Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-34156 (GCVE-0-2024-34156)
Vulnerability from cvelistv5 – Published: 2024-09-06 20:42 – Updated: 2024-09-26 15:03- CWE-674 - Uncontrolled Recursion
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Go standard library | encoding/gob |
Affected:
0 , < 1.22.7
(semver)
Affected: 1.23.0-0 , < 1.23.1 (semver) |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:go_standard_library:encoding\\/gob:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "encoding\\/gob",
"vendor": "go_standard_library",
"versions": [
{
"lessThan": "1.22.7",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.23.1",
"status": "affected",
"version": "1.23.0-0",
"versionType": "semver"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-34156",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-09T14:04:16.338747Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-09-09T14:29:46.867Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-09-26T15:03:08.203Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://security.netapp.com/advisory/ntap-20240926-0004/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "encoding/gob",
"product": "encoding/gob",
"programRoutines": [
{
"name": "Decoder.decIgnoreOpFor"
},
{
"name": "Decoder.Decode"
},
{
"name": "Decoder.DecodeValue"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.22.7",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.23.1",
"status": "affected",
"version": "1.23.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Md Sakib Anwar of The Ohio State University (anwar.40@osu.edu)"
}
],
"descriptions": [
{
"lang": "en",
"value": "Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-674: Uncontrolled Recursion",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-09-06T20:42:42.661Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/611239"
},
{
"url": "https://go.dev/issue/69139"
},
{
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"title": "Stack exhaustion in Decoder.Decode in encoding/gob"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2024-34156",
"datePublished": "2024-09-06T20:42:42.661Z",
"dateReserved": "2024-05-01T18:45:34.846Z",
"dateUpdated": "2024-09-26T15:03:08.203Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2024-34156\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2024-09-06T21:15:12.020\",\"lastModified\":\"2024-11-21T09:18:12.853\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.\"},{\"lang\":\"es\",\"value\":\"Llamar a Decoder.Decode en un mensaje que contiene estructuras profundamente anidadas puede provocar un p\u00e1nico debido al agotamiento de la pila. Esta es una continuaci\u00f3n de CVE-2022-30635.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C: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}]},\"references\":[{\"url\":\"https://go.dev/cl/611239\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/69139\",\"source\":\"security@golang.org\"},{\"url\":\"https://groups.google.com/g/golang-dev/c/S9POB9NCTdk\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2024-3106\",\"source\":\"security@golang.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240926-0004/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20240926-0004/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-09-26T15:03:08.203Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-34156\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-09T14:04:16.338747Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:go_standard_library:encoding\\\\/gob:*:*:*:*:*:*:*:*\"], \"vendor\": \"go_standard_library\", \"product\": \"encoding\\\\/gob\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.22.7\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.23.0-0\", \"lessThan\": \"1.23.1\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-09T14:06:46.233Z\"}}], \"cna\": {\"title\": \"Stack exhaustion in Decoder.Decode in encoding/gob\", \"credits\": [{\"lang\": \"en\", \"value\": \"Md Sakib Anwar of The Ohio State University (anwar.40@osu.edu)\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"encoding/gob\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.22.7\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.23.0-0\", \"lessThan\": \"1.23.1\", \"versionType\": \"semver\"}], \"packageName\": \"encoding/gob\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"Decoder.decIgnoreOpFor\"}, {\"name\": \"Decoder.Decode\"}, {\"name\": \"Decoder.DecodeValue\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/611239\"}, {\"url\": \"https://go.dev/issue/69139\"}, {\"url\": \"https://groups.google.com/g/golang-dev/c/S9POB9NCTdk\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-3106\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-674: Uncontrolled Recursion\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2024-09-06T20:42:42.661Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-34156\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-09-26T15:03:08.203Z\", \"dateReserved\": \"2024-05-01T18:45:34.846Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2024-09-06T20:42:42.661Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2025:3773
Vulnerability from csaf_redhat - Published: 2025-04-10 01:04 - Updated: 2026-04-12 14:05A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
A flaw was found in the net/http package of the Golang standard library. The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to `a.com/` containing an Authorization header redirected to `b.com/` will not send that header to `b.com`. However, the sensitive headers would be restored if the client received a subsequent same-domain redirect. For example, a chain of redirects from `a.com/`, to `b.com/1`, and finally to `b.com/2` would incorrectly send the Authorization header to `b.com/2`.
A flaw was found in the crypto/x509 package of the Golang standard library. A certificate with a URI, which has a IPv6 address with a zone ID, may incorrectly satisfy a URI name constraint that applies to the certificate chain. Certificates containing URIs are not permitted in the web PKI; this issue only affects users of private PKIs that make use of URIs.
A flaw was found in the Golang crypto/internal/nistec package. Due to the usage of a variable time instruction in the assembly implementation of an internal function, a small number of bits of secret scalars are leaked on the ppc64le architecture. Considering how this function is used, this leakage is likely insufficient to recover the private key when P-256 is used in any well-known protocols.
{
"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 delve 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": "The Go Programming Language.\n\nSecurity Fix(es):\n\n* encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion (CVE-2024-34156)\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-2025:3773",
"url": "https://access.redhat.com/errata/RHSA-2025:3773"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3773.json"
}
],
"title": "Red Hat Security Advisory: delve and golang security update",
"tracking": {
"current_release_date": "2026-04-12T14:05:58+00:00",
"generator": {
"date": "2026-04-12T14:05:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2025:3773",
"initial_release_date": "2025-04-10T01:04:23+00:00",
"revision_history": [
{
"date": "2025-04-10T01:04:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-10T01:04:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-12T14:05:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.23.6-2.el9_5.aarch64",
"product": {
"name": "go-toolset-0:1.23.6-2.el9_5.aarch64",
"product_id": "go-toolset-0:1.23.6-2.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.23.6-2.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.23.6-2.el9_5.aarch64",
"product": {
"name": "golang-0:1.23.6-2.el9_5.aarch64",
"product_id": "golang-0:1.23.6-2.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.23.6-2.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.23.6-2.el9_5.aarch64",
"product": {
"name": "golang-bin-0:1.23.6-2.el9_5.aarch64",
"product_id": "golang-bin-0:1.23.6-2.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.23.6-2.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.23.6-2.el9_5.aarch64",
"product": {
"name": "golang-race-0:1.23.6-2.el9_5.aarch64",
"product_id": "golang-race-0:1.23.6-2.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.23.6-2.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "delve-0:1.24.1-2.el9_5.aarch64",
"product": {
"name": "delve-0:1.24.1-2.el9_5.aarch64",
"product_id": "delve-0:1.24.1-2.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.24.1-2.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.24.1-2.el9_5.aarch64",
"product": {
"name": "delve-debugsource-0:1.24.1-2.el9_5.aarch64",
"product_id": "delve-debugsource-0:1.24.1-2.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.24.1-2.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.24.1-2.el9_5.aarch64",
"product": {
"name": "delve-debuginfo-0:1.24.1-2.el9_5.aarch64",
"product_id": "delve-debuginfo-0:1.24.1-2.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.24.1-2.el9_5?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.23.6-2.el9_5.ppc64le",
"product": {
"name": "go-toolset-0:1.23.6-2.el9_5.ppc64le",
"product_id": "go-toolset-0:1.23.6-2.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.23.6-2.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.23.6-2.el9_5.ppc64le",
"product": {
"name": "golang-0:1.23.6-2.el9_5.ppc64le",
"product_id": "golang-0:1.23.6-2.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.23.6-2.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.23.6-2.el9_5.ppc64le",
"product": {
"name": "golang-bin-0:1.23.6-2.el9_5.ppc64le",
"product_id": "golang-bin-0:1.23.6-2.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.23.6-2.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.23.6-2.el9_5.ppc64le",
"product": {
"name": "golang-race-0:1.23.6-2.el9_5.ppc64le",
"product_id": "golang-race-0:1.23.6-2.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.23.6-2.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "delve-0:1.24.1-2.el9_5.ppc64le",
"product": {
"name": "delve-0:1.24.1-2.el9_5.ppc64le",
"product_id": "delve-0:1.24.1-2.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.24.1-2.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.24.1-2.el9_5.ppc64le",
"product": {
"name": "delve-debugsource-0:1.24.1-2.el9_5.ppc64le",
"product_id": "delve-debugsource-0:1.24.1-2.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.24.1-2.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.24.1-2.el9_5.ppc64le",
"product": {
"name": "delve-debuginfo-0:1.24.1-2.el9_5.ppc64le",
"product_id": "delve-debuginfo-0:1.24.1-2.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.24.1-2.el9_5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.23.6-2.el9_5.x86_64",
"product": {
"name": "go-toolset-0:1.23.6-2.el9_5.x86_64",
"product_id": "go-toolset-0:1.23.6-2.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.23.6-2.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.23.6-2.el9_5.x86_64",
"product": {
"name": "golang-0:1.23.6-2.el9_5.x86_64",
"product_id": "golang-0:1.23.6-2.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.23.6-2.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.23.6-2.el9_5.x86_64",
"product": {
"name": "golang-bin-0:1.23.6-2.el9_5.x86_64",
"product_id": "golang-bin-0:1.23.6-2.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.23.6-2.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.23.6-2.el9_5.x86_64",
"product": {
"name": "golang-race-0:1.23.6-2.el9_5.x86_64",
"product_id": "golang-race-0:1.23.6-2.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.23.6-2.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "delve-0:1.24.1-2.el9_5.x86_64",
"product": {
"name": "delve-0:1.24.1-2.el9_5.x86_64",
"product_id": "delve-0:1.24.1-2.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.24.1-2.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.24.1-2.el9_5.x86_64",
"product": {
"name": "delve-debugsource-0:1.24.1-2.el9_5.x86_64",
"product_id": "delve-debugsource-0:1.24.1-2.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.24.1-2.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.24.1-2.el9_5.x86_64",
"product": {
"name": "delve-debuginfo-0:1.24.1-2.el9_5.x86_64",
"product_id": "delve-debuginfo-0:1.24.1-2.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.24.1-2.el9_5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.23.6-2.el9_5.s390x",
"product": {
"name": "go-toolset-0:1.23.6-2.el9_5.s390x",
"product_id": "go-toolset-0:1.23.6-2.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.23.6-2.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.23.6-2.el9_5.s390x",
"product": {
"name": "golang-0:1.23.6-2.el9_5.s390x",
"product_id": "golang-0:1.23.6-2.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.23.6-2.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.23.6-2.el9_5.s390x",
"product": {
"name": "golang-bin-0:1.23.6-2.el9_5.s390x",
"product_id": "golang-bin-0:1.23.6-2.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.23.6-2.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.23.6-2.el9_5.s390x",
"product": {
"name": "golang-race-0:1.23.6-2.el9_5.s390x",
"product_id": "golang-race-0:1.23.6-2.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.23.6-2.el9_5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.23.6-2.el9_5.src",
"product": {
"name": "golang-0:1.23.6-2.el9_5.src",
"product_id": "golang-0:1.23.6-2.el9_5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.23.6-2.el9_5?arch=src"
}
}
},
{
"category": "product_version",
"name": "delve-0:1.24.1-2.el9_5.src",
"product": {
"name": "delve-0:1.24.1-2.el9_5.src",
"product_id": "delve-0:1.24.1-2.el9_5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.24.1-2.el9_5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.23.6-2.el9_5.noarch",
"product": {
"name": "golang-docs-0:1.23.6-2.el9_5.noarch",
"product_id": "golang-docs-0:1.23.6-2.el9_5.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.23.6-2.el9_5?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.23.6-2.el9_5.noarch",
"product": {
"name": "golang-misc-0:1.23.6-2.el9_5.noarch",
"product_id": "golang-misc-0:1.23.6-2.el9_5.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.23.6-2.el9_5?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.23.6-2.el9_5.noarch",
"product": {
"name": "golang-src-0:1.23.6-2.el9_5.noarch",
"product_id": "golang-src-0:1.23.6-2.el9_5.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.23.6-2.el9_5?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.23.6-2.el9_5.noarch",
"product": {
"name": "golang-tests-0:1.23.6-2.el9_5.noarch",
"product_id": "golang-tests-0:1.23.6-2.el9_5.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.23.6-2.el9_5?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.24.1-2.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.aarch64"
},
"product_reference": "delve-0:1.24.1-2.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.24.1-2.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.ppc64le"
},
"product_reference": "delve-0:1.24.1-2.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.24.1-2.el9_5.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.src"
},
"product_reference": "delve-0:1.24.1-2.el9_5.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.24.1-2.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.x86_64"
},
"product_reference": "delve-0:1.24.1-2.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.24.1-2.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.aarch64"
},
"product_reference": "delve-debuginfo-0:1.24.1-2.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.24.1-2.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.ppc64le"
},
"product_reference": "delve-debuginfo-0:1.24.1-2.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.24.1-2.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.x86_64"
},
"product_reference": "delve-debuginfo-0:1.24.1-2.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.24.1-2.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.aarch64"
},
"product_reference": "delve-debugsource-0:1.24.1-2.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.24.1-2.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.ppc64le"
},
"product_reference": "delve-debugsource-0:1.24.1-2.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.24.1-2.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.x86_64"
},
"product_reference": "delve-debugsource-0:1.24.1-2.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.23.6-2.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.aarch64"
},
"product_reference": "go-toolset-0:1.23.6-2.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.23.6-2.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.ppc64le"
},
"product_reference": "go-toolset-0:1.23.6-2.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.23.6-2.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.s390x"
},
"product_reference": "go-toolset-0:1.23.6-2.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.23.6-2.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.x86_64"
},
"product_reference": "go-toolset-0:1.23.6-2.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.23.6-2.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.aarch64"
},
"product_reference": "golang-0:1.23.6-2.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.23.6-2.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.ppc64le"
},
"product_reference": "golang-0:1.23.6-2.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.23.6-2.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.s390x"
},
"product_reference": "golang-0:1.23.6-2.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.23.6-2.el9_5.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.src"
},
"product_reference": "golang-0:1.23.6-2.el9_5.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.23.6-2.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.x86_64"
},
"product_reference": "golang-0:1.23.6-2.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.23.6-2.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.aarch64"
},
"product_reference": "golang-bin-0:1.23.6-2.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.23.6-2.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.ppc64le"
},
"product_reference": "golang-bin-0:1.23.6-2.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.23.6-2.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.s390x"
},
"product_reference": "golang-bin-0:1.23.6-2.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.23.6-2.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.x86_64"
},
"product_reference": "golang-bin-0:1.23.6-2.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.23.6-2.el9_5.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:golang-docs-0:1.23.6-2.el9_5.noarch"
},
"product_reference": "golang-docs-0:1.23.6-2.el9_5.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.23.6-2.el9_5.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:golang-misc-0:1.23.6-2.el9_5.noarch"
},
"product_reference": "golang-misc-0:1.23.6-2.el9_5.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.23.6-2.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.aarch64"
},
"product_reference": "golang-race-0:1.23.6-2.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.23.6-2.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.ppc64le"
},
"product_reference": "golang-race-0:1.23.6-2.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.23.6-2.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.s390x"
},
"product_reference": "golang-race-0:1.23.6-2.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.23.6-2.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.x86_64"
},
"product_reference": "golang-race-0:1.23.6-2.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.23.6-2.el9_5.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:golang-src-0:1.23.6-2.el9_5.noarch"
},
"product_reference": "golang-src-0:1.23.6-2.el9_5.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.23.6-2.el9_5.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:golang-tests-0:1.23.6-2.el9_5.noarch"
},
"product_reference": "golang-tests-0:1.23.6-2.el9_5.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-docs-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-misc-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-src-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-tests-0:1.23.6-2.el9_5.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-10T01:04:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-docs-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-misc-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-src-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-tests-0:1.23.6-2.el9_5.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3773"
},
{
"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.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-docs-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-misc-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-src-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-tests-0:1.23.6-2.el9_5.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-docs-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-misc-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-src-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-tests-0:1.23.6-2.el9_5.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-45336",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-01-23T12:57:38.123000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2341751"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http package of the Golang standard library. The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to `a.com/` containing an Authorization header redirected to `b.com/` will not send that header to `b.com`. However, the sensitive headers would be restored if the client received a subsequent same-domain redirect. For example, a chain of redirects from `a.com/`, to `b.com/1`, and finally to `b.com/2` would incorrectly send the Authorization header to `b.com/2`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: net/http: sensitive headers incorrectly sent after cross-domain redirect",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-docs-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-misc-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-src-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-tests-0:1.23.6-2.el9_5.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45336"
},
{
"category": "external",
"summary": "RHBZ#2341751",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2341751"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45336",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45336"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/70530",
"url": "https://github.com/golang/go/issues/70530"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/sSaUhLA-2SI",
"url": "https://groups.google.com/g/golang-announce/c/sSaUhLA-2SI"
}
],
"release_date": "2025-01-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-10T01:04:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-docs-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-misc-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-src-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-tests-0:1.23.6-2.el9_5.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3773"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-docs-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-misc-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-src-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-tests-0:1.23.6-2.el9_5.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: net/http: sensitive headers incorrectly sent after cross-domain redirect"
},
{
"cve": "CVE-2024-45341",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2025-01-23T12:26:31.454000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2341750"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/x509 package of the Golang standard library. A certificate with a URI, which has a IPv6 address with a zone ID, may incorrectly satisfy a URI name constraint that applies to the certificate chain. Certificates containing URIs are not permitted in the web PKI; this issue only affects users of private PKIs that make use of URIs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: crypto/x509: usage of IPv6 zone IDs can bypass URI name constraints",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-docs-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-misc-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-src-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-tests-0:1.23.6-2.el9_5.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45341"
},
{
"category": "external",
"summary": "RHBZ#2341750",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2341750"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45341",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45341"
},
{
"category": "external",
"summary": "https://github.com/golang/go/commit/2b2314e9f6103de322b2e247387c8b01fd0cd5a4",
"url": "https://github.com/golang/go/commit/2b2314e9f6103de322b2e247387c8b01fd0cd5a4"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/71156",
"url": "https://github.com/golang/go/issues/71156"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/sSaUhLA-2SI",
"url": "https://groups.google.com/g/golang-announce/c/sSaUhLA-2SI"
}
],
"release_date": "2025-01-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-10T01:04:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-docs-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-misc-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-src-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-tests-0:1.23.6-2.el9_5.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3773"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-docs-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-misc-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-src-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-tests-0:1.23.6-2.el9_5.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/x509: crypto/x509: usage of IPv6 zone IDs can bypass URI name constraints"
},
{
"cve": "CVE-2025-22866",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-02-06T17:00:56.155646+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2344219"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang crypto/internal/nistec package. Due to the usage of a variable time instruction in the assembly implementation of an internal function, a small number of bits of secret scalars are leaked on the ppc64le architecture. Considering how this function is used, this leakage is likely insufficient to recover the private key when P-256 is used in any well-known protocols.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/internal/nistec: golang: Timing sidechannel for P-256 on ppc64le in crypto/internal/nistec",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-docs-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-misc-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-src-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-tests-0:1.23.6-2.el9_5.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22866"
},
{
"category": "external",
"summary": "RHBZ#2344219",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2344219"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22866",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22866"
},
{
"category": "external",
"summary": "https://go.dev/cl/643735",
"url": "https://go.dev/cl/643735"
},
{
"category": "external",
"summary": "https://go.dev/issue/71383",
"url": "https://go.dev/issue/71383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xU1ZCHUZw3k",
"url": "https://groups.google.com/g/golang-announce/c/xU1ZCHUZw3k"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3447",
"url": "https://pkg.go.dev/vuln/GO-2025-3447"
}
],
"release_date": "2025-02-06T16:54:10.252000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-10T01:04:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-docs-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-misc-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-src-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-tests-0:1.23.6-2.el9_5.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3773"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:delve-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debuginfo-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:delve-debugsource-0:1.24.1-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:go-toolset-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.src",
"AppStream-9.5.0.Z.MAIN:golang-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-bin-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-docs-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-misc-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:golang-race-0:1.23.6-2.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:golang-src-0:1.23.6-2.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:golang-tests-0:1.23.6-2.el9_5.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/internal/nistec: golang: Timing sidechannel for P-256 on ppc64le in crypto/internal/nistec"
}
]
}
RHSA-2024:9459
Vulnerability from csaf_redhat - Published: 2024-11-12 10:25 - Updated: 2026-04-03 22:45A flaw was found in Go. When FIPS mode is enabled on a system, container runtimes may incorrectly handle certain file paths due to improper validation in the containers/common Go library. This flaw allows an attacker to exploit symbolic links and trick the system into mounting sensitive host directories inside a container. This issue also allows attackers to access critical host files, bypassing the intended isolation between containers and the host system.
A vulnerability exists in the bind-propagation option of the Dockerfile RUN --mount instruction. The system does not properly validate the input passed to this option, allowing users to pass arbitrary parameters to the mount instruction. This issue can be exploited to mount sensitive directories from the host into a container during the build process and, in some cases, modify the contents of those mounted files. Even if SELinux is used, this vulnerability can bypass its protection by allowing the source directory to be relabeled to give the container access to host files.
A vulnerability was found in Buildah. Cache mounts do not properly validate that user-specified paths for the cache are within our cache directory, allowing a `RUN` instruction in a Container file to mount an arbitrary directory from the host (read/write) into the container as long as those files can be accessed by the user running Buildah.
A vulnerability was found in Podman, Buildah, and CRI-O. A symlink traversal vulnerability in the containers/storage library can cause Podman, Buildah, and CRI-O to hang and result in a denial of service via OOM kill when running a malicious image using an automatically assigned user namespace (`--userns=auto` in Podman and Buildah). The containers/storage library will read /etc/passwd inside the container, but does not properly validate if that file is a symlink, which can be used to cause the library to read an arbitrary file on the host.
A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.
A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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 buildah is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a Dockerfile; Build both Docker and OCI images. \n\nSecurity Fix(es):\n\n* go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion (CVE-2024-34155)\n\n* encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion (CVE-2024-34156)\n\n* go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion (CVE-2024-34158)\n\n* Podman: Buildah: cri-o: FIPS Crypto-Policy Directory Mounting Issue in containers/common Go Library (CVE-2024-9341)\n\n* Buildah: Podman: Improper Input Validation in bind-propagation Option of Dockerfile RUN --mount Instruction (CVE-2024-9407)\n\n* buildah: Buildah allows arbitrary directory mount (CVE-2024-9675)\n\n* Podman: Buildah: CRI-O: symlink traversal vulnerability in the containers/storage library can cause Denial of Service (DoS) (CVE-2024-9676)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:9459",
"url": "https://access.redhat.com/errata/RHSA-2024:9459"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "2310529",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310529"
},
{
"category": "external",
"summary": "2315691",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2315691"
},
{
"category": "external",
"summary": "2315887",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2315887"
},
{
"category": "external",
"summary": "2317458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317458"
},
{
"category": "external",
"summary": "2317467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317467"
},
{
"category": "external",
"summary": "RHEL-62107",
"url": "https://issues.redhat.com/browse/RHEL-62107"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9459.json"
}
],
"title": "Red Hat Security Advisory: buildah security update",
"tracking": {
"current_release_date": "2026-04-03T22:45:12+00:00",
"generator": {
"date": "2026-04-03T22:45:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2024:9459",
"initial_release_date": "2024-11-12T10:25:04+00:00",
"revision_history": [
{
"date": "2024-11-12T10:25:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T10:25:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-03T22:45:12+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.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.37.5-1.el9_5.src",
"product": {
"name": "buildah-2:1.37.5-1.el9_5.src",
"product_id": "buildah-2:1.37.5-1.el9_5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.37.5-1.el9_5?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.37.5-1.el9_5.aarch64",
"product": {
"name": "buildah-2:1.37.5-1.el9_5.aarch64",
"product_id": "buildah-2:1.37.5-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.37.5-1.el9_5?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.37.5-1.el9_5.aarch64",
"product": {
"name": "buildah-tests-2:1.37.5-1.el9_5.aarch64",
"product_id": "buildah-tests-2:1.37.5-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.37.5-1.el9_5?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"product": {
"name": "buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"product_id": "buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.37.5-1.el9_5?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"product": {
"name": "buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"product_id": "buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.37.5-1.el9_5?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"product": {
"name": "buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"product_id": "buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.37.5-1.el9_5?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.37.5-1.el9_5.ppc64le",
"product": {
"name": "buildah-2:1.37.5-1.el9_5.ppc64le",
"product_id": "buildah-2:1.37.5-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.37.5-1.el9_5?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"product": {
"name": "buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"product_id": "buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.37.5-1.el9_5?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"product": {
"name": "buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"product_id": "buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.37.5-1.el9_5?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"product": {
"name": "buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"product_id": "buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.37.5-1.el9_5?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"product_id": "buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.37.5-1.el9_5?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.37.5-1.el9_5.x86_64",
"product": {
"name": "buildah-2:1.37.5-1.el9_5.x86_64",
"product_id": "buildah-2:1.37.5-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.37.5-1.el9_5?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.37.5-1.el9_5.x86_64",
"product": {
"name": "buildah-tests-2:1.37.5-1.el9_5.x86_64",
"product_id": "buildah-tests-2:1.37.5-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.37.5-1.el9_5?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"product": {
"name": "buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"product_id": "buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.37.5-1.el9_5?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"product": {
"name": "buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"product_id": "buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.37.5-1.el9_5?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64",
"product": {
"name": "buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64",
"product_id": "buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.37.5-1.el9_5?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.37.5-1.el9_5.s390x",
"product": {
"name": "buildah-2:1.37.5-1.el9_5.s390x",
"product_id": "buildah-2:1.37.5-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.37.5-1.el9_5?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.37.5-1.el9_5.s390x",
"product": {
"name": "buildah-tests-2:1.37.5-1.el9_5.s390x",
"product_id": "buildah-tests-2:1.37.5-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.37.5-1.el9_5?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"product": {
"name": "buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"product_id": "buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.37.5-1.el9_5?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"product": {
"name": "buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"product_id": "buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.37.5-1.el9_5?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"product": {
"name": "buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"product_id": "buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.37.5-1.el9_5?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.37.5-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64"
},
"product_reference": "buildah-2:1.37.5-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.37.5-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le"
},
"product_reference": "buildah-2:1.37.5-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.37.5-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x"
},
"product_reference": "buildah-2:1.37.5-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.37.5-1.el9_5.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src"
},
"product_reference": "buildah-2:1.37.5-1.el9_5.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.37.5-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64"
},
"product_reference": "buildah-2:1.37.5-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.37.5-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64"
},
"product_reference": "buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le"
},
"product_reference": "buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.37.5-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x"
},
"product_reference": "buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.37.5-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64"
},
"product_reference": "buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.37.5-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64"
},
"product_reference": "buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.37.5-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le"
},
"product_reference": "buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.37.5-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x"
},
"product_reference": "buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.37.5-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64"
},
"product_reference": "buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.37.5-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64"
},
"product_reference": "buildah-tests-2:1.37.5-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.37.5-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le"
},
"product_reference": "buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.37.5-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x"
},
"product_reference": "buildah-tests-2:1.37.5-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.37.5-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64"
},
"product_reference": "buildah-tests-2:1.37.5-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64"
},
"product_reference": "buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x"
},
"product_reference": "buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
},
"product_reference": "buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Paul Holzinger"
]
}
],
"cve": "CVE-2024-9341",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2024-09-30T15:18:57.587000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2315691"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. When FIPS mode is enabled on a system, container runtimes may incorrectly handle certain file paths due to improper validation in the containers/common Go library. This flaw allows an attacker to exploit symbolic links and trick the system into mounting sensitive host directories inside a container. This issue also allows attackers to access critical host files, bypassing the intended isolation between containers and the host system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Podman: Buildah: cri-o: FIPS Crypto-Policy Directory Mounting Issue in containers/common Go Library",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-9341"
},
{
"category": "external",
"summary": "RHBZ#2315691",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2315691"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-9341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9341"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9341",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9341"
},
{
"category": "external",
"summary": "https://github.com/containers/common/blob/384f77532f67afc8a73d8e0c4adb0d195df57714/pkg/subscriptions/subscriptions.go#L169",
"url": "https://github.com/containers/common/blob/384f77532f67afc8a73d8e0c4adb0d195df57714/pkg/subscriptions/subscriptions.go#L169"
},
{
"category": "external",
"summary": "https://github.com/containers/common/blob/384f77532f67afc8a73d8e0c4adb0d195df57714/pkg/subscriptions/subscriptions.go#L349",
"url": "https://github.com/containers/common/blob/384f77532f67afc8a73d8e0c4adb0d195df57714/pkg/subscriptions/subscriptions.go#L349"
}
],
"release_date": "2024-10-01T15:45:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T10:25: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-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9459"
},
{
"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.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Podman: Buildah: cri-o: FIPS Crypto-Policy Directory Mounting Issue in containers/common Go Library"
},
{
"acknowledgments": [
{
"names": [
"Erik Sj\u00f6lund"
],
"organization": "Upstream"
}
],
"cve": "CVE-2024-9407",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-10-01T10:33:54.248000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2315887"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability exists in the bind-propagation option of the Dockerfile RUN --mount instruction. The system does not properly validate the input passed to this option, allowing users to pass arbitrary parameters to the mount instruction. This issue can be exploited to mount sensitive directories from the host into a container during the build process and, in some cases, modify the contents of those mounted files. Even if SELinux is used, this vulnerability can bypass its protection by allowing the source directory to be relabeled to give the container access to host files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Buildah: Podman: Improper Input Validation in bind-propagation Option of Dockerfile RUN --mount Instruction",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as moderate rather than important because it requires the attacker to have build privileges on the system, which inherently limits the scope of exploitation to trusted or semi-trusted users who already have some level of access. Additionally, while the flaw allows mounting and potential modification of host files, it is confined to the build process, meaning the exploitation window is limited to when a container is being built, not during runtime.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-9407"
},
{
"category": "external",
"summary": "RHBZ#2315887",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2315887"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-9407",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9407"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9407",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9407"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-fhqq-8f65-5xfc",
"url": "https://github.com/advisories/GHSA-fhqq-8f65-5xfc"
}
],
"release_date": "2024-10-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T10:25: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-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9459"
},
{
"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.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Buildah: Podman: Improper Input Validation in bind-propagation Option of Dockerfile RUN --mount Instruction"
},
{
"acknowledgments": [
{
"names": [
"Erik Sj\u00f6lund"
],
"organization": "Upstream"
}
],
"cve": "CVE-2024-9675",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-10-09T02:45:06.343000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317458"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Buildah. Cache mounts do not properly validate that user-specified paths for the cache are within our cache directory, allowing a `RUN` instruction in a Container file to mount an arbitrary directory from the host (read/write) into the container as long as those files can be accessed by the user running Buildah.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "buildah: Buildah allows arbitrary directory mount",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-9675"
},
{
"category": "external",
"summary": "RHBZ#2317458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-9675",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9675"
}
],
"release_date": "2024-10-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T10:25: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-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9459"
},
{
"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.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "buildah: Buildah allows arbitrary directory mount"
},
{
"acknowledgments": [
{
"names": [
"Erik Sj\u00f6lund"
],
"organization": "Upstream"
}
],
"cve": "CVE-2024-9676",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-10-09T02:59:07.708000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317467"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Podman, Buildah, and CRI-O. A symlink traversal vulnerability in the containers/storage library can cause Podman, Buildah, and CRI-O to hang and result in a denial of service via OOM kill when running a malicious image using an automatically assigned user namespace (`--userns=auto` in Podman and Buildah). The containers/storage library will read /etc/passwd inside the container, but does not properly validate if that file is a symlink, which can be used to cause the library to read an arbitrary file on the host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Podman: Buildah: CRI-O: symlink traversal vulnerability in the containers/storage library can cause Denial of Service (DoS)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-9676"
},
{
"category": "external",
"summary": "RHBZ#2317467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-9676",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9676"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9676",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9676"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-wq2p-5pc6-wpgf",
"url": "https://github.com/advisories/GHSA-wq2p-5pc6-wpgf"
},
{
"category": "external",
"summary": "https://github.com/containers/storage/commit/935c58f4b3e364a9c9d33ed06476a831e6ad5679",
"url": "https://github.com/containers/storage/commit/935c58f4b3e364a9c9d33ed06476a831e6ad5679"
}
],
"release_date": "2024-10-15T15:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T10:25: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-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9459"
},
{
"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.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.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.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Podman: Buildah: CRI-O: symlink traversal vulnerability in the containers/storage library can cause Denial of Service (DoS)"
},
{
"cve": "CVE-2024-34155",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:06.929766+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310527"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "RHBZ#2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155"
},
{
"category": "external",
"summary": "https://go.dev/cl/611238",
"url": "https://go.dev/cl/611238"
},
{
"category": "external",
"summary": "https://go.dev/issue/69138",
"url": "https://go.dev/issue/69138"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3105",
"url": "https://pkg.go.dev/vuln/GO-2024-3105"
}
],
"release_date": "2024-09-06T21:15:11.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T10:25: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-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9459"
},
{
"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.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T10:25: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-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9459"
},
{
"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.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.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": [
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-34158",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2024-09-06T21:20:12.126400+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310529"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34158"
},
{
"category": "external",
"summary": "RHBZ#2310529",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310529"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34158",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34158"
},
{
"category": "external",
"summary": "https://go.dev/cl/611240",
"url": "https://go.dev/cl/611240"
},
{
"category": "external",
"summary": "https://go.dev/issue/69141",
"url": "https://go.dev/issue/69141"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3107",
"url": "https://pkg.go.dev/vuln/GO-2024-3107"
}
],
"release_date": "2024-09-06T21:15:12.083000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T10:25: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-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9459"
},
{
"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.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src",
"AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion"
}
]
}
RHSA-2024:7135
Vulnerability from csaf_redhat - Published: 2024-09-25 18:34 - Updated: 2026-04-03 22:44A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| URL | Category | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"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 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 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": "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* encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion (CVE-2024-34156)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:7135",
"url": "https://access.redhat.com/errata/RHSA-2024:7135"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7135.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2026-04-03T22:44:40+00:00",
"generator": {
"date": "2026-04-03T22:44:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2024:7135",
"initial_release_date": "2024-09-25T18:34:23+00:00",
"revision_history": [
{
"date": "2024-09-25T18:34:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-25T18:34:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-03T22:44: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. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.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:3.4.1-3.el8_10.src",
"product": {
"name": "git-lfs-0:3.4.1-3.el8_10.src",
"product_id": "git-lfs-0:3.4.1-3.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-3.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.4.1-3.el8_10.aarch64",
"product": {
"name": "git-lfs-0:3.4.1-3.el8_10.aarch64",
"product_id": "git-lfs-0:3.4.1-3.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-3.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.4.1-3.el8_10.aarch64",
"product": {
"name": "git-lfs-debugsource-0:3.4.1-3.el8_10.aarch64",
"product_id": "git-lfs-debugsource-0:3.4.1-3.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.4.1-3.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.4.1-3.el8_10.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:3.4.1-3.el8_10.aarch64",
"product_id": "git-lfs-debuginfo-0:3.4.1-3.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.4.1-3.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.4.1-3.el8_10.ppc64le",
"product": {
"name": "git-lfs-0:3.4.1-3.el8_10.ppc64le",
"product_id": "git-lfs-0:3.4.1-3.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-3.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.4.1-3.el8_10.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.4.1-3.el8_10.ppc64le",
"product_id": "git-lfs-debugsource-0:3.4.1-3.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.4.1-3.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.4.1-3.el8_10.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.4.1-3.el8_10.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.4.1-3.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.4.1-3.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.4.1-3.el8_10.x86_64",
"product": {
"name": "git-lfs-0:3.4.1-3.el8_10.x86_64",
"product_id": "git-lfs-0:3.4.1-3.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-3.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.4.1-3.el8_10.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.4.1-3.el8_10.x86_64",
"product_id": "git-lfs-debugsource-0:3.4.1-3.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.4.1-3.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.4.1-3.el8_10.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.4.1-3.el8_10.x86_64",
"product_id": "git-lfs-debuginfo-0:3.4.1-3.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.4.1-3.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.4.1-3.el8_10.s390x",
"product": {
"name": "git-lfs-0:3.4.1-3.el8_10.s390x",
"product_id": "git-lfs-0:3.4.1-3.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-3.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.4.1-3.el8_10.s390x",
"product": {
"name": "git-lfs-debugsource-0:3.4.1-3.el8_10.s390x",
"product_id": "git-lfs-debugsource-0:3.4.1-3.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.4.1-3.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.4.1-3.el8_10.s390x",
"product": {
"name": "git-lfs-debuginfo-0:3.4.1-3.el8_10.s390x",
"product_id": "git-lfs-debuginfo-0:3.4.1-3.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.4.1-3.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.aarch64"
},
"product_reference": "git-lfs-0:3.4.1-3.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.ppc64le"
},
"product_reference": "git-lfs-0:3.4.1-3.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-3.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.s390x"
},
"product_reference": "git-lfs-0:3.4.1-3.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-3.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.src"
},
"product_reference": "git-lfs-0:3.4.1-3.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.x86_64"
},
"product_reference": "git-lfs-0:3.4.1-3.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.4.1-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-3.el8_10.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:3.4.1-3.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.4.1-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-3.el8_10.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.4.1-3.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.4.1-3.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-3.el8_10.s390x"
},
"product_reference": "git-lfs-debuginfo-0:3.4.1-3.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.4.1-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-3.el8_10.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.4.1-3.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.4.1-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-3.el8_10.aarch64"
},
"product_reference": "git-lfs-debugsource-0:3.4.1-3.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.4.1-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-3.el8_10.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.4.1-3.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.4.1-3.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-3.el8_10.s390x"
},
"product_reference": "git-lfs-debugsource-0:3.4.1-3.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.4.1-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-3.el8_10.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.4.1-3.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-3.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-25T18:34:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-3.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7135"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-3.el8_10.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": [
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-0:3.4.1-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.4.1-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.4.1-3.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
}
]
}
RHSA-2025:0771
Vulnerability from csaf_redhat - Published: 2025-01-28 15:50 - Updated: 2026-04-03 22:45A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.
A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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": "OpenShift API for Data Protection (OADP) 1.4.2 is now available.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift API for Data Protection (OADP) enables you to back up and restore application resources, persistent volume data, and internal container images to external backup storage. OADP enables both file system-based and snapshot-based backups for persistent volumes.\n\nSecurity Fix(es) from Bugzilla:\n\n* encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion (CVE-2024-34156)\n\n* go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion (CVE-2024-34155)\n\n* go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion (CVE-2024-34158)\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-2025:0771",
"url": "https://access.redhat.com/errata/RHSA-2025:0771"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "2310529",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310529"
},
{
"category": "external",
"summary": "OADP-4995",
"url": "https://issues.redhat.com/browse/OADP-4995"
},
{
"category": "external",
"summary": "OADP-5044",
"url": "https://issues.redhat.com/browse/OADP-5044"
},
{
"category": "external",
"summary": "OADP-5095",
"url": "https://issues.redhat.com/browse/OADP-5095"
},
{
"category": "external",
"summary": "OADP-5362",
"url": "https://issues.redhat.com/browse/OADP-5362"
},
{
"category": "external",
"summary": "OADP-5388",
"url": "https://issues.redhat.com/browse/OADP-5388"
},
{
"category": "external",
"summary": "OADP-5460",
"url": "https://issues.redhat.com/browse/OADP-5460"
},
{
"category": "external",
"summary": "OADP-5470",
"url": "https://issues.redhat.com/browse/OADP-5470"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_0771.json"
}
],
"title": "Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.4.2 security and bug fix update",
"tracking": {
"current_release_date": "2026-04-03T22:45:15+00:00",
"generator": {
"date": "2026-04-03T22:45:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2025:0771",
"initial_release_date": "2025-01-28T15:50:58+00:00",
"revision_history": [
{
"date": "2025-01-28T15:50:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-01-28T15:50:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-03T22:45:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "9Base-OADP-1.4",
"product": {
"name": "9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.4::el9"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:446ccce4d7e6bf9746bf3d2227b63f43641dafc2283c2778ab24934357f6f260_s390x",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:446ccce4d7e6bf9746bf3d2227b63f43641dafc2283c2778ab24934357f6f260_s390x",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:446ccce4d7e6bf9746bf3d2227b63f43641dafc2283c2778ab24934357f6f260_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:446ccce4d7e6bf9746bf3d2227b63f43641dafc2283c2778ab24934357f6f260?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.4.2-12"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:551271874902237ac31f43fc0f52d5e30a58ed7b4380f6880f72c112424a322d_s390x",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:551271874902237ac31f43fc0f52d5e30a58ed7b4380f6880f72c112424a322d_s390x",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:551271874902237ac31f43fc0f52d5e30a58ed7b4380f6880f72c112424a322d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:551271874902237ac31f43fc0f52d5e30a58ed7b4380f6880f72c112424a322d?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.4.2-18"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:949a00c7960288625b09bcc33f4458d94a654e9c1d8ff62261376e73e8932843_s390x",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:949a00c7960288625b09bcc33f4458d94a654e9c1d8ff62261376e73e8932843_s390x",
"product_id": "oadp/oadp-operator-bundle@sha256:949a00c7960288625b09bcc33f4458d94a654e9c1d8ff62261376e73e8932843_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:949a00c7960288625b09bcc33f4458d94a654e9c1d8ff62261376e73e8932843?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.4.2-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:1cd7a7e2c6c74c405cf08a442257e406ecb14ad54eec3c435de2b57a9493c196_s390x",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:1cd7a7e2c6c74c405cf08a442257e406ecb14ad54eec3c435de2b57a9493c196_s390x",
"product_id": "oadp/oadp-rhel9-operator@sha256:1cd7a7e2c6c74c405cf08a442257e406ecb14ad54eec3c435de2b57a9493c196_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:1cd7a7e2c6c74c405cf08a442257e406ecb14ad54eec3c435de2b57a9493c196?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.4.2-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:bbf803f5600ea64977e2dc7b790c18be8bb6012383a8a6051eb4d4bc51927092_s390x",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:bbf803f5600ea64977e2dc7b790c18be8bb6012383a8a6051eb4d4bc51927092_s390x",
"product_id": "oadp/oadp-velero-rhel9@sha256:bbf803f5600ea64977e2dc7b790c18be8bb6012383a8a6051eb4d4bc51927092_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:bbf803f5600ea64977e2dc7b790c18be8bb6012383a8a6051eb4d4bc51927092?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.4.2-11"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:cc607efeb62eb4aae47dde0f4306c5105680f9807c8811e94aebc263245ff527_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:cc607efeb62eb4aae47dde0f4306c5105680f9807c8811e94aebc263245ff527_s390x",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:cc607efeb62eb4aae47dde0f4306c5105680f9807c8811e94aebc263245ff527_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:cc607efeb62eb4aae47dde0f4306c5105680f9807c8811e94aebc263245ff527?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.4.2-11"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6de95d50fbdf7d0b2ecb26a418a7d86ab9945693e1b24740573c05cf2f0da6b2_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6de95d50fbdf7d0b2ecb26a418a7d86ab9945693e1b24740573c05cf2f0da6b2_s390x",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6de95d50fbdf7d0b2ecb26a418a7d86ab9945693e1b24740573c05cf2f0da6b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:6de95d50fbdf7d0b2ecb26a418a7d86ab9945693e1b24740573c05cf2f0da6b2?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.4.2-9"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:29800c0bfb92819df712408119d059a2700256b70237c19743b3541c7e38ce99_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:29800c0bfb92819df712408119d059a2700256b70237c19743b3541c7e38ce99_s390x",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:29800c0bfb92819df712408119d059a2700256b70237c19743b3541c7e38ce99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:29800c0bfb92819df712408119d059a2700256b70237c19743b3541c7e38ce99?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.4.2-9"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b08bd4365b5ee4f24ee1d192f73d4d1a70440d10adf59a10bfc4214fbeebfe9d_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b08bd4365b5ee4f24ee1d192f73d4d1a70440d10adf59a10bfc4214fbeebfe9d_s390x",
"product_id": "oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b08bd4365b5ee4f24ee1d192f73d4d1a70440d10adf59a10bfc4214fbeebfe9d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b08bd4365b5ee4f24ee1d192f73d4d1a70440d10adf59a10bfc4214fbeebfe9d?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9\u0026tag=1.4.2-9"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:b87494f2b4d011b9ce88114cb29c9169995784b68ca00b3db30f865dde3e38b8_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:b87494f2b4d011b9ce88114cb29c9169995784b68ca00b3db30f865dde3e38b8_s390x",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:b87494f2b4d011b9ce88114cb29c9169995784b68ca00b3db30f865dde3e38b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:b87494f2b4d011b9ce88114cb29c9169995784b68ca00b3db30f865dde3e38b8?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.4.2-9"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:77c004f3326e7ca629ab4d5de51c36e4fe909c6dede867b69b90011ea5bcb01c_s390x",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:77c004f3326e7ca629ab4d5de51c36e4fe909c6dede867b69b90011ea5bcb01c_s390x",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:77c004f3326e7ca629ab4d5de51c36e4fe909c6dede867b69b90011ea5bcb01c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:77c004f3326e7ca629ab4d5de51c36e4fe909c6dede867b69b90011ea5bcb01c?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.4.2-11"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8a46a94131498c2a46883528b2649e21aabbaa656f28f94d2849511208765ac5_amd64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8a46a94131498c2a46883528b2649e21aabbaa656f28f94d2849511208765ac5_amd64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8a46a94131498c2a46883528b2649e21aabbaa656f28f94d2849511208765ac5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:8a46a94131498c2a46883528b2649e21aabbaa656f28f94d2849511208765ac5?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.4.2-12"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:e6dfdd774aa508d1cae598fbde44944239fb3f27dfc6f696d6b9ed7c55168f70_amd64",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:e6dfdd774aa508d1cae598fbde44944239fb3f27dfc6f696d6b9ed7c55168f70_amd64",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:e6dfdd774aa508d1cae598fbde44944239fb3f27dfc6f696d6b9ed7c55168f70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:e6dfdd774aa508d1cae598fbde44944239fb3f27dfc6f696d6b9ed7c55168f70?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.4.2-18"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:06eecb7e0b06d3619c90ae929bea860214658ea7a67b8ced548902a15961e5d4_amd64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:06eecb7e0b06d3619c90ae929bea860214658ea7a67b8ced548902a15961e5d4_amd64",
"product_id": "oadp/oadp-operator-bundle@sha256:06eecb7e0b06d3619c90ae929bea860214658ea7a67b8ced548902a15961e5d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:06eecb7e0b06d3619c90ae929bea860214658ea7a67b8ced548902a15961e5d4?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.4.2-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:d892e4081236357a3d77722eee8183dde22d67549ba2abddb8ed1ffebaaa27b1_amd64",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:d892e4081236357a3d77722eee8183dde22d67549ba2abddb8ed1ffebaaa27b1_amd64",
"product_id": "oadp/oadp-rhel9-operator@sha256:d892e4081236357a3d77722eee8183dde22d67549ba2abddb8ed1ffebaaa27b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:d892e4081236357a3d77722eee8183dde22d67549ba2abddb8ed1ffebaaa27b1?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.4.2-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:3cffca082b5d2451108921b226fd9b938bed64d1879b1e9a0af18896193666a9_amd64",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:3cffca082b5d2451108921b226fd9b938bed64d1879b1e9a0af18896193666a9_amd64",
"product_id": "oadp/oadp-velero-rhel9@sha256:3cffca082b5d2451108921b226fd9b938bed64d1879b1e9a0af18896193666a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:3cffca082b5d2451108921b226fd9b938bed64d1879b1e9a0af18896193666a9?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.4.2-11"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:567a2dafe906090b5e6d6b0ae69419cf5826ab2ebefd3d4253bac42ebc940655_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:567a2dafe906090b5e6d6b0ae69419cf5826ab2ebefd3d4253bac42ebc940655_amd64",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:567a2dafe906090b5e6d6b0ae69419cf5826ab2ebefd3d4253bac42ebc940655_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:567a2dafe906090b5e6d6b0ae69419cf5826ab2ebefd3d4253bac42ebc940655?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.4.2-11"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7c858242c476b0400c38f7ef8a660c4c6961728268a0a0efb873533a80ad3b50_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7c858242c476b0400c38f7ef8a660c4c6961728268a0a0efb873533a80ad3b50_amd64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7c858242c476b0400c38f7ef8a660c4c6961728268a0a0efb873533a80ad3b50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:7c858242c476b0400c38f7ef8a660c4c6961728268a0a0efb873533a80ad3b50?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.4.2-9"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d8b03f7ed7c2a36ebcbb04e30d71c9c11180e5103dba60211122f8f606256185_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d8b03f7ed7c2a36ebcbb04e30d71c9c11180e5103dba60211122f8f606256185_amd64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d8b03f7ed7c2a36ebcbb04e30d71c9c11180e5103dba60211122f8f606256185_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:d8b03f7ed7c2a36ebcbb04e30d71c9c11180e5103dba60211122f8f606256185?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.4.2-9"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:48437e2a84201ddca777297db29a6e2ef9cb39ced750b1abbaa3180cc02ba04b_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:48437e2a84201ddca777297db29a6e2ef9cb39ced750b1abbaa3180cc02ba04b_amd64",
"product_id": "oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:48437e2a84201ddca777297db29a6e2ef9cb39ced750b1abbaa3180cc02ba04b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:48437e2a84201ddca777297db29a6e2ef9cb39ced750b1abbaa3180cc02ba04b?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9\u0026tag=1.4.2-9"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62730230ae5edb7584ba66e3ac1c9745cb5b890c8c740006e69a657725590c4a_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62730230ae5edb7584ba66e3ac1c9745cb5b890c8c740006e69a657725590c4a_amd64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62730230ae5edb7584ba66e3ac1c9745cb5b890c8c740006e69a657725590c4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62730230ae5edb7584ba66e3ac1c9745cb5b890c8c740006e69a657725590c4a?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.4.2-9"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:ca1974cb6ecdef6a255f622eeb5f6d70011ca4b8c8555b783cd999ad15e638c0_amd64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:ca1974cb6ecdef6a255f622eeb5f6d70011ca4b8c8555b783cd999ad15e638c0_amd64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:ca1974cb6ecdef6a255f622eeb5f6d70011ca4b8c8555b783cd999ad15e638c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:ca1974cb6ecdef6a255f622eeb5f6d70011ca4b8c8555b783cd999ad15e638c0?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.4.2-11"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:434e9437aa77e4446fda71d3cbfaa2b5fd65e5f4a4dd81d200c1f7e3ff4a7783_arm64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:434e9437aa77e4446fda71d3cbfaa2b5fd65e5f4a4dd81d200c1f7e3ff4a7783_arm64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:434e9437aa77e4446fda71d3cbfaa2b5fd65e5f4a4dd81d200c1f7e3ff4a7783_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:434e9437aa77e4446fda71d3cbfaa2b5fd65e5f4a4dd81d200c1f7e3ff4a7783?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.4.2-12"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:0292bec8929b93cedd56e9b1a3889ca631bd094eb76619ce07c0fa784c149457_arm64",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:0292bec8929b93cedd56e9b1a3889ca631bd094eb76619ce07c0fa784c149457_arm64",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:0292bec8929b93cedd56e9b1a3889ca631bd094eb76619ce07c0fa784c149457_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:0292bec8929b93cedd56e9b1a3889ca631bd094eb76619ce07c0fa784c149457?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.4.2-18"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:529880c06d04df8943146b6054733098d6f49049f71c65cb8bb5b90481dc8ec7_arm64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:529880c06d04df8943146b6054733098d6f49049f71c65cb8bb5b90481dc8ec7_arm64",
"product_id": "oadp/oadp-operator-bundle@sha256:529880c06d04df8943146b6054733098d6f49049f71c65cb8bb5b90481dc8ec7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:529880c06d04df8943146b6054733098d6f49049f71c65cb8bb5b90481dc8ec7?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.4.2-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:42f26f43662ad9b36be9d0a71410f5132e13bcbd633b854f0025144b7668a8d0_arm64",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:42f26f43662ad9b36be9d0a71410f5132e13bcbd633b854f0025144b7668a8d0_arm64",
"product_id": "oadp/oadp-rhel9-operator@sha256:42f26f43662ad9b36be9d0a71410f5132e13bcbd633b854f0025144b7668a8d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:42f26f43662ad9b36be9d0a71410f5132e13bcbd633b854f0025144b7668a8d0?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.4.2-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:56b114ae63e69d2bfe6d3256778e5f12a525f7f0d8875df1f4df64295fd704f2_arm64",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:56b114ae63e69d2bfe6d3256778e5f12a525f7f0d8875df1f4df64295fd704f2_arm64",
"product_id": "oadp/oadp-velero-rhel9@sha256:56b114ae63e69d2bfe6d3256778e5f12a525f7f0d8875df1f4df64295fd704f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:56b114ae63e69d2bfe6d3256778e5f12a525f7f0d8875df1f4df64295fd704f2?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.4.2-11"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:a19dfd7d025ea46540213c42383d28ad90a2fb87e478293bdf4bd06c2631c2be_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:a19dfd7d025ea46540213c42383d28ad90a2fb87e478293bdf4bd06c2631c2be_arm64",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:a19dfd7d025ea46540213c42383d28ad90a2fb87e478293bdf4bd06c2631c2be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:a19dfd7d025ea46540213c42383d28ad90a2fb87e478293bdf4bd06c2631c2be?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.4.2-11"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:40ec162b7ef042ca15e71458e8131d62bb0738d33601e9e7ed615a9b0a09eccf_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:40ec162b7ef042ca15e71458e8131d62bb0738d33601e9e7ed615a9b0a09eccf_arm64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:40ec162b7ef042ca15e71458e8131d62bb0738d33601e9e7ed615a9b0a09eccf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:40ec162b7ef042ca15e71458e8131d62bb0738d33601e9e7ed615a9b0a09eccf?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.4.2-9"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f3ec7dc587441eab6fbe90972c48655a9e184906092a6eaaec47724b4549bf2_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f3ec7dc587441eab6fbe90972c48655a9e184906092a6eaaec47724b4549bf2_arm64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f3ec7dc587441eab6fbe90972c48655a9e184906092a6eaaec47724b4549bf2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:8f3ec7dc587441eab6fbe90972c48655a9e184906092a6eaaec47724b4549bf2?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.4.2-9"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f5f651df2afeb3bd590cd606713f160ef27ab1a8999bc2871bb9e9e9db01ca71_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f5f651df2afeb3bd590cd606713f160ef27ab1a8999bc2871bb9e9e9db01ca71_arm64",
"product_id": "oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f5f651df2afeb3bd590cd606713f160ef27ab1a8999bc2871bb9e9e9db01ca71_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f5f651df2afeb3bd590cd606713f160ef27ab1a8999bc2871bb9e9e9db01ca71?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9\u0026tag=1.4.2-9"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62b8dd692d5f870e075dbfbdc70cb25804e4bfb4679caf80f75b9103d3b09fe5_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62b8dd692d5f870e075dbfbdc70cb25804e4bfb4679caf80f75b9103d3b09fe5_arm64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62b8dd692d5f870e075dbfbdc70cb25804e4bfb4679caf80f75b9103d3b09fe5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62b8dd692d5f870e075dbfbdc70cb25804e4bfb4679caf80f75b9103d3b09fe5?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.4.2-9"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:2ec06aa6fef877f580ae4be39a56a2da94cd12e1b0eb615e3cbb7056682cbc19_arm64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:2ec06aa6fef877f580ae4be39a56a2da94cd12e1b0eb615e3cbb7056682cbc19_arm64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:2ec06aa6fef877f580ae4be39a56a2da94cd12e1b0eb615e3cbb7056682cbc19_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:2ec06aa6fef877f580ae4be39a56a2da94cd12e1b0eb615e3cbb7056682cbc19?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.4.2-11"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:f97bad0f9da6a369d85ef5f47c20a6e543426031229957495ed8223ed5e1feaa_ppc64le",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:f97bad0f9da6a369d85ef5f47c20a6e543426031229957495ed8223ed5e1feaa_ppc64le",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:f97bad0f9da6a369d85ef5f47c20a6e543426031229957495ed8223ed5e1feaa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:f97bad0f9da6a369d85ef5f47c20a6e543426031229957495ed8223ed5e1feaa?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.4.2-12"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:981d1c332435a7d37d9a5471b70e60ed7255fa2e7f376137aa37464fabd827db_ppc64le",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:981d1c332435a7d37d9a5471b70e60ed7255fa2e7f376137aa37464fabd827db_ppc64le",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:981d1c332435a7d37d9a5471b70e60ed7255fa2e7f376137aa37464fabd827db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:981d1c332435a7d37d9a5471b70e60ed7255fa2e7f376137aa37464fabd827db?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.4.2-18"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:a6ed4b2bb16917f4c170d7f9f37caa40025b2adf26b7b32e3eb29e7c753ad6ab_ppc64le",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:a6ed4b2bb16917f4c170d7f9f37caa40025b2adf26b7b32e3eb29e7c753ad6ab_ppc64le",
"product_id": "oadp/oadp-operator-bundle@sha256:a6ed4b2bb16917f4c170d7f9f37caa40025b2adf26b7b32e3eb29e7c753ad6ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:a6ed4b2bb16917f4c170d7f9f37caa40025b2adf26b7b32e3eb29e7c753ad6ab?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.4.2-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:b3e233bf2bcb9c935b916c3a41f1fde7b4f1548f857c708156686432b2b9c543_ppc64le",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:b3e233bf2bcb9c935b916c3a41f1fde7b4f1548f857c708156686432b2b9c543_ppc64le",
"product_id": "oadp/oadp-rhel9-operator@sha256:b3e233bf2bcb9c935b916c3a41f1fde7b4f1548f857c708156686432b2b9c543_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:b3e233bf2bcb9c935b916c3a41f1fde7b4f1548f857c708156686432b2b9c543?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.4.2-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:16152f1958c39b2f7796f381acb27927096f33ac1a7202219d4da019b188c9ef_ppc64le",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:16152f1958c39b2f7796f381acb27927096f33ac1a7202219d4da019b188c9ef_ppc64le",
"product_id": "oadp/oadp-velero-rhel9@sha256:16152f1958c39b2f7796f381acb27927096f33ac1a7202219d4da019b188c9ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:16152f1958c39b2f7796f381acb27927096f33ac1a7202219d4da019b188c9ef?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.4.2-11"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:06a18ba00f334dad26685a2d36eb6fd5cb31ab91ab9ca040821c220a735c64ce_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:06a18ba00f334dad26685a2d36eb6fd5cb31ab91ab9ca040821c220a735c64ce_ppc64le",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:06a18ba00f334dad26685a2d36eb6fd5cb31ab91ab9ca040821c220a735c64ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:06a18ba00f334dad26685a2d36eb6fd5cb31ab91ab9ca040821c220a735c64ce?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.4.2-11"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:98c4abc2b0d3c4c60ca868c88c93b2ee5e8da275a273cd9b2e353d02a15f2128_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:98c4abc2b0d3c4c60ca868c88c93b2ee5e8da275a273cd9b2e353d02a15f2128_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:98c4abc2b0d3c4c60ca868c88c93b2ee5e8da275a273cd9b2e353d02a15f2128_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:98c4abc2b0d3c4c60ca868c88c93b2ee5e8da275a273cd9b2e353d02a15f2128?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.4.2-9"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:623bd5b25e7d0d57cd4bca080fc87aa6f4c1491064f05b34463cdd42be4e44e7_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:623bd5b25e7d0d57cd4bca080fc87aa6f4c1491064f05b34463cdd42be4e44e7_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:623bd5b25e7d0d57cd4bca080fc87aa6f4c1491064f05b34463cdd42be4e44e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:623bd5b25e7d0d57cd4bca080fc87aa6f4c1491064f05b34463cdd42be4e44e7?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.4.2-9"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:16fc462b1947610c47536a9b8abb57b2cd1277867690cfb195d874858ed72463_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:16fc462b1947610c47536a9b8abb57b2cd1277867690cfb195d874858ed72463_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:16fc462b1947610c47536a9b8abb57b2cd1277867690cfb195d874858ed72463_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:16fc462b1947610c47536a9b8abb57b2cd1277867690cfb195d874858ed72463?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9\u0026tag=1.4.2-9"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e5da2e733d5b9bf9a9407821721f9e99190f95e22e1f4fff3f11b6ab0a0f29a_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e5da2e733d5b9bf9a9407821721f9e99190f95e22e1f4fff3f11b6ab0a0f29a_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e5da2e733d5b9bf9a9407821721f9e99190f95e22e1f4fff3f11b6ab0a0f29a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e5da2e733d5b9bf9a9407821721f9e99190f95e22e1f4fff3f11b6ab0a0f29a?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.4.2-9"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbf501256a8f4252cc830f259722094c0a81ed2806507b2e92d0442e0c502f4b_ppc64le",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbf501256a8f4252cc830f259722094c0a81ed2806507b2e92d0442e0c502f4b_ppc64le",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbf501256a8f4252cc830f259722094c0a81ed2806507b2e92d0442e0c502f4b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:cbf501256a8f4252cc830f259722094c0a81ed2806507b2e92d0442e0c502f4b?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.4.2-11"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:434e9437aa77e4446fda71d3cbfaa2b5fd65e5f4a4dd81d200c1f7e3ff4a7783_arm64 as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:434e9437aa77e4446fda71d3cbfaa2b5fd65e5f4a4dd81d200c1f7e3ff4a7783_arm64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:434e9437aa77e4446fda71d3cbfaa2b5fd65e5f4a4dd81d200c1f7e3ff4a7783_arm64",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:446ccce4d7e6bf9746bf3d2227b63f43641dafc2283c2778ab24934357f6f260_s390x as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:446ccce4d7e6bf9746bf3d2227b63f43641dafc2283c2778ab24934357f6f260_s390x"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:446ccce4d7e6bf9746bf3d2227b63f43641dafc2283c2778ab24934357f6f260_s390x",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8a46a94131498c2a46883528b2649e21aabbaa656f28f94d2849511208765ac5_amd64 as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8a46a94131498c2a46883528b2649e21aabbaa656f28f94d2849511208765ac5_amd64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8a46a94131498c2a46883528b2649e21aabbaa656f28f94d2849511208765ac5_amd64",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:f97bad0f9da6a369d85ef5f47c20a6e543426031229957495ed8223ed5e1feaa_ppc64le as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:f97bad0f9da6a369d85ef5f47c20a6e543426031229957495ed8223ed5e1feaa_ppc64le"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:f97bad0f9da6a369d85ef5f47c20a6e543426031229957495ed8223ed5e1feaa_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:0292bec8929b93cedd56e9b1a3889ca631bd094eb76619ce07c0fa784c149457_arm64 as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:0292bec8929b93cedd56e9b1a3889ca631bd094eb76619ce07c0fa784c149457_arm64"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:0292bec8929b93cedd56e9b1a3889ca631bd094eb76619ce07c0fa784c149457_arm64",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:551271874902237ac31f43fc0f52d5e30a58ed7b4380f6880f72c112424a322d_s390x as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:551271874902237ac31f43fc0f52d5e30a58ed7b4380f6880f72c112424a322d_s390x"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:551271874902237ac31f43fc0f52d5e30a58ed7b4380f6880f72c112424a322d_s390x",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:981d1c332435a7d37d9a5471b70e60ed7255fa2e7f376137aa37464fabd827db_ppc64le as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:981d1c332435a7d37d9a5471b70e60ed7255fa2e7f376137aa37464fabd827db_ppc64le"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:981d1c332435a7d37d9a5471b70e60ed7255fa2e7f376137aa37464fabd827db_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:e6dfdd774aa508d1cae598fbde44944239fb3f27dfc6f696d6b9ed7c55168f70_amd64 as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:e6dfdd774aa508d1cae598fbde44944239fb3f27dfc6f696d6b9ed7c55168f70_amd64"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:e6dfdd774aa508d1cae598fbde44944239fb3f27dfc6f696d6b9ed7c55168f70_amd64",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:06eecb7e0b06d3619c90ae929bea860214658ea7a67b8ced548902a15961e5d4_amd64 as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:06eecb7e0b06d3619c90ae929bea860214658ea7a67b8ced548902a15961e5d4_amd64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:06eecb7e0b06d3619c90ae929bea860214658ea7a67b8ced548902a15961e5d4_amd64",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:529880c06d04df8943146b6054733098d6f49049f71c65cb8bb5b90481dc8ec7_arm64 as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:529880c06d04df8943146b6054733098d6f49049f71c65cb8bb5b90481dc8ec7_arm64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:529880c06d04df8943146b6054733098d6f49049f71c65cb8bb5b90481dc8ec7_arm64",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:949a00c7960288625b09bcc33f4458d94a654e9c1d8ff62261376e73e8932843_s390x as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:949a00c7960288625b09bcc33f4458d94a654e9c1d8ff62261376e73e8932843_s390x"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:949a00c7960288625b09bcc33f4458d94a654e9c1d8ff62261376e73e8932843_s390x",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:a6ed4b2bb16917f4c170d7f9f37caa40025b2adf26b7b32e3eb29e7c753ad6ab_ppc64le as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:a6ed4b2bb16917f4c170d7f9f37caa40025b2adf26b7b32e3eb29e7c753ad6ab_ppc64le"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:a6ed4b2bb16917f4c170d7f9f37caa40025b2adf26b7b32e3eb29e7c753ad6ab_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:1cd7a7e2c6c74c405cf08a442257e406ecb14ad54eec3c435de2b57a9493c196_s390x as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:1cd7a7e2c6c74c405cf08a442257e406ecb14ad54eec3c435de2b57a9493c196_s390x"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:1cd7a7e2c6c74c405cf08a442257e406ecb14ad54eec3c435de2b57a9493c196_s390x",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:42f26f43662ad9b36be9d0a71410f5132e13bcbd633b854f0025144b7668a8d0_arm64 as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:42f26f43662ad9b36be9d0a71410f5132e13bcbd633b854f0025144b7668a8d0_arm64"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:42f26f43662ad9b36be9d0a71410f5132e13bcbd633b854f0025144b7668a8d0_arm64",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:b3e233bf2bcb9c935b916c3a41f1fde7b4f1548f857c708156686432b2b9c543_ppc64le as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:b3e233bf2bcb9c935b916c3a41f1fde7b4f1548f857c708156686432b2b9c543_ppc64le"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:b3e233bf2bcb9c935b916c3a41f1fde7b4f1548f857c708156686432b2b9c543_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:d892e4081236357a3d77722eee8183dde22d67549ba2abddb8ed1ffebaaa27b1_amd64 as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:d892e4081236357a3d77722eee8183dde22d67549ba2abddb8ed1ffebaaa27b1_amd64"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:d892e4081236357a3d77722eee8183dde22d67549ba2abddb8ed1ffebaaa27b1_amd64",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:40ec162b7ef042ca15e71458e8131d62bb0738d33601e9e7ed615a9b0a09eccf_arm64 as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:40ec162b7ef042ca15e71458e8131d62bb0738d33601e9e7ed615a9b0a09eccf_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:40ec162b7ef042ca15e71458e8131d62bb0738d33601e9e7ed615a9b0a09eccf_arm64",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6de95d50fbdf7d0b2ecb26a418a7d86ab9945693e1b24740573c05cf2f0da6b2_s390x as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6de95d50fbdf7d0b2ecb26a418a7d86ab9945693e1b24740573c05cf2f0da6b2_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6de95d50fbdf7d0b2ecb26a418a7d86ab9945693e1b24740573c05cf2f0da6b2_s390x",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7c858242c476b0400c38f7ef8a660c4c6961728268a0a0efb873533a80ad3b50_amd64 as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7c858242c476b0400c38f7ef8a660c4c6961728268a0a0efb873533a80ad3b50_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7c858242c476b0400c38f7ef8a660c4c6961728268a0a0efb873533a80ad3b50_amd64",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:98c4abc2b0d3c4c60ca868c88c93b2ee5e8da275a273cd9b2e353d02a15f2128_ppc64le as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:98c4abc2b0d3c4c60ca868c88c93b2ee5e8da275a273cd9b2e353d02a15f2128_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:98c4abc2b0d3c4c60ca868c88c93b2ee5e8da275a273cd9b2e353d02a15f2128_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:29800c0bfb92819df712408119d059a2700256b70237c19743b3541c7e38ce99_s390x as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:29800c0bfb92819df712408119d059a2700256b70237c19743b3541c7e38ce99_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:29800c0bfb92819df712408119d059a2700256b70237c19743b3541c7e38ce99_s390x",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:623bd5b25e7d0d57cd4bca080fc87aa6f4c1491064f05b34463cdd42be4e44e7_ppc64le as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:623bd5b25e7d0d57cd4bca080fc87aa6f4c1491064f05b34463cdd42be4e44e7_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:623bd5b25e7d0d57cd4bca080fc87aa6f4c1491064f05b34463cdd42be4e44e7_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f3ec7dc587441eab6fbe90972c48655a9e184906092a6eaaec47724b4549bf2_arm64 as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f3ec7dc587441eab6fbe90972c48655a9e184906092a6eaaec47724b4549bf2_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f3ec7dc587441eab6fbe90972c48655a9e184906092a6eaaec47724b4549bf2_arm64",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d8b03f7ed7c2a36ebcbb04e30d71c9c11180e5103dba60211122f8f606256185_amd64 as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d8b03f7ed7c2a36ebcbb04e30d71c9c11180e5103dba60211122f8f606256185_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d8b03f7ed7c2a36ebcbb04e30d71c9c11180e5103dba60211122f8f606256185_amd64",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:16fc462b1947610c47536a9b8abb57b2cd1277867690cfb195d874858ed72463_ppc64le as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:16fc462b1947610c47536a9b8abb57b2cd1277867690cfb195d874858ed72463_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:16fc462b1947610c47536a9b8abb57b2cd1277867690cfb195d874858ed72463_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:48437e2a84201ddca777297db29a6e2ef9cb39ced750b1abbaa3180cc02ba04b_amd64 as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:48437e2a84201ddca777297db29a6e2ef9cb39ced750b1abbaa3180cc02ba04b_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:48437e2a84201ddca777297db29a6e2ef9cb39ced750b1abbaa3180cc02ba04b_amd64",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b08bd4365b5ee4f24ee1d192f73d4d1a70440d10adf59a10bfc4214fbeebfe9d_s390x as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b08bd4365b5ee4f24ee1d192f73d4d1a70440d10adf59a10bfc4214fbeebfe9d_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b08bd4365b5ee4f24ee1d192f73d4d1a70440d10adf59a10bfc4214fbeebfe9d_s390x",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f5f651df2afeb3bd590cd606713f160ef27ab1a8999bc2871bb9e9e9db01ca71_arm64 as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f5f651df2afeb3bd590cd606713f160ef27ab1a8999bc2871bb9e9e9db01ca71_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f5f651df2afeb3bd590cd606713f160ef27ab1a8999bc2871bb9e9e9db01ca71_arm64",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e5da2e733d5b9bf9a9407821721f9e99190f95e22e1f4fff3f11b6ab0a0f29a_ppc64le as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e5da2e733d5b9bf9a9407821721f9e99190f95e22e1f4fff3f11b6ab0a0f29a_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e5da2e733d5b9bf9a9407821721f9e99190f95e22e1f4fff3f11b6ab0a0f29a_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62730230ae5edb7584ba66e3ac1c9745cb5b890c8c740006e69a657725590c4a_amd64 as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62730230ae5edb7584ba66e3ac1c9745cb5b890c8c740006e69a657725590c4a_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62730230ae5edb7584ba66e3ac1c9745cb5b890c8c740006e69a657725590c4a_amd64",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62b8dd692d5f870e075dbfbdc70cb25804e4bfb4679caf80f75b9103d3b09fe5_arm64 as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62b8dd692d5f870e075dbfbdc70cb25804e4bfb4679caf80f75b9103d3b09fe5_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62b8dd692d5f870e075dbfbdc70cb25804e4bfb4679caf80f75b9103d3b09fe5_arm64",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:b87494f2b4d011b9ce88114cb29c9169995784b68ca00b3db30f865dde3e38b8_s390x as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:b87494f2b4d011b9ce88114cb29c9169995784b68ca00b3db30f865dde3e38b8_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:b87494f2b4d011b9ce88114cb29c9169995784b68ca00b3db30f865dde3e38b8_s390x",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:06a18ba00f334dad26685a2d36eb6fd5cb31ab91ab9ca040821c220a735c64ce_ppc64le as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:06a18ba00f334dad26685a2d36eb6fd5cb31ab91ab9ca040821c220a735c64ce_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:06a18ba00f334dad26685a2d36eb6fd5cb31ab91ab9ca040821c220a735c64ce_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:567a2dafe906090b5e6d6b0ae69419cf5826ab2ebefd3d4253bac42ebc940655_amd64 as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:567a2dafe906090b5e6d6b0ae69419cf5826ab2ebefd3d4253bac42ebc940655_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:567a2dafe906090b5e6d6b0ae69419cf5826ab2ebefd3d4253bac42ebc940655_amd64",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:a19dfd7d025ea46540213c42383d28ad90a2fb87e478293bdf4bd06c2631c2be_arm64 as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:a19dfd7d025ea46540213c42383d28ad90a2fb87e478293bdf4bd06c2631c2be_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:a19dfd7d025ea46540213c42383d28ad90a2fb87e478293bdf4bd06c2631c2be_arm64",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:cc607efeb62eb4aae47dde0f4306c5105680f9807c8811e94aebc263245ff527_s390x as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:cc607efeb62eb4aae47dde0f4306c5105680f9807c8811e94aebc263245ff527_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:cc607efeb62eb4aae47dde0f4306c5105680f9807c8811e94aebc263245ff527_s390x",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:2ec06aa6fef877f580ae4be39a56a2da94cd12e1b0eb615e3cbb7056682cbc19_arm64 as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:2ec06aa6fef877f580ae4be39a56a2da94cd12e1b0eb615e3cbb7056682cbc19_arm64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:2ec06aa6fef877f580ae4be39a56a2da94cd12e1b0eb615e3cbb7056682cbc19_arm64",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:77c004f3326e7ca629ab4d5de51c36e4fe909c6dede867b69b90011ea5bcb01c_s390x as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:77c004f3326e7ca629ab4d5de51c36e4fe909c6dede867b69b90011ea5bcb01c_s390x"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:77c004f3326e7ca629ab4d5de51c36e4fe909c6dede867b69b90011ea5bcb01c_s390x",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:ca1974cb6ecdef6a255f622eeb5f6d70011ca4b8c8555b783cd999ad15e638c0_amd64 as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:ca1974cb6ecdef6a255f622eeb5f6d70011ca4b8c8555b783cd999ad15e638c0_amd64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:ca1974cb6ecdef6a255f622eeb5f6d70011ca4b8c8555b783cd999ad15e638c0_amd64",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbf501256a8f4252cc830f259722094c0a81ed2806507b2e92d0442e0c502f4b_ppc64le as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbf501256a8f4252cc830f259722094c0a81ed2806507b2e92d0442e0c502f4b_ppc64le"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbf501256a8f4252cc830f259722094c0a81ed2806507b2e92d0442e0c502f4b_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:16152f1958c39b2f7796f381acb27927096f33ac1a7202219d4da019b188c9ef_ppc64le as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:16152f1958c39b2f7796f381acb27927096f33ac1a7202219d4da019b188c9ef_ppc64le"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:16152f1958c39b2f7796f381acb27927096f33ac1a7202219d4da019b188c9ef_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:3cffca082b5d2451108921b226fd9b938bed64d1879b1e9a0af18896193666a9_amd64 as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:3cffca082b5d2451108921b226fd9b938bed64d1879b1e9a0af18896193666a9_amd64"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:3cffca082b5d2451108921b226fd9b938bed64d1879b1e9a0af18896193666a9_amd64",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:56b114ae63e69d2bfe6d3256778e5f12a525f7f0d8875df1f4df64295fd704f2_arm64 as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:56b114ae63e69d2bfe6d3256778e5f12a525f7f0d8875df1f4df64295fd704f2_arm64"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:56b114ae63e69d2bfe6d3256778e5f12a525f7f0d8875df1f4df64295fd704f2_arm64",
"relates_to_product_reference": "9Base-OADP-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:bbf803f5600ea64977e2dc7b790c18be8bb6012383a8a6051eb4d4bc51927092_s390x as a component of 9Base-OADP-1.4",
"product_id": "9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:bbf803f5600ea64977e2dc7b790c18be8bb6012383a8a6051eb4d4bc51927092_s390x"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:bbf803f5600ea64977e2dc7b790c18be8bb6012383a8a6051eb4d4bc51927092_s390x",
"relates_to_product_reference": "9Base-OADP-1.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34155",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:06.929766+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:434e9437aa77e4446fda71d3cbfaa2b5fd65e5f4a4dd81d200c1f7e3ff4a7783_arm64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:446ccce4d7e6bf9746bf3d2227b63f43641dafc2283c2778ab24934357f6f260_s390x",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8a46a94131498c2a46883528b2649e21aabbaa656f28f94d2849511208765ac5_amd64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:f97bad0f9da6a369d85ef5f47c20a6e543426031229957495ed8223ed5e1feaa_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:0292bec8929b93cedd56e9b1a3889ca631bd094eb76619ce07c0fa784c149457_arm64",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:551271874902237ac31f43fc0f52d5e30a58ed7b4380f6880f72c112424a322d_s390x",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:981d1c332435a7d37d9a5471b70e60ed7255fa2e7f376137aa37464fabd827db_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:e6dfdd774aa508d1cae598fbde44944239fb3f27dfc6f696d6b9ed7c55168f70_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:06eecb7e0b06d3619c90ae929bea860214658ea7a67b8ced548902a15961e5d4_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:529880c06d04df8943146b6054733098d6f49049f71c65cb8bb5b90481dc8ec7_arm64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:949a00c7960288625b09bcc33f4458d94a654e9c1d8ff62261376e73e8932843_s390x",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:a6ed4b2bb16917f4c170d7f9f37caa40025b2adf26b7b32e3eb29e7c753ad6ab_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:1cd7a7e2c6c74c405cf08a442257e406ecb14ad54eec3c435de2b57a9493c196_s390x",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:42f26f43662ad9b36be9d0a71410f5132e13bcbd633b854f0025144b7668a8d0_arm64",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:b3e233bf2bcb9c935b916c3a41f1fde7b4f1548f857c708156686432b2b9c543_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:d892e4081236357a3d77722eee8183dde22d67549ba2abddb8ed1ffebaaa27b1_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:40ec162b7ef042ca15e71458e8131d62bb0738d33601e9e7ed615a9b0a09eccf_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6de95d50fbdf7d0b2ecb26a418a7d86ab9945693e1b24740573c05cf2f0da6b2_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7c858242c476b0400c38f7ef8a660c4c6961728268a0a0efb873533a80ad3b50_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:98c4abc2b0d3c4c60ca868c88c93b2ee5e8da275a273cd9b2e353d02a15f2128_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:29800c0bfb92819df712408119d059a2700256b70237c19743b3541c7e38ce99_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:623bd5b25e7d0d57cd4bca080fc87aa6f4c1491064f05b34463cdd42be4e44e7_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f3ec7dc587441eab6fbe90972c48655a9e184906092a6eaaec47724b4549bf2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d8b03f7ed7c2a36ebcbb04e30d71c9c11180e5103dba60211122f8f606256185_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:16fc462b1947610c47536a9b8abb57b2cd1277867690cfb195d874858ed72463_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:48437e2a84201ddca777297db29a6e2ef9cb39ced750b1abbaa3180cc02ba04b_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b08bd4365b5ee4f24ee1d192f73d4d1a70440d10adf59a10bfc4214fbeebfe9d_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f5f651df2afeb3bd590cd606713f160ef27ab1a8999bc2871bb9e9e9db01ca71_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e5da2e733d5b9bf9a9407821721f9e99190f95e22e1f4fff3f11b6ab0a0f29a_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62730230ae5edb7584ba66e3ac1c9745cb5b890c8c740006e69a657725590c4a_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62b8dd692d5f870e075dbfbdc70cb25804e4bfb4679caf80f75b9103d3b09fe5_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:b87494f2b4d011b9ce88114cb29c9169995784b68ca00b3db30f865dde3e38b8_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:06a18ba00f334dad26685a2d36eb6fd5cb31ab91ab9ca040821c220a735c64ce_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:567a2dafe906090b5e6d6b0ae69419cf5826ab2ebefd3d4253bac42ebc940655_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:a19dfd7d025ea46540213c42383d28ad90a2fb87e478293bdf4bd06c2631c2be_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:cc607efeb62eb4aae47dde0f4306c5105680f9807c8811e94aebc263245ff527_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:2ec06aa6fef877f580ae4be39a56a2da94cd12e1b0eb615e3cbb7056682cbc19_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:77c004f3326e7ca629ab4d5de51c36e4fe909c6dede867b69b90011ea5bcb01c_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:ca1974cb6ecdef6a255f622eeb5f6d70011ca4b8c8555b783cd999ad15e638c0_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbf501256a8f4252cc830f259722094c0a81ed2806507b2e92d0442e0c502f4b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310527"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:16152f1958c39b2f7796f381acb27927096f33ac1a7202219d4da019b188c9ef_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:3cffca082b5d2451108921b226fd9b938bed64d1879b1e9a0af18896193666a9_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:56b114ae63e69d2bfe6d3256778e5f12a525f7f0d8875df1f4df64295fd704f2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:bbf803f5600ea64977e2dc7b790c18be8bb6012383a8a6051eb4d4bc51927092_s390x"
],
"known_not_affected": [
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:434e9437aa77e4446fda71d3cbfaa2b5fd65e5f4a4dd81d200c1f7e3ff4a7783_arm64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:446ccce4d7e6bf9746bf3d2227b63f43641dafc2283c2778ab24934357f6f260_s390x",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8a46a94131498c2a46883528b2649e21aabbaa656f28f94d2849511208765ac5_amd64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:f97bad0f9da6a369d85ef5f47c20a6e543426031229957495ed8223ed5e1feaa_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:0292bec8929b93cedd56e9b1a3889ca631bd094eb76619ce07c0fa784c149457_arm64",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:551271874902237ac31f43fc0f52d5e30a58ed7b4380f6880f72c112424a322d_s390x",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:981d1c332435a7d37d9a5471b70e60ed7255fa2e7f376137aa37464fabd827db_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:e6dfdd774aa508d1cae598fbde44944239fb3f27dfc6f696d6b9ed7c55168f70_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:06eecb7e0b06d3619c90ae929bea860214658ea7a67b8ced548902a15961e5d4_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:529880c06d04df8943146b6054733098d6f49049f71c65cb8bb5b90481dc8ec7_arm64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:949a00c7960288625b09bcc33f4458d94a654e9c1d8ff62261376e73e8932843_s390x",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:a6ed4b2bb16917f4c170d7f9f37caa40025b2adf26b7b32e3eb29e7c753ad6ab_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:1cd7a7e2c6c74c405cf08a442257e406ecb14ad54eec3c435de2b57a9493c196_s390x",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:42f26f43662ad9b36be9d0a71410f5132e13bcbd633b854f0025144b7668a8d0_arm64",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:b3e233bf2bcb9c935b916c3a41f1fde7b4f1548f857c708156686432b2b9c543_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:d892e4081236357a3d77722eee8183dde22d67549ba2abddb8ed1ffebaaa27b1_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:40ec162b7ef042ca15e71458e8131d62bb0738d33601e9e7ed615a9b0a09eccf_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6de95d50fbdf7d0b2ecb26a418a7d86ab9945693e1b24740573c05cf2f0da6b2_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7c858242c476b0400c38f7ef8a660c4c6961728268a0a0efb873533a80ad3b50_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:98c4abc2b0d3c4c60ca868c88c93b2ee5e8da275a273cd9b2e353d02a15f2128_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:29800c0bfb92819df712408119d059a2700256b70237c19743b3541c7e38ce99_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:623bd5b25e7d0d57cd4bca080fc87aa6f4c1491064f05b34463cdd42be4e44e7_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f3ec7dc587441eab6fbe90972c48655a9e184906092a6eaaec47724b4549bf2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d8b03f7ed7c2a36ebcbb04e30d71c9c11180e5103dba60211122f8f606256185_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:16fc462b1947610c47536a9b8abb57b2cd1277867690cfb195d874858ed72463_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:48437e2a84201ddca777297db29a6e2ef9cb39ced750b1abbaa3180cc02ba04b_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b08bd4365b5ee4f24ee1d192f73d4d1a70440d10adf59a10bfc4214fbeebfe9d_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f5f651df2afeb3bd590cd606713f160ef27ab1a8999bc2871bb9e9e9db01ca71_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e5da2e733d5b9bf9a9407821721f9e99190f95e22e1f4fff3f11b6ab0a0f29a_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62730230ae5edb7584ba66e3ac1c9745cb5b890c8c740006e69a657725590c4a_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62b8dd692d5f870e075dbfbdc70cb25804e4bfb4679caf80f75b9103d3b09fe5_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:b87494f2b4d011b9ce88114cb29c9169995784b68ca00b3db30f865dde3e38b8_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:06a18ba00f334dad26685a2d36eb6fd5cb31ab91ab9ca040821c220a735c64ce_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:567a2dafe906090b5e6d6b0ae69419cf5826ab2ebefd3d4253bac42ebc940655_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:a19dfd7d025ea46540213c42383d28ad90a2fb87e478293bdf4bd06c2631c2be_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:cc607efeb62eb4aae47dde0f4306c5105680f9807c8811e94aebc263245ff527_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:2ec06aa6fef877f580ae4be39a56a2da94cd12e1b0eb615e3cbb7056682cbc19_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:77c004f3326e7ca629ab4d5de51c36e4fe909c6dede867b69b90011ea5bcb01c_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:ca1974cb6ecdef6a255f622eeb5f6d70011ca4b8c8555b783cd999ad15e638c0_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbf501256a8f4252cc830f259722094c0a81ed2806507b2e92d0442e0c502f4b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "RHBZ#2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155"
},
{
"category": "external",
"summary": "https://go.dev/cl/611238",
"url": "https://go.dev/cl/611238"
},
{
"category": "external",
"summary": "https://go.dev/issue/69138",
"url": "https://go.dev/issue/69138"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3105",
"url": "https://pkg.go.dev/vuln/GO-2024-3105"
}
],
"release_date": "2024-09-06T21:15:11.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-28T15:50:58+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:16152f1958c39b2f7796f381acb27927096f33ac1a7202219d4da019b188c9ef_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:3cffca082b5d2451108921b226fd9b938bed64d1879b1e9a0af18896193666a9_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:56b114ae63e69d2bfe6d3256778e5f12a525f7f0d8875df1f4df64295fd704f2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:bbf803f5600ea64977e2dc7b790c18be8bb6012383a8a6051eb4d4bc51927092_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0771"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:434e9437aa77e4446fda71d3cbfaa2b5fd65e5f4a4dd81d200c1f7e3ff4a7783_arm64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:446ccce4d7e6bf9746bf3d2227b63f43641dafc2283c2778ab24934357f6f260_s390x",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8a46a94131498c2a46883528b2649e21aabbaa656f28f94d2849511208765ac5_amd64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:f97bad0f9da6a369d85ef5f47c20a6e543426031229957495ed8223ed5e1feaa_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:0292bec8929b93cedd56e9b1a3889ca631bd094eb76619ce07c0fa784c149457_arm64",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:551271874902237ac31f43fc0f52d5e30a58ed7b4380f6880f72c112424a322d_s390x",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:981d1c332435a7d37d9a5471b70e60ed7255fa2e7f376137aa37464fabd827db_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:e6dfdd774aa508d1cae598fbde44944239fb3f27dfc6f696d6b9ed7c55168f70_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:06eecb7e0b06d3619c90ae929bea860214658ea7a67b8ced548902a15961e5d4_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:529880c06d04df8943146b6054733098d6f49049f71c65cb8bb5b90481dc8ec7_arm64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:949a00c7960288625b09bcc33f4458d94a654e9c1d8ff62261376e73e8932843_s390x",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:a6ed4b2bb16917f4c170d7f9f37caa40025b2adf26b7b32e3eb29e7c753ad6ab_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:1cd7a7e2c6c74c405cf08a442257e406ecb14ad54eec3c435de2b57a9493c196_s390x",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:42f26f43662ad9b36be9d0a71410f5132e13bcbd633b854f0025144b7668a8d0_arm64",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:b3e233bf2bcb9c935b916c3a41f1fde7b4f1548f857c708156686432b2b9c543_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:d892e4081236357a3d77722eee8183dde22d67549ba2abddb8ed1ffebaaa27b1_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:40ec162b7ef042ca15e71458e8131d62bb0738d33601e9e7ed615a9b0a09eccf_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6de95d50fbdf7d0b2ecb26a418a7d86ab9945693e1b24740573c05cf2f0da6b2_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7c858242c476b0400c38f7ef8a660c4c6961728268a0a0efb873533a80ad3b50_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:98c4abc2b0d3c4c60ca868c88c93b2ee5e8da275a273cd9b2e353d02a15f2128_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:29800c0bfb92819df712408119d059a2700256b70237c19743b3541c7e38ce99_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:623bd5b25e7d0d57cd4bca080fc87aa6f4c1491064f05b34463cdd42be4e44e7_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f3ec7dc587441eab6fbe90972c48655a9e184906092a6eaaec47724b4549bf2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d8b03f7ed7c2a36ebcbb04e30d71c9c11180e5103dba60211122f8f606256185_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:16fc462b1947610c47536a9b8abb57b2cd1277867690cfb195d874858ed72463_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:48437e2a84201ddca777297db29a6e2ef9cb39ced750b1abbaa3180cc02ba04b_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b08bd4365b5ee4f24ee1d192f73d4d1a70440d10adf59a10bfc4214fbeebfe9d_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f5f651df2afeb3bd590cd606713f160ef27ab1a8999bc2871bb9e9e9db01ca71_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e5da2e733d5b9bf9a9407821721f9e99190f95e22e1f4fff3f11b6ab0a0f29a_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62730230ae5edb7584ba66e3ac1c9745cb5b890c8c740006e69a657725590c4a_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62b8dd692d5f870e075dbfbdc70cb25804e4bfb4679caf80f75b9103d3b09fe5_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:b87494f2b4d011b9ce88114cb29c9169995784b68ca00b3db30f865dde3e38b8_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:06a18ba00f334dad26685a2d36eb6fd5cb31ab91ab9ca040821c220a735c64ce_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:567a2dafe906090b5e6d6b0ae69419cf5826ab2ebefd3d4253bac42ebc940655_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:a19dfd7d025ea46540213c42383d28ad90a2fb87e478293bdf4bd06c2631c2be_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:cc607efeb62eb4aae47dde0f4306c5105680f9807c8811e94aebc263245ff527_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:2ec06aa6fef877f580ae4be39a56a2da94cd12e1b0eb615e3cbb7056682cbc19_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:77c004f3326e7ca629ab4d5de51c36e4fe909c6dede867b69b90011ea5bcb01c_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:ca1974cb6ecdef6a255f622eeb5f6d70011ca4b8c8555b783cd999ad15e638c0_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbf501256a8f4252cc830f259722094c0a81ed2806507b2e92d0442e0c502f4b_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:16152f1958c39b2f7796f381acb27927096f33ac1a7202219d4da019b188c9ef_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:3cffca082b5d2451108921b226fd9b938bed64d1879b1e9a0af18896193666a9_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:56b114ae63e69d2bfe6d3256778e5f12a525f7f0d8875df1f4df64295fd704f2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:bbf803f5600ea64977e2dc7b790c18be8bb6012383a8a6051eb4d4bc51927092_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:434e9437aa77e4446fda71d3cbfaa2b5fd65e5f4a4dd81d200c1f7e3ff4a7783_arm64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:446ccce4d7e6bf9746bf3d2227b63f43641dafc2283c2778ab24934357f6f260_s390x",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8a46a94131498c2a46883528b2649e21aabbaa656f28f94d2849511208765ac5_amd64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:f97bad0f9da6a369d85ef5f47c20a6e543426031229957495ed8223ed5e1feaa_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:0292bec8929b93cedd56e9b1a3889ca631bd094eb76619ce07c0fa784c149457_arm64",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:551271874902237ac31f43fc0f52d5e30a58ed7b4380f6880f72c112424a322d_s390x",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:981d1c332435a7d37d9a5471b70e60ed7255fa2e7f376137aa37464fabd827db_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:e6dfdd774aa508d1cae598fbde44944239fb3f27dfc6f696d6b9ed7c55168f70_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:06eecb7e0b06d3619c90ae929bea860214658ea7a67b8ced548902a15961e5d4_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:529880c06d04df8943146b6054733098d6f49049f71c65cb8bb5b90481dc8ec7_arm64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:949a00c7960288625b09bcc33f4458d94a654e9c1d8ff62261376e73e8932843_s390x",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:a6ed4b2bb16917f4c170d7f9f37caa40025b2adf26b7b32e3eb29e7c753ad6ab_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:1cd7a7e2c6c74c405cf08a442257e406ecb14ad54eec3c435de2b57a9493c196_s390x",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:42f26f43662ad9b36be9d0a71410f5132e13bcbd633b854f0025144b7668a8d0_arm64",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:b3e233bf2bcb9c935b916c3a41f1fde7b4f1548f857c708156686432b2b9c543_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:d892e4081236357a3d77722eee8183dde22d67549ba2abddb8ed1ffebaaa27b1_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:40ec162b7ef042ca15e71458e8131d62bb0738d33601e9e7ed615a9b0a09eccf_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6de95d50fbdf7d0b2ecb26a418a7d86ab9945693e1b24740573c05cf2f0da6b2_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7c858242c476b0400c38f7ef8a660c4c6961728268a0a0efb873533a80ad3b50_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:98c4abc2b0d3c4c60ca868c88c93b2ee5e8da275a273cd9b2e353d02a15f2128_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:29800c0bfb92819df712408119d059a2700256b70237c19743b3541c7e38ce99_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:623bd5b25e7d0d57cd4bca080fc87aa6f4c1491064f05b34463cdd42be4e44e7_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f3ec7dc587441eab6fbe90972c48655a9e184906092a6eaaec47724b4549bf2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d8b03f7ed7c2a36ebcbb04e30d71c9c11180e5103dba60211122f8f606256185_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:16fc462b1947610c47536a9b8abb57b2cd1277867690cfb195d874858ed72463_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:48437e2a84201ddca777297db29a6e2ef9cb39ced750b1abbaa3180cc02ba04b_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b08bd4365b5ee4f24ee1d192f73d4d1a70440d10adf59a10bfc4214fbeebfe9d_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f5f651df2afeb3bd590cd606713f160ef27ab1a8999bc2871bb9e9e9db01ca71_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e5da2e733d5b9bf9a9407821721f9e99190f95e22e1f4fff3f11b6ab0a0f29a_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62730230ae5edb7584ba66e3ac1c9745cb5b890c8c740006e69a657725590c4a_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62b8dd692d5f870e075dbfbdc70cb25804e4bfb4679caf80f75b9103d3b09fe5_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:b87494f2b4d011b9ce88114cb29c9169995784b68ca00b3db30f865dde3e38b8_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:06a18ba00f334dad26685a2d36eb6fd5cb31ab91ab9ca040821c220a735c64ce_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:567a2dafe906090b5e6d6b0ae69419cf5826ab2ebefd3d4253bac42ebc940655_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:a19dfd7d025ea46540213c42383d28ad90a2fb87e478293bdf4bd06c2631c2be_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:cc607efeb62eb4aae47dde0f4306c5105680f9807c8811e94aebc263245ff527_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:2ec06aa6fef877f580ae4be39a56a2da94cd12e1b0eb615e3cbb7056682cbc19_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:77c004f3326e7ca629ab4d5de51c36e4fe909c6dede867b69b90011ea5bcb01c_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:ca1974cb6ecdef6a255f622eeb5f6d70011ca4b8c8555b783cd999ad15e638c0_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbf501256a8f4252cc830f259722094c0a81ed2806507b2e92d0442e0c502f4b_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:16152f1958c39b2f7796f381acb27927096f33ac1a7202219d4da019b188c9ef_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:3cffca082b5d2451108921b226fd9b938bed64d1879b1e9a0af18896193666a9_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:56b114ae63e69d2bfe6d3256778e5f12a525f7f0d8875df1f4df64295fd704f2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:bbf803f5600ea64977e2dc7b790c18be8bb6012383a8a6051eb4d4bc51927092_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:434e9437aa77e4446fda71d3cbfaa2b5fd65e5f4a4dd81d200c1f7e3ff4a7783_arm64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:446ccce4d7e6bf9746bf3d2227b63f43641dafc2283c2778ab24934357f6f260_s390x",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8a46a94131498c2a46883528b2649e21aabbaa656f28f94d2849511208765ac5_amd64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:f97bad0f9da6a369d85ef5f47c20a6e543426031229957495ed8223ed5e1feaa_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:0292bec8929b93cedd56e9b1a3889ca631bd094eb76619ce07c0fa784c149457_arm64",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:551271874902237ac31f43fc0f52d5e30a58ed7b4380f6880f72c112424a322d_s390x",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:981d1c332435a7d37d9a5471b70e60ed7255fa2e7f376137aa37464fabd827db_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:e6dfdd774aa508d1cae598fbde44944239fb3f27dfc6f696d6b9ed7c55168f70_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:06eecb7e0b06d3619c90ae929bea860214658ea7a67b8ced548902a15961e5d4_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:529880c06d04df8943146b6054733098d6f49049f71c65cb8bb5b90481dc8ec7_arm64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:949a00c7960288625b09bcc33f4458d94a654e9c1d8ff62261376e73e8932843_s390x",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:a6ed4b2bb16917f4c170d7f9f37caa40025b2adf26b7b32e3eb29e7c753ad6ab_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:1cd7a7e2c6c74c405cf08a442257e406ecb14ad54eec3c435de2b57a9493c196_s390x",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:42f26f43662ad9b36be9d0a71410f5132e13bcbd633b854f0025144b7668a8d0_arm64",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:b3e233bf2bcb9c935b916c3a41f1fde7b4f1548f857c708156686432b2b9c543_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:d892e4081236357a3d77722eee8183dde22d67549ba2abddb8ed1ffebaaa27b1_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:40ec162b7ef042ca15e71458e8131d62bb0738d33601e9e7ed615a9b0a09eccf_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6de95d50fbdf7d0b2ecb26a418a7d86ab9945693e1b24740573c05cf2f0da6b2_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7c858242c476b0400c38f7ef8a660c4c6961728268a0a0efb873533a80ad3b50_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:98c4abc2b0d3c4c60ca868c88c93b2ee5e8da275a273cd9b2e353d02a15f2128_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:29800c0bfb92819df712408119d059a2700256b70237c19743b3541c7e38ce99_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:623bd5b25e7d0d57cd4bca080fc87aa6f4c1491064f05b34463cdd42be4e44e7_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f3ec7dc587441eab6fbe90972c48655a9e184906092a6eaaec47724b4549bf2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d8b03f7ed7c2a36ebcbb04e30d71c9c11180e5103dba60211122f8f606256185_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:16fc462b1947610c47536a9b8abb57b2cd1277867690cfb195d874858ed72463_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:48437e2a84201ddca777297db29a6e2ef9cb39ced750b1abbaa3180cc02ba04b_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b08bd4365b5ee4f24ee1d192f73d4d1a70440d10adf59a10bfc4214fbeebfe9d_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f5f651df2afeb3bd590cd606713f160ef27ab1a8999bc2871bb9e9e9db01ca71_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e5da2e733d5b9bf9a9407821721f9e99190f95e22e1f4fff3f11b6ab0a0f29a_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62730230ae5edb7584ba66e3ac1c9745cb5b890c8c740006e69a657725590c4a_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62b8dd692d5f870e075dbfbdc70cb25804e4bfb4679caf80f75b9103d3b09fe5_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:b87494f2b4d011b9ce88114cb29c9169995784b68ca00b3db30f865dde3e38b8_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:06a18ba00f334dad26685a2d36eb6fd5cb31ab91ab9ca040821c220a735c64ce_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:567a2dafe906090b5e6d6b0ae69419cf5826ab2ebefd3d4253bac42ebc940655_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:a19dfd7d025ea46540213c42383d28ad90a2fb87e478293bdf4bd06c2631c2be_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:cc607efeb62eb4aae47dde0f4306c5105680f9807c8811e94aebc263245ff527_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:2ec06aa6fef877f580ae4be39a56a2da94cd12e1b0eb615e3cbb7056682cbc19_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:77c004f3326e7ca629ab4d5de51c36e4fe909c6dede867b69b90011ea5bcb01c_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:ca1974cb6ecdef6a255f622eeb5f6d70011ca4b8c8555b783cd999ad15e638c0_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbf501256a8f4252cc830f259722094c0a81ed2806507b2e92d0442e0c502f4b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:16152f1958c39b2f7796f381acb27927096f33ac1a7202219d4da019b188c9ef_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:3cffca082b5d2451108921b226fd9b938bed64d1879b1e9a0af18896193666a9_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:56b114ae63e69d2bfe6d3256778e5f12a525f7f0d8875df1f4df64295fd704f2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:bbf803f5600ea64977e2dc7b790c18be8bb6012383a8a6051eb4d4bc51927092_s390x"
],
"known_not_affected": [
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:434e9437aa77e4446fda71d3cbfaa2b5fd65e5f4a4dd81d200c1f7e3ff4a7783_arm64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:446ccce4d7e6bf9746bf3d2227b63f43641dafc2283c2778ab24934357f6f260_s390x",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8a46a94131498c2a46883528b2649e21aabbaa656f28f94d2849511208765ac5_amd64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:f97bad0f9da6a369d85ef5f47c20a6e543426031229957495ed8223ed5e1feaa_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:0292bec8929b93cedd56e9b1a3889ca631bd094eb76619ce07c0fa784c149457_arm64",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:551271874902237ac31f43fc0f52d5e30a58ed7b4380f6880f72c112424a322d_s390x",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:981d1c332435a7d37d9a5471b70e60ed7255fa2e7f376137aa37464fabd827db_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:e6dfdd774aa508d1cae598fbde44944239fb3f27dfc6f696d6b9ed7c55168f70_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:06eecb7e0b06d3619c90ae929bea860214658ea7a67b8ced548902a15961e5d4_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:529880c06d04df8943146b6054733098d6f49049f71c65cb8bb5b90481dc8ec7_arm64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:949a00c7960288625b09bcc33f4458d94a654e9c1d8ff62261376e73e8932843_s390x",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:a6ed4b2bb16917f4c170d7f9f37caa40025b2adf26b7b32e3eb29e7c753ad6ab_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:1cd7a7e2c6c74c405cf08a442257e406ecb14ad54eec3c435de2b57a9493c196_s390x",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:42f26f43662ad9b36be9d0a71410f5132e13bcbd633b854f0025144b7668a8d0_arm64",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:b3e233bf2bcb9c935b916c3a41f1fde7b4f1548f857c708156686432b2b9c543_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:d892e4081236357a3d77722eee8183dde22d67549ba2abddb8ed1ffebaaa27b1_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:40ec162b7ef042ca15e71458e8131d62bb0738d33601e9e7ed615a9b0a09eccf_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6de95d50fbdf7d0b2ecb26a418a7d86ab9945693e1b24740573c05cf2f0da6b2_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7c858242c476b0400c38f7ef8a660c4c6961728268a0a0efb873533a80ad3b50_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:98c4abc2b0d3c4c60ca868c88c93b2ee5e8da275a273cd9b2e353d02a15f2128_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:29800c0bfb92819df712408119d059a2700256b70237c19743b3541c7e38ce99_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:623bd5b25e7d0d57cd4bca080fc87aa6f4c1491064f05b34463cdd42be4e44e7_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f3ec7dc587441eab6fbe90972c48655a9e184906092a6eaaec47724b4549bf2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d8b03f7ed7c2a36ebcbb04e30d71c9c11180e5103dba60211122f8f606256185_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:16fc462b1947610c47536a9b8abb57b2cd1277867690cfb195d874858ed72463_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:48437e2a84201ddca777297db29a6e2ef9cb39ced750b1abbaa3180cc02ba04b_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b08bd4365b5ee4f24ee1d192f73d4d1a70440d10adf59a10bfc4214fbeebfe9d_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f5f651df2afeb3bd590cd606713f160ef27ab1a8999bc2871bb9e9e9db01ca71_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e5da2e733d5b9bf9a9407821721f9e99190f95e22e1f4fff3f11b6ab0a0f29a_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62730230ae5edb7584ba66e3ac1c9745cb5b890c8c740006e69a657725590c4a_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62b8dd692d5f870e075dbfbdc70cb25804e4bfb4679caf80f75b9103d3b09fe5_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:b87494f2b4d011b9ce88114cb29c9169995784b68ca00b3db30f865dde3e38b8_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:06a18ba00f334dad26685a2d36eb6fd5cb31ab91ab9ca040821c220a735c64ce_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:567a2dafe906090b5e6d6b0ae69419cf5826ab2ebefd3d4253bac42ebc940655_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:a19dfd7d025ea46540213c42383d28ad90a2fb87e478293bdf4bd06c2631c2be_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:cc607efeb62eb4aae47dde0f4306c5105680f9807c8811e94aebc263245ff527_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:2ec06aa6fef877f580ae4be39a56a2da94cd12e1b0eb615e3cbb7056682cbc19_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:77c004f3326e7ca629ab4d5de51c36e4fe909c6dede867b69b90011ea5bcb01c_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:ca1974cb6ecdef6a255f622eeb5f6d70011ca4b8c8555b783cd999ad15e638c0_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbf501256a8f4252cc830f259722094c0a81ed2806507b2e92d0442e0c502f4b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-28T15:50:58+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:16152f1958c39b2f7796f381acb27927096f33ac1a7202219d4da019b188c9ef_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:3cffca082b5d2451108921b226fd9b938bed64d1879b1e9a0af18896193666a9_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:56b114ae63e69d2bfe6d3256778e5f12a525f7f0d8875df1f4df64295fd704f2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:bbf803f5600ea64977e2dc7b790c18be8bb6012383a8a6051eb4d4bc51927092_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0771"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:434e9437aa77e4446fda71d3cbfaa2b5fd65e5f4a4dd81d200c1f7e3ff4a7783_arm64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:446ccce4d7e6bf9746bf3d2227b63f43641dafc2283c2778ab24934357f6f260_s390x",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8a46a94131498c2a46883528b2649e21aabbaa656f28f94d2849511208765ac5_amd64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:f97bad0f9da6a369d85ef5f47c20a6e543426031229957495ed8223ed5e1feaa_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:0292bec8929b93cedd56e9b1a3889ca631bd094eb76619ce07c0fa784c149457_arm64",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:551271874902237ac31f43fc0f52d5e30a58ed7b4380f6880f72c112424a322d_s390x",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:981d1c332435a7d37d9a5471b70e60ed7255fa2e7f376137aa37464fabd827db_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:e6dfdd774aa508d1cae598fbde44944239fb3f27dfc6f696d6b9ed7c55168f70_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:06eecb7e0b06d3619c90ae929bea860214658ea7a67b8ced548902a15961e5d4_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:529880c06d04df8943146b6054733098d6f49049f71c65cb8bb5b90481dc8ec7_arm64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:949a00c7960288625b09bcc33f4458d94a654e9c1d8ff62261376e73e8932843_s390x",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:a6ed4b2bb16917f4c170d7f9f37caa40025b2adf26b7b32e3eb29e7c753ad6ab_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:1cd7a7e2c6c74c405cf08a442257e406ecb14ad54eec3c435de2b57a9493c196_s390x",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:42f26f43662ad9b36be9d0a71410f5132e13bcbd633b854f0025144b7668a8d0_arm64",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:b3e233bf2bcb9c935b916c3a41f1fde7b4f1548f857c708156686432b2b9c543_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:d892e4081236357a3d77722eee8183dde22d67549ba2abddb8ed1ffebaaa27b1_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:40ec162b7ef042ca15e71458e8131d62bb0738d33601e9e7ed615a9b0a09eccf_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6de95d50fbdf7d0b2ecb26a418a7d86ab9945693e1b24740573c05cf2f0da6b2_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7c858242c476b0400c38f7ef8a660c4c6961728268a0a0efb873533a80ad3b50_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:98c4abc2b0d3c4c60ca868c88c93b2ee5e8da275a273cd9b2e353d02a15f2128_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:29800c0bfb92819df712408119d059a2700256b70237c19743b3541c7e38ce99_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:623bd5b25e7d0d57cd4bca080fc87aa6f4c1491064f05b34463cdd42be4e44e7_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f3ec7dc587441eab6fbe90972c48655a9e184906092a6eaaec47724b4549bf2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d8b03f7ed7c2a36ebcbb04e30d71c9c11180e5103dba60211122f8f606256185_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:16fc462b1947610c47536a9b8abb57b2cd1277867690cfb195d874858ed72463_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:48437e2a84201ddca777297db29a6e2ef9cb39ced750b1abbaa3180cc02ba04b_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b08bd4365b5ee4f24ee1d192f73d4d1a70440d10adf59a10bfc4214fbeebfe9d_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f5f651df2afeb3bd590cd606713f160ef27ab1a8999bc2871bb9e9e9db01ca71_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e5da2e733d5b9bf9a9407821721f9e99190f95e22e1f4fff3f11b6ab0a0f29a_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62730230ae5edb7584ba66e3ac1c9745cb5b890c8c740006e69a657725590c4a_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62b8dd692d5f870e075dbfbdc70cb25804e4bfb4679caf80f75b9103d3b09fe5_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:b87494f2b4d011b9ce88114cb29c9169995784b68ca00b3db30f865dde3e38b8_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:06a18ba00f334dad26685a2d36eb6fd5cb31ab91ab9ca040821c220a735c64ce_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:567a2dafe906090b5e6d6b0ae69419cf5826ab2ebefd3d4253bac42ebc940655_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:a19dfd7d025ea46540213c42383d28ad90a2fb87e478293bdf4bd06c2631c2be_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:cc607efeb62eb4aae47dde0f4306c5105680f9807c8811e94aebc263245ff527_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:2ec06aa6fef877f580ae4be39a56a2da94cd12e1b0eb615e3cbb7056682cbc19_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:77c004f3326e7ca629ab4d5de51c36e4fe909c6dede867b69b90011ea5bcb01c_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:ca1974cb6ecdef6a255f622eeb5f6d70011ca4b8c8555b783cd999ad15e638c0_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbf501256a8f4252cc830f259722094c0a81ed2806507b2e92d0442e0c502f4b_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:16152f1958c39b2f7796f381acb27927096f33ac1a7202219d4da019b188c9ef_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:3cffca082b5d2451108921b226fd9b938bed64d1879b1e9a0af18896193666a9_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:56b114ae63e69d2bfe6d3256778e5f12a525f7f0d8875df1f4df64295fd704f2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:bbf803f5600ea64977e2dc7b790c18be8bb6012383a8a6051eb4d4bc51927092_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:434e9437aa77e4446fda71d3cbfaa2b5fd65e5f4a4dd81d200c1f7e3ff4a7783_arm64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:446ccce4d7e6bf9746bf3d2227b63f43641dafc2283c2778ab24934357f6f260_s390x",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8a46a94131498c2a46883528b2649e21aabbaa656f28f94d2849511208765ac5_amd64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:f97bad0f9da6a369d85ef5f47c20a6e543426031229957495ed8223ed5e1feaa_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:0292bec8929b93cedd56e9b1a3889ca631bd094eb76619ce07c0fa784c149457_arm64",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:551271874902237ac31f43fc0f52d5e30a58ed7b4380f6880f72c112424a322d_s390x",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:981d1c332435a7d37d9a5471b70e60ed7255fa2e7f376137aa37464fabd827db_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:e6dfdd774aa508d1cae598fbde44944239fb3f27dfc6f696d6b9ed7c55168f70_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:06eecb7e0b06d3619c90ae929bea860214658ea7a67b8ced548902a15961e5d4_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:529880c06d04df8943146b6054733098d6f49049f71c65cb8bb5b90481dc8ec7_arm64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:949a00c7960288625b09bcc33f4458d94a654e9c1d8ff62261376e73e8932843_s390x",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:a6ed4b2bb16917f4c170d7f9f37caa40025b2adf26b7b32e3eb29e7c753ad6ab_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:1cd7a7e2c6c74c405cf08a442257e406ecb14ad54eec3c435de2b57a9493c196_s390x",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:42f26f43662ad9b36be9d0a71410f5132e13bcbd633b854f0025144b7668a8d0_arm64",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:b3e233bf2bcb9c935b916c3a41f1fde7b4f1548f857c708156686432b2b9c543_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:d892e4081236357a3d77722eee8183dde22d67549ba2abddb8ed1ffebaaa27b1_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:40ec162b7ef042ca15e71458e8131d62bb0738d33601e9e7ed615a9b0a09eccf_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6de95d50fbdf7d0b2ecb26a418a7d86ab9945693e1b24740573c05cf2f0da6b2_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7c858242c476b0400c38f7ef8a660c4c6961728268a0a0efb873533a80ad3b50_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:98c4abc2b0d3c4c60ca868c88c93b2ee5e8da275a273cd9b2e353d02a15f2128_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:29800c0bfb92819df712408119d059a2700256b70237c19743b3541c7e38ce99_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:623bd5b25e7d0d57cd4bca080fc87aa6f4c1491064f05b34463cdd42be4e44e7_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f3ec7dc587441eab6fbe90972c48655a9e184906092a6eaaec47724b4549bf2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d8b03f7ed7c2a36ebcbb04e30d71c9c11180e5103dba60211122f8f606256185_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:16fc462b1947610c47536a9b8abb57b2cd1277867690cfb195d874858ed72463_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:48437e2a84201ddca777297db29a6e2ef9cb39ced750b1abbaa3180cc02ba04b_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b08bd4365b5ee4f24ee1d192f73d4d1a70440d10adf59a10bfc4214fbeebfe9d_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f5f651df2afeb3bd590cd606713f160ef27ab1a8999bc2871bb9e9e9db01ca71_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e5da2e733d5b9bf9a9407821721f9e99190f95e22e1f4fff3f11b6ab0a0f29a_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62730230ae5edb7584ba66e3ac1c9745cb5b890c8c740006e69a657725590c4a_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62b8dd692d5f870e075dbfbdc70cb25804e4bfb4679caf80f75b9103d3b09fe5_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:b87494f2b4d011b9ce88114cb29c9169995784b68ca00b3db30f865dde3e38b8_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:06a18ba00f334dad26685a2d36eb6fd5cb31ab91ab9ca040821c220a735c64ce_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:567a2dafe906090b5e6d6b0ae69419cf5826ab2ebefd3d4253bac42ebc940655_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:a19dfd7d025ea46540213c42383d28ad90a2fb87e478293bdf4bd06c2631c2be_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:cc607efeb62eb4aae47dde0f4306c5105680f9807c8811e94aebc263245ff527_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:2ec06aa6fef877f580ae4be39a56a2da94cd12e1b0eb615e3cbb7056682cbc19_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:77c004f3326e7ca629ab4d5de51c36e4fe909c6dede867b69b90011ea5bcb01c_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:ca1974cb6ecdef6a255f622eeb5f6d70011ca4b8c8555b783cd999ad15e638c0_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbf501256a8f4252cc830f259722094c0a81ed2806507b2e92d0442e0c502f4b_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:16152f1958c39b2f7796f381acb27927096f33ac1a7202219d4da019b188c9ef_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:3cffca082b5d2451108921b226fd9b938bed64d1879b1e9a0af18896193666a9_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:56b114ae63e69d2bfe6d3256778e5f12a525f7f0d8875df1f4df64295fd704f2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:bbf803f5600ea64977e2dc7b790c18be8bb6012383a8a6051eb4d4bc51927092_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-34158",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2024-09-06T21:20:12.126400+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:434e9437aa77e4446fda71d3cbfaa2b5fd65e5f4a4dd81d200c1f7e3ff4a7783_arm64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:446ccce4d7e6bf9746bf3d2227b63f43641dafc2283c2778ab24934357f6f260_s390x",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8a46a94131498c2a46883528b2649e21aabbaa656f28f94d2849511208765ac5_amd64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:f97bad0f9da6a369d85ef5f47c20a6e543426031229957495ed8223ed5e1feaa_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:0292bec8929b93cedd56e9b1a3889ca631bd094eb76619ce07c0fa784c149457_arm64",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:551271874902237ac31f43fc0f52d5e30a58ed7b4380f6880f72c112424a322d_s390x",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:981d1c332435a7d37d9a5471b70e60ed7255fa2e7f376137aa37464fabd827db_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:e6dfdd774aa508d1cae598fbde44944239fb3f27dfc6f696d6b9ed7c55168f70_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:06eecb7e0b06d3619c90ae929bea860214658ea7a67b8ced548902a15961e5d4_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:529880c06d04df8943146b6054733098d6f49049f71c65cb8bb5b90481dc8ec7_arm64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:949a00c7960288625b09bcc33f4458d94a654e9c1d8ff62261376e73e8932843_s390x",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:a6ed4b2bb16917f4c170d7f9f37caa40025b2adf26b7b32e3eb29e7c753ad6ab_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:1cd7a7e2c6c74c405cf08a442257e406ecb14ad54eec3c435de2b57a9493c196_s390x",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:42f26f43662ad9b36be9d0a71410f5132e13bcbd633b854f0025144b7668a8d0_arm64",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:b3e233bf2bcb9c935b916c3a41f1fde7b4f1548f857c708156686432b2b9c543_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:d892e4081236357a3d77722eee8183dde22d67549ba2abddb8ed1ffebaaa27b1_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:40ec162b7ef042ca15e71458e8131d62bb0738d33601e9e7ed615a9b0a09eccf_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6de95d50fbdf7d0b2ecb26a418a7d86ab9945693e1b24740573c05cf2f0da6b2_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7c858242c476b0400c38f7ef8a660c4c6961728268a0a0efb873533a80ad3b50_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:98c4abc2b0d3c4c60ca868c88c93b2ee5e8da275a273cd9b2e353d02a15f2128_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:29800c0bfb92819df712408119d059a2700256b70237c19743b3541c7e38ce99_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:623bd5b25e7d0d57cd4bca080fc87aa6f4c1491064f05b34463cdd42be4e44e7_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f3ec7dc587441eab6fbe90972c48655a9e184906092a6eaaec47724b4549bf2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d8b03f7ed7c2a36ebcbb04e30d71c9c11180e5103dba60211122f8f606256185_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:16fc462b1947610c47536a9b8abb57b2cd1277867690cfb195d874858ed72463_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:48437e2a84201ddca777297db29a6e2ef9cb39ced750b1abbaa3180cc02ba04b_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b08bd4365b5ee4f24ee1d192f73d4d1a70440d10adf59a10bfc4214fbeebfe9d_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f5f651df2afeb3bd590cd606713f160ef27ab1a8999bc2871bb9e9e9db01ca71_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e5da2e733d5b9bf9a9407821721f9e99190f95e22e1f4fff3f11b6ab0a0f29a_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62730230ae5edb7584ba66e3ac1c9745cb5b890c8c740006e69a657725590c4a_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62b8dd692d5f870e075dbfbdc70cb25804e4bfb4679caf80f75b9103d3b09fe5_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:b87494f2b4d011b9ce88114cb29c9169995784b68ca00b3db30f865dde3e38b8_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:06a18ba00f334dad26685a2d36eb6fd5cb31ab91ab9ca040821c220a735c64ce_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:567a2dafe906090b5e6d6b0ae69419cf5826ab2ebefd3d4253bac42ebc940655_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:a19dfd7d025ea46540213c42383d28ad90a2fb87e478293bdf4bd06c2631c2be_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:cc607efeb62eb4aae47dde0f4306c5105680f9807c8811e94aebc263245ff527_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:2ec06aa6fef877f580ae4be39a56a2da94cd12e1b0eb615e3cbb7056682cbc19_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:77c004f3326e7ca629ab4d5de51c36e4fe909c6dede867b69b90011ea5bcb01c_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:ca1974cb6ecdef6a255f622eeb5f6d70011ca4b8c8555b783cd999ad15e638c0_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbf501256a8f4252cc830f259722094c0a81ed2806507b2e92d0442e0c502f4b_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310529"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:16152f1958c39b2f7796f381acb27927096f33ac1a7202219d4da019b188c9ef_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:3cffca082b5d2451108921b226fd9b938bed64d1879b1e9a0af18896193666a9_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:56b114ae63e69d2bfe6d3256778e5f12a525f7f0d8875df1f4df64295fd704f2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:bbf803f5600ea64977e2dc7b790c18be8bb6012383a8a6051eb4d4bc51927092_s390x"
],
"known_not_affected": [
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:434e9437aa77e4446fda71d3cbfaa2b5fd65e5f4a4dd81d200c1f7e3ff4a7783_arm64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:446ccce4d7e6bf9746bf3d2227b63f43641dafc2283c2778ab24934357f6f260_s390x",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8a46a94131498c2a46883528b2649e21aabbaa656f28f94d2849511208765ac5_amd64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:f97bad0f9da6a369d85ef5f47c20a6e543426031229957495ed8223ed5e1feaa_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:0292bec8929b93cedd56e9b1a3889ca631bd094eb76619ce07c0fa784c149457_arm64",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:551271874902237ac31f43fc0f52d5e30a58ed7b4380f6880f72c112424a322d_s390x",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:981d1c332435a7d37d9a5471b70e60ed7255fa2e7f376137aa37464fabd827db_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:e6dfdd774aa508d1cae598fbde44944239fb3f27dfc6f696d6b9ed7c55168f70_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:06eecb7e0b06d3619c90ae929bea860214658ea7a67b8ced548902a15961e5d4_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:529880c06d04df8943146b6054733098d6f49049f71c65cb8bb5b90481dc8ec7_arm64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:949a00c7960288625b09bcc33f4458d94a654e9c1d8ff62261376e73e8932843_s390x",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:a6ed4b2bb16917f4c170d7f9f37caa40025b2adf26b7b32e3eb29e7c753ad6ab_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:1cd7a7e2c6c74c405cf08a442257e406ecb14ad54eec3c435de2b57a9493c196_s390x",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:42f26f43662ad9b36be9d0a71410f5132e13bcbd633b854f0025144b7668a8d0_arm64",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:b3e233bf2bcb9c935b916c3a41f1fde7b4f1548f857c708156686432b2b9c543_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:d892e4081236357a3d77722eee8183dde22d67549ba2abddb8ed1ffebaaa27b1_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:40ec162b7ef042ca15e71458e8131d62bb0738d33601e9e7ed615a9b0a09eccf_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6de95d50fbdf7d0b2ecb26a418a7d86ab9945693e1b24740573c05cf2f0da6b2_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7c858242c476b0400c38f7ef8a660c4c6961728268a0a0efb873533a80ad3b50_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:98c4abc2b0d3c4c60ca868c88c93b2ee5e8da275a273cd9b2e353d02a15f2128_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:29800c0bfb92819df712408119d059a2700256b70237c19743b3541c7e38ce99_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:623bd5b25e7d0d57cd4bca080fc87aa6f4c1491064f05b34463cdd42be4e44e7_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f3ec7dc587441eab6fbe90972c48655a9e184906092a6eaaec47724b4549bf2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d8b03f7ed7c2a36ebcbb04e30d71c9c11180e5103dba60211122f8f606256185_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:16fc462b1947610c47536a9b8abb57b2cd1277867690cfb195d874858ed72463_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:48437e2a84201ddca777297db29a6e2ef9cb39ced750b1abbaa3180cc02ba04b_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b08bd4365b5ee4f24ee1d192f73d4d1a70440d10adf59a10bfc4214fbeebfe9d_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f5f651df2afeb3bd590cd606713f160ef27ab1a8999bc2871bb9e9e9db01ca71_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e5da2e733d5b9bf9a9407821721f9e99190f95e22e1f4fff3f11b6ab0a0f29a_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62730230ae5edb7584ba66e3ac1c9745cb5b890c8c740006e69a657725590c4a_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62b8dd692d5f870e075dbfbdc70cb25804e4bfb4679caf80f75b9103d3b09fe5_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:b87494f2b4d011b9ce88114cb29c9169995784b68ca00b3db30f865dde3e38b8_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:06a18ba00f334dad26685a2d36eb6fd5cb31ab91ab9ca040821c220a735c64ce_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:567a2dafe906090b5e6d6b0ae69419cf5826ab2ebefd3d4253bac42ebc940655_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:a19dfd7d025ea46540213c42383d28ad90a2fb87e478293bdf4bd06c2631c2be_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:cc607efeb62eb4aae47dde0f4306c5105680f9807c8811e94aebc263245ff527_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:2ec06aa6fef877f580ae4be39a56a2da94cd12e1b0eb615e3cbb7056682cbc19_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:77c004f3326e7ca629ab4d5de51c36e4fe909c6dede867b69b90011ea5bcb01c_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:ca1974cb6ecdef6a255f622eeb5f6d70011ca4b8c8555b783cd999ad15e638c0_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbf501256a8f4252cc830f259722094c0a81ed2806507b2e92d0442e0c502f4b_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34158"
},
{
"category": "external",
"summary": "RHBZ#2310529",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310529"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34158",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34158"
},
{
"category": "external",
"summary": "https://go.dev/cl/611240",
"url": "https://go.dev/cl/611240"
},
{
"category": "external",
"summary": "https://go.dev/issue/69141",
"url": "https://go.dev/issue/69141"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3107",
"url": "https://pkg.go.dev/vuln/GO-2024-3107"
}
],
"release_date": "2024-09-06T21:15:12.083000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-28T15:50:58+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:16152f1958c39b2f7796f381acb27927096f33ac1a7202219d4da019b188c9ef_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:3cffca082b5d2451108921b226fd9b938bed64d1879b1e9a0af18896193666a9_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:56b114ae63e69d2bfe6d3256778e5f12a525f7f0d8875df1f4df64295fd704f2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:bbf803f5600ea64977e2dc7b790c18be8bb6012383a8a6051eb4d4bc51927092_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0771"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:434e9437aa77e4446fda71d3cbfaa2b5fd65e5f4a4dd81d200c1f7e3ff4a7783_arm64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:446ccce4d7e6bf9746bf3d2227b63f43641dafc2283c2778ab24934357f6f260_s390x",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8a46a94131498c2a46883528b2649e21aabbaa656f28f94d2849511208765ac5_amd64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:f97bad0f9da6a369d85ef5f47c20a6e543426031229957495ed8223ed5e1feaa_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:0292bec8929b93cedd56e9b1a3889ca631bd094eb76619ce07c0fa784c149457_arm64",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:551271874902237ac31f43fc0f52d5e30a58ed7b4380f6880f72c112424a322d_s390x",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:981d1c332435a7d37d9a5471b70e60ed7255fa2e7f376137aa37464fabd827db_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:e6dfdd774aa508d1cae598fbde44944239fb3f27dfc6f696d6b9ed7c55168f70_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:06eecb7e0b06d3619c90ae929bea860214658ea7a67b8ced548902a15961e5d4_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:529880c06d04df8943146b6054733098d6f49049f71c65cb8bb5b90481dc8ec7_arm64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:949a00c7960288625b09bcc33f4458d94a654e9c1d8ff62261376e73e8932843_s390x",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:a6ed4b2bb16917f4c170d7f9f37caa40025b2adf26b7b32e3eb29e7c753ad6ab_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:1cd7a7e2c6c74c405cf08a442257e406ecb14ad54eec3c435de2b57a9493c196_s390x",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:42f26f43662ad9b36be9d0a71410f5132e13bcbd633b854f0025144b7668a8d0_arm64",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:b3e233bf2bcb9c935b916c3a41f1fde7b4f1548f857c708156686432b2b9c543_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:d892e4081236357a3d77722eee8183dde22d67549ba2abddb8ed1ffebaaa27b1_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:40ec162b7ef042ca15e71458e8131d62bb0738d33601e9e7ed615a9b0a09eccf_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6de95d50fbdf7d0b2ecb26a418a7d86ab9945693e1b24740573c05cf2f0da6b2_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7c858242c476b0400c38f7ef8a660c4c6961728268a0a0efb873533a80ad3b50_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:98c4abc2b0d3c4c60ca868c88c93b2ee5e8da275a273cd9b2e353d02a15f2128_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:29800c0bfb92819df712408119d059a2700256b70237c19743b3541c7e38ce99_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:623bd5b25e7d0d57cd4bca080fc87aa6f4c1491064f05b34463cdd42be4e44e7_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f3ec7dc587441eab6fbe90972c48655a9e184906092a6eaaec47724b4549bf2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d8b03f7ed7c2a36ebcbb04e30d71c9c11180e5103dba60211122f8f606256185_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:16fc462b1947610c47536a9b8abb57b2cd1277867690cfb195d874858ed72463_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:48437e2a84201ddca777297db29a6e2ef9cb39ced750b1abbaa3180cc02ba04b_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b08bd4365b5ee4f24ee1d192f73d4d1a70440d10adf59a10bfc4214fbeebfe9d_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f5f651df2afeb3bd590cd606713f160ef27ab1a8999bc2871bb9e9e9db01ca71_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e5da2e733d5b9bf9a9407821721f9e99190f95e22e1f4fff3f11b6ab0a0f29a_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62730230ae5edb7584ba66e3ac1c9745cb5b890c8c740006e69a657725590c4a_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62b8dd692d5f870e075dbfbdc70cb25804e4bfb4679caf80f75b9103d3b09fe5_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:b87494f2b4d011b9ce88114cb29c9169995784b68ca00b3db30f865dde3e38b8_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:06a18ba00f334dad26685a2d36eb6fd5cb31ab91ab9ca040821c220a735c64ce_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:567a2dafe906090b5e6d6b0ae69419cf5826ab2ebefd3d4253bac42ebc940655_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:a19dfd7d025ea46540213c42383d28ad90a2fb87e478293bdf4bd06c2631c2be_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:cc607efeb62eb4aae47dde0f4306c5105680f9807c8811e94aebc263245ff527_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:2ec06aa6fef877f580ae4be39a56a2da94cd12e1b0eb615e3cbb7056682cbc19_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:77c004f3326e7ca629ab4d5de51c36e4fe909c6dede867b69b90011ea5bcb01c_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:ca1974cb6ecdef6a255f622eeb5f6d70011ca4b8c8555b783cd999ad15e638c0_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbf501256a8f4252cc830f259722094c0a81ed2806507b2e92d0442e0c502f4b_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:16152f1958c39b2f7796f381acb27927096f33ac1a7202219d4da019b188c9ef_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:3cffca082b5d2451108921b226fd9b938bed64d1879b1e9a0af18896193666a9_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:56b114ae63e69d2bfe6d3256778e5f12a525f7f0d8875df1f4df64295fd704f2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:bbf803f5600ea64977e2dc7b790c18be8bb6012383a8a6051eb4d4bc51927092_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:434e9437aa77e4446fda71d3cbfaa2b5fd65e5f4a4dd81d200c1f7e3ff4a7783_arm64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:446ccce4d7e6bf9746bf3d2227b63f43641dafc2283c2778ab24934357f6f260_s390x",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8a46a94131498c2a46883528b2649e21aabbaa656f28f94d2849511208765ac5_amd64",
"9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:f97bad0f9da6a369d85ef5f47c20a6e543426031229957495ed8223ed5e1feaa_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:0292bec8929b93cedd56e9b1a3889ca631bd094eb76619ce07c0fa784c149457_arm64",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:551271874902237ac31f43fc0f52d5e30a58ed7b4380f6880f72c112424a322d_s390x",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:981d1c332435a7d37d9a5471b70e60ed7255fa2e7f376137aa37464fabd827db_ppc64le",
"9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:e6dfdd774aa508d1cae598fbde44944239fb3f27dfc6f696d6b9ed7c55168f70_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:06eecb7e0b06d3619c90ae929bea860214658ea7a67b8ced548902a15961e5d4_amd64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:529880c06d04df8943146b6054733098d6f49049f71c65cb8bb5b90481dc8ec7_arm64",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:949a00c7960288625b09bcc33f4458d94a654e9c1d8ff62261376e73e8932843_s390x",
"9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:a6ed4b2bb16917f4c170d7f9f37caa40025b2adf26b7b32e3eb29e7c753ad6ab_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:1cd7a7e2c6c74c405cf08a442257e406ecb14ad54eec3c435de2b57a9493c196_s390x",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:42f26f43662ad9b36be9d0a71410f5132e13bcbd633b854f0025144b7668a8d0_arm64",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:b3e233bf2bcb9c935b916c3a41f1fde7b4f1548f857c708156686432b2b9c543_ppc64le",
"9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:d892e4081236357a3d77722eee8183dde22d67549ba2abddb8ed1ffebaaa27b1_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:40ec162b7ef042ca15e71458e8131d62bb0738d33601e9e7ed615a9b0a09eccf_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6de95d50fbdf7d0b2ecb26a418a7d86ab9945693e1b24740573c05cf2f0da6b2_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7c858242c476b0400c38f7ef8a660c4c6961728268a0a0efb873533a80ad3b50_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:98c4abc2b0d3c4c60ca868c88c93b2ee5e8da275a273cd9b2e353d02a15f2128_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:29800c0bfb92819df712408119d059a2700256b70237c19743b3541c7e38ce99_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:623bd5b25e7d0d57cd4bca080fc87aa6f4c1491064f05b34463cdd42be4e44e7_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f3ec7dc587441eab6fbe90972c48655a9e184906092a6eaaec47724b4549bf2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d8b03f7ed7c2a36ebcbb04e30d71c9c11180e5103dba60211122f8f606256185_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:16fc462b1947610c47536a9b8abb57b2cd1277867690cfb195d874858ed72463_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:48437e2a84201ddca777297db29a6e2ef9cb39ced750b1abbaa3180cc02ba04b_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b08bd4365b5ee4f24ee1d192f73d4d1a70440d10adf59a10bfc4214fbeebfe9d_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f5f651df2afeb3bd590cd606713f160ef27ab1a8999bc2871bb9e9e9db01ca71_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e5da2e733d5b9bf9a9407821721f9e99190f95e22e1f4fff3f11b6ab0a0f29a_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62730230ae5edb7584ba66e3ac1c9745cb5b890c8c740006e69a657725590c4a_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62b8dd692d5f870e075dbfbdc70cb25804e4bfb4679caf80f75b9103d3b09fe5_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:b87494f2b4d011b9ce88114cb29c9169995784b68ca00b3db30f865dde3e38b8_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:06a18ba00f334dad26685a2d36eb6fd5cb31ab91ab9ca040821c220a735c64ce_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:567a2dafe906090b5e6d6b0ae69419cf5826ab2ebefd3d4253bac42ebc940655_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:a19dfd7d025ea46540213c42383d28ad90a2fb87e478293bdf4bd06c2631c2be_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:cc607efeb62eb4aae47dde0f4306c5105680f9807c8811e94aebc263245ff527_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:2ec06aa6fef877f580ae4be39a56a2da94cd12e1b0eb615e3cbb7056682cbc19_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:77c004f3326e7ca629ab4d5de51c36e4fe909c6dede867b69b90011ea5bcb01c_s390x",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:ca1974cb6ecdef6a255f622eeb5f6d70011ca4b8c8555b783cd999ad15e638c0_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbf501256a8f4252cc830f259722094c0a81ed2806507b2e92d0442e0c502f4b_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:16152f1958c39b2f7796f381acb27927096f33ac1a7202219d4da019b188c9ef_ppc64le",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:3cffca082b5d2451108921b226fd9b938bed64d1879b1e9a0af18896193666a9_amd64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:56b114ae63e69d2bfe6d3256778e5f12a525f7f0d8875df1f4df64295fd704f2_arm64",
"9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:bbf803f5600ea64977e2dc7b790c18be8bb6012383a8a6051eb4d4bc51927092_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion"
}
]
}
RHSA-2025:22287
Vulnerability from csaf_redhat - Published: 2025-11-27 14:54 - Updated: 2026-04-12 13:31A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
Authlib’s JWS verification accepts tokens that declare unknown critical header parameters (crit), violating RFC 7515 “must‑understand” semantics. An attacker can craft a signed token with a critical header (for example, bork or cnf) that strict verifiers reject but Authlib accepts. In mixed‑language fleets, this enables split‑brain verification and can lead to policy bypass, replay, or privilege escalation.
A denial of service flaw has been discovered in the python Authlib package. Authlib’s JOSE implementation accepts unbounded JWS/JWT header and signature segments. A remote attacker can craft a token whose base64url‑encoded header or signature spans hundreds of megabytes. During verification, Authlib decodes and parses the full input before it is rejected, driving CPU and memory consumption to hostile levels and enabling denial of service.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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 Quay 3.9 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.9",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:22287",
"url": "https://access.redhat.com/errata/RHSA-2025:22287"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-34156",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45337",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59420",
"url": "https://access.redhat.com/security/cve/CVE-2025-59420"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61920",
"url": "https://access.redhat.com/security/cve/CVE-2025-61920"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_22287.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.9",
"tracking": {
"current_release_date": "2026-04-12T13:31:07+00:00",
"generator": {
"date": "2026-04-12T13:31:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2025:22287",
"initial_release_date": "2025-11-27T14:54:51+00:00",
"revision_history": [
{
"date": "2025-11-27T14:54:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-27T14:54:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-12T13:31:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.9",
"product": {
"name": "Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.9::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3A878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3A49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=8.10-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.9.0-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3Ace217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Af4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Aa6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9-1764254756"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=8.10-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Aad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.9.0-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Aa6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Af0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9-1764254756"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Aac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Adecf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=8.10-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.9.0-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9-1764254756"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Ab6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Ac622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=8.10-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.9.0-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9.17-1764254756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Ac7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.9-1764254756"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64",
"relates_to_product_reference": "Red Hat Quay 3.9"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-27T14:54:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22287"
},
{
"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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-45337",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2024-12-11T19:00:54.247490+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331720"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as important rather than critical because it does not directly enable unauthorized access but rather introduces a risk of authorization bypass if the application or library misuses the PublicKeyCallback API. The vulnerability relies on incorrect assumptions made by the application when handling the sequence or state of keys provided during SSH authentication. Properly implemented systems that use the Permissions field or avoid relying on external state remain unaffected. Additionally, the vulnerability does not allow direct exploitation to gain control over a system without the presence of insecure logic in the application\u0027s handling of authentication attempts.\n\n\nRed Hat Enterprise Linux(RHEL) 8 \u0026 9 and Red Hat Openshift marked as not affected as it was determined that the problem function `ServerConfig.PublicKeyCallback`, as noted in the CVE-2024-45337 issue, is not called by Podman, Buildah, containers-common, or the gvisor-tap-vsock projects.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "RHBZ#2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909",
"url": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909"
},
{
"category": "external",
"summary": "https://go.dev/cl/635315",
"url": "https://go.dev/cl/635315"
},
{
"category": "external",
"summary": "https://go.dev/issue/70779",
"url": "https://go.dev/issue/70779"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3321",
"url": "https://pkg.go.dev/vuln/GO-2024-3321"
}
],
"release_date": "2024-12-11T18:55:58.506000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-27T14:54:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22287"
},
{
"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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-27T14:54:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22287"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2025-59420",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2025-09-22T18:01:35.379361+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397460"
}
],
"notes": [
{
"category": "description",
"text": "Authlib\u2019s JWS verification accepts tokens that declare unknown critical header parameters (crit), violating RFC 7515 \u201cmust\u2011understand\u201d semantics. An attacker can craft a signed token with a critical header (for example, bork or cnf) that strict verifiers reject but Authlib accepts. In mixed\u2011language fleets, this enables split\u2011brain verification and can lead to policy bypass, replay, or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "authlib: Authlib RFC violation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59420"
},
{
"category": "external",
"summary": "RHBZ#2397460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397460"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59420"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59420",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59420"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/commit/6b1813e4392eb7c168c276099ff7783b176479df",
"url": "https://github.com/authlib/authlib/commit/6b1813e4392eb7c168c276099ff7783b176479df"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/security/advisories/GHSA-9ggr-2464-2j32",
"url": "https://github.com/authlib/authlib/security/advisories/GHSA-9ggr-2464-2j32"
}
],
"release_date": "2025-09-22T17:28:53.869000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-27T14:54:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22287"
},
{
"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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "authlib: Authlib RFC violation"
},
{
"cve": "CVE-2025-61920",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-10T20:01:12.833962+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403179"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw has been discovered in the python Authlib package. Authlib\u2019s JOSE implementation accepts unbounded JWS/JWT header and signature segments. A remote attacker can craft a token whose base64url\u2011encoded header or signature spans hundreds of megabytes. During verification, Authlib decodes and parses the full input before it is rejected, driving CPU and memory consumption to hostile levels and enabling denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "authlib: Authlib 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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61920"
},
{
"category": "external",
"summary": "RHBZ#2403179",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403179"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61920"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61920",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61920"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/commit/867e3f87b072347a1ae9cf6983cc8bbf88447e5e",
"url": "https://github.com/authlib/authlib/commit/867e3f87b072347a1ae9cf6983cc8bbf88447e5e"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/security/advisories/GHSA-pq5p-34cr-23v9",
"url": "https://github.com/authlib/authlib/security/advisories/GHSA-pq5p-34cr-23v9"
}
],
"release_date": "2025-10-10T19:25:07.679000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-27T14:54:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22287"
},
{
"category": "workaround",
"details": "Users unable to upgrade may manually enforce input size limits before handing tokens to Authlib and/or use application-level throttling to reduce amplification risk.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:02ced94ebfcce3e21bcc71af6aa1c11db50822c91dd05cec4fb41a34e6669112_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:42a67bb2e5ab681eadc253b413f0bf557d63f282f270e6064f5768fecf6886e5_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:880c746eb5822f68e41ca7b60d97799115c30f39bdc7e458f7a4101e2af36c8c_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:ad995b723102f4472e4190257b61582de5c6b058b908bcee7cebe683ae77be75_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:49db4fa7375da6397c45b6c09e10e20f5855348e21812d64474c3adec7f1cbdd_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:235d66a1ef93f2ae13266709a30698d444d6e481b8edbdb252d49d9aea4b76ce_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:26a27da8aa0da9a6673907fe35de61cc93932386070dc3d7ad348e8c086b19d7_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:97dd28bc0b588ffc8fd9a171a946580c0572eb6fb34c85d5e1b799a12cf22574_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b6179970b9060f74475ccd25cbb8f8a098ed5e71afb444058156e91e8a51d5a9_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:60638663af472a24a79cc4a6ec7d4d78a3d10b0e09eec80f6da6855277ff139b_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8ca3e5903314362c191c6acd1d3865436d85daf50e284760da21e28f473a8ee5_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:9a8d1b2e4b0497f96cbbdfa90d96239da9da8329917adca696ea6f0e20d2c2c0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:c622550fb4630be48a1a6e1a8f9337718e4f934b5e5cd23bcc4300beb03eeeae_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:76dd5f7b326afb6c72515daed8e65331f98cb7ad514612c06c85f14de6b525e4_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:7cfa21df6e22c2157d2eb65b5e226863a121c8e661a1869b585ca0656fb6013a_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:9b69aadfde5c4cbde98f496c54ce396d1daa5277b8f59577f22855345604442e_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:decf4b7e1917a2c551ea095c9798a65237879369e9f736a44b885e2589e5c05b_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:878b011b86512d01021feb10cdd54608a3ab68d2f3db5a1d53ce8feaa9e56878_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:54003d9396862c6e3b675455ac8c0159662a6640bb889ffb34516d2d091275de_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5f2ba97f71eefadd2a84b031e536619dcf1a0b76ae9225592c05b99ec87ca9dc_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8458e32483b897e156a5688ec6d96af2ff897e8c14dafb396c945f7c76b4c368_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ac042b538a7498bf3020c20234966fdbc9b6817aae343985f3bf8ba9fcfdb6d6_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ce217da657cabd3cf9beaff3a3b096309738c33932f2ad33d46b03870598f0c4_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:278facca3eaf0c2091ad8575e85ac03aef6e8a52227511e7ee5f62bc2842dac8_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:71a6e23a69d7c4723a2653f630c8b02057545c1be65e5f4401490f0364f0d43c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:a6e6c1f865e6c3e237c36bbb58b3c0e533171303e21cbe4d829d05b497fcd5c7_arm64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:f4ab11e6a09b983a4af87723877338a79b45c36b3848b0e8032963a330d98467_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:628dd4acfe11aef376cc6d75dc7c337c1e487113c2e78e003a3377472b22f488_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:a6813e5bf29916abf84b2d120a30cda07edf06f735c860ee4d0510ed0c59633b_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:c7c6fe7ff2592c0fdf51d6e3b0ce657dffcd131c60c00ce680acd89c5c286cee_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f0814d33be7a101b6326fb8a536efc0fe66df764d1efa8ddda021e90e61afda9_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "authlib: Authlib Denial of Service"
}
]
}
RHSA-2025:23064
Vulnerability from csaf_redhat - Published: 2025-12-10 16:36 - Updated: 2026-04-12 13:31A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic("unreachable") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.
Authlib’s JWS verification accepts tokens that declare unknown critical header parameters (crit), violating RFC 7515 “must‑understand” semantics. An attacker can craft a signed token with a critical header (for example, bork or cnf) that strict verifiers reject but Authlib accepts. In mixed‑language fleets, this enables split‑brain verification and can lead to policy bypass, replay, or privilege escalation.
A denial of service flaw has been discovered in the python Authlib package. Authlib’s JOSE implementation accepts unbounded JWS/JWT header and signature segments. A remote attacker can craft a token whose base64url‑encoded header or signature spans hundreds of megabytes. During verification, Authlib decodes and parses the full input before it is rejected, driving CPU and memory consumption to hostile levels and enabling denial of service.
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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 Quay 3.10.17 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.10.17",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:23064",
"url": "https://access.redhat.com/errata/RHSA-2025:23064"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-34156",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45337",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47913",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59420",
"url": "https://access.redhat.com/security/cve/CVE-2025-59420"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61920",
"url": "https://access.redhat.com/security/cve/CVE-2025-61920"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_23064.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.10.17",
"tracking": {
"current_release_date": "2026-04-12T13:31:09+00:00",
"generator": {
"date": "2026-04-12T13:31:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2025:23064",
"initial_release_date": "2025-12-10T16:36:13+00:00",
"revision_history": [
{
"date": "2025-12-10T16:36:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-11T15:24:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-12T13:31:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.1",
"product": {
"name": "Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.10::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3Ab82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Aab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3A8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Aaa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Acf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.10.16-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3A91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Acfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Ac7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Af55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Ad93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Abcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Abb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.10.16-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Ad0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Ab9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Af3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Ac6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.10.16-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Ab638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.14-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Afec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=v3.10.16-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Ae83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=3.10.17-1765384144"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64",
"relates_to_product_reference": "Red Hat Quay 3.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T16:36:13+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23064"
},
{
"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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-45337",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2024-12-11T19:00:54.247490+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331720"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as important rather than critical because it does not directly enable unauthorized access but rather introduces a risk of authorization bypass if the application or library misuses the PublicKeyCallback API. The vulnerability relies on incorrect assumptions made by the application when handling the sequence or state of keys provided during SSH authentication. Properly implemented systems that use the Permissions field or avoid relying on external state remain unaffected. Additionally, the vulnerability does not allow direct exploitation to gain control over a system without the presence of insecure logic in the application\u0027s handling of authentication attempts.\n\n\nRed Hat Enterprise Linux(RHEL) 8 \u0026 9 and Red Hat Openshift marked as not affected as it was determined that the problem function `ServerConfig.PublicKeyCallback`, as noted in the CVE-2024-45337 issue, is not called by Podman, Buildah, containers-common, or the gvisor-tap-vsock projects.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "RHBZ#2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909",
"url": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909"
},
{
"category": "external",
"summary": "https://go.dev/cl/635315",
"url": "https://go.dev/cl/635315"
},
{
"category": "external",
"summary": "https://go.dev/issue/70779",
"url": "https://go.dev/issue/70779"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3321",
"url": "https://pkg.go.dev/vuln/GO-2024-3321"
}
],
"release_date": "2024-12-11T18:55:58.506000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T16:36:13+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23064"
},
{
"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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T16:36:13+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23064"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T16:36:13+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23064"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-59420",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2025-09-22T18:01:35.379361+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397460"
}
],
"notes": [
{
"category": "description",
"text": "Authlib\u2019s JWS verification accepts tokens that declare unknown critical header parameters (crit), violating RFC 7515 \u201cmust\u2011understand\u201d semantics. An attacker can craft a signed token with a critical header (for example, bork or cnf) that strict verifiers reject but Authlib accepts. In mixed\u2011language fleets, this enables split\u2011brain verification and can lead to policy bypass, replay, or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "authlib: Authlib RFC violation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59420"
},
{
"category": "external",
"summary": "RHBZ#2397460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397460"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59420"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59420",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59420"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/commit/6b1813e4392eb7c168c276099ff7783b176479df",
"url": "https://github.com/authlib/authlib/commit/6b1813e4392eb7c168c276099ff7783b176479df"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/security/advisories/GHSA-9ggr-2464-2j32",
"url": "https://github.com/authlib/authlib/security/advisories/GHSA-9ggr-2464-2j32"
}
],
"release_date": "2025-09-22T17:28:53.869000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T16:36:13+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23064"
},
{
"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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "authlib: Authlib RFC violation"
},
{
"cve": "CVE-2025-61920",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-10T20:01:12.833962+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403179"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw has been discovered in the python Authlib package. Authlib\u2019s JOSE implementation accepts unbounded JWS/JWT header and signature segments. A remote attacker can craft a token whose base64url\u2011encoded header or signature spans hundreds of megabytes. During verification, Authlib decodes and parses the full input before it is rejected, driving CPU and memory consumption to hostile levels and enabling denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "authlib: Authlib 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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61920"
},
{
"category": "external",
"summary": "RHBZ#2403179",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403179"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61920"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61920",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61920"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/commit/867e3f87b072347a1ae9cf6983cc8bbf88447e5e",
"url": "https://github.com/authlib/authlib/commit/867e3f87b072347a1ae9cf6983cc8bbf88447e5e"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/security/advisories/GHSA-pq5p-34cr-23v9",
"url": "https://github.com/authlib/authlib/security/advisories/GHSA-pq5p-34cr-23v9"
}
],
"release_date": "2025-10-10T19:25:07.679000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T16:36:13+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23064"
},
{
"category": "workaround",
"details": "Users unable to upgrade may manually enforce input size limits before handing tokens to Authlib and/or use application-level throttling to reduce amplification risk.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:83c5ad5ebfdd1b389af2fd407d8d6b8da52805cb3212bb2916108001296bb642_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:9403e73ee33102c2f18bcaca03e8eae21a283e47a4f288150db4d105a90b6b8f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:bb630cb6e6bad937624d772e49a795da457035c7dcb1740c07d54a36f561ad79_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:fec577bc00c5dc32b284c30fb0d2e324a12d0f932b9abf65e70256e3d80bcda8_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:8b475114a5f77f7c041509a30246769a5f9064510724c8fc99ac29164dc3a0bb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:892bee6e3214a69b8924f840b69a55ac0c8d66443bf042cfa88c13766bd8dce3_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:aa126c3f4865a2a62cba2734110418c865aa2d32f38147c056732e53fc593715_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:b9889747f06f6fe48cd1a79aaf6dcafcf6a9cdd2d2ad986fb10da3f2a51c103b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f55014b7e95512e2dcad9ebde4d36a39e136093ed22fc3436e66cf9b34091999_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:42e442bf326bf2039f7ead1d13ba0b47e605fce986c241e6fcfca9cc9926b255_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cf0b723425c76814def9211124d18ce95e58b265185e12c5ae183f9999e51b1a_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:d93675365e51845d5d8a17997395726a4b09952fba42aaccdcfe132fd8e4d31c_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f3223fc2fef5653947f8e402020c7f332beeee7c6a09d9be0bc7dc31ef3936f8_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:25567f02ee5b0640a12f76bfed9b889334363be402d9bdb14c8b7cc37feb6b28_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:6f893e3537bdc8ac814c5726f5594f4da820973d2246d3b399687d406e9a3952_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:bcc3f8c6589b63a0a162498ea2ab3596971a97b9107ade0ebd3e8d0d372ac84e_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c6dfd40d71e49b352b39595ad73f06002d3bc448bc93e06def96ab3424451893_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b82090e9203982de62d995c18eed37838b8ebbb092195a7f58d02526fd04523e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:03da6ae6711c5238e19daa8ccccd75bc936ab8144b67cb2ccddcd3d1d2e33a40_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:1bd8354520b468f4eb47872a428f56da551e6720f31a41ce6e02df5050b4f8b2_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ab3aa3fde12c94c24c2c1a3caa08f5d995cc9d3d9cca1af8b46610f6b4ff28ee_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c7c2192a046c0fde35dcafa363803c085663676224708f4520fd967b3d2c8dd4_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:91ce9e64184afb90b00360c64f5ba37d30130ab0344b2439b93db15f2b35b74d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:3940beeed21aa2c4ae695e7ac40a0373a05246f1dff2d6d829d3111c032a1970_arm64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:96ee14d79f08194aa54cc7e6d1d814dae5af1d7143e513b6f1cb9397b6407ae6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:cfbfd35f7cd15df266c69d12975f64db2bc38238d2a0a7f9d17b319db20ccbbb_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e83662cd7bab21bcd0faa26ae67f0cb9244a67e17036af92cf30fe2a5591dcb0_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2b5f83bbade40b04a7975788743afdb8cec5f72ad8e5eea4c75d5840ce44ef3f_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:7b77b205b95f99383f12e571b391a35ea8f85dfd23f2d4fd67045bbece1ee66e_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:b638f53267de38576f1875ee3379114ba3c2089d8b26901c4a960ec82d35a0b6_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:d0ad53575ddce599c11e959d3590300ab325633951003db4ef2d82a133c8ef19_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "authlib: Authlib Denial of Service"
}
]
}
RHSA-2025:9776
Vulnerability from csaf_redhat - Published: 2025-06-26 12:12 - Updated: 2026-04-12 13:47A flaw was found in python-certifi. Untrusted certificates from TrustCor have been found in the root certificates store.
A flaw was discovered in Go's net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.
A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.
A flaw was found in Go's crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.
A flaw was found in Go's net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.
A flaw was found in Go's html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.
A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.
A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.
A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.
A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.
A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.
A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.
A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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 8.1 is now available in the Red Hat Ecosystem Catalog.",
"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 8.1 and Red Hat Enterprise Linux 8.10, 9.5, 9.6. \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://docs.redhat.com/en/documentation/red_hat_ceph_storage/8/html/8.1_release_notes\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-2025:9776",
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9776.json"
}
],
"title": "Red Hat Security Advisory: New RHCS 8.1 container image is now available in the Red Hat Ecosystem Catalog.",
"tracking": {
"current_release_date": "2026-04-12T13:47:48+00:00",
"generator": {
"date": "2026-04-12T13:47:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2025:9776",
"initial_release_date": "2025-06-26T12:12:44+00:00",
"revision_history": [
{
"date": "2025-06-26T12:12:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-26T12:12:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-12T13:47:48+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 8.1 Tools",
"product": {
"name": "Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:8.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"product": {
"name": "rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"product_id": "rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=11.5.2-6"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"product_id": "rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-65"
}
}
},
{
"category": "product_version",
"name": "rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"product": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"product_id": "rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=v7.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-34"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"product": {
"name": "rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"product_id": "rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-8-rhel9\u0026tag=8-492"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-67"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-115"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"product": {
"name": "rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"product_id": "rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=11.5.2-6"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"product_id": "rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-65"
}
}
},
{
"category": "product_version",
"name": "rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"product": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"product_id": "rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=v7.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-34"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"product": {
"name": "rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"product_id": "rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-8-rhel9\u0026tag=8-492"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-67"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-115"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"product": {
"name": "rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"product_id": "rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=11.5.2-6"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"product_id": "rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-65"
}
}
},
{
"category": "product_version",
"name": "rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"product": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"product_id": "rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=v7.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-34"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"product": {
"name": "rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"product_id": "rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-8-rhel9\u0026tag=8-492"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-67"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-115"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"product": {
"name": "rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"product_id": "rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=11.5.2-6"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"product_id": "rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-65"
}
}
},
{
"category": "product_version",
"name": "rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"product": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"product_id": "rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=v7.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"product": {
"name": "rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"product_id": "rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/rhceph-8-rhel9\u0026tag=8-492"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-67"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-115"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le"
},
"product_reference": "rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64"
},
"product_reference": "rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x"
},
"product_reference": "rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64"
},
"product_reference": "rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64"
},
"product_reference": "rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x"
},
"product_reference": "rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64"
},
"product_reference": "rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le"
},
"product_reference": "rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x"
},
"product_reference": "rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64"
},
"product_reference": "rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le"
},
"product_reference": "rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64"
},
"product_reference": "rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-23491",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2023-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2180089"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-certifi. Untrusted certificates from TrustCor have been found in the root certificates store.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-certifi: untrusted root certificates",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Satellite is not vulnerable to this flaw as it ships a build of python-certifi that is patched to use system certs from /etc/pki/tls/certs/ca-bundle.crt.Redhat has rated this CVE as moderate because most redhat products use system-wide root CA certificate bundle instead of certifi bundle.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23491"
},
{
"category": "external",
"summary": "RHBZ#2180089",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180089"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23491",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23491"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23491",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23491"
},
{
"category": "external",
"summary": "https://github.com/certifi/python-certifi/security/advisories/GHSA-43fp-rhv2-5gv8",
"url": "https://github.com/certifi/python-certifi/security/advisories/GHSA-43fp-rhv2-5gv8"
}
],
"release_date": "2022-12-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
}
],
"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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-certifi: untrusted root certificates"
},
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24784",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268021"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/mail: comments in display names are incorrectly handled",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24784"
},
{
"category": "external",
"summary": "RHBZ#2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/mail: comments in display names are incorrectly handled"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
},
{
"cve": "CVE-2024-24786",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268046"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "RHBZ#2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://go.dev/cl/569356",
"url": "https://go.dev/cl/569356"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/",
"url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2611",
"url": "https://pkg.go.dev/vuln/GO-2024-2611"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24789",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Incorrect handling of certain ZIP files",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "RHBZ#2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Incorrect handling of certain ZIP files"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw 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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
},
{
"cve": "CVE-2024-34155",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:06.929766+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310527"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "RHBZ#2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155"
},
{
"category": "external",
"summary": "https://go.dev/cl/611238",
"url": "https://go.dev/cl/611238"
},
{
"category": "external",
"summary": "https://go.dev/issue/69138",
"url": "https://go.dev/issue/69138"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3105",
"url": "https://pkg.go.dev/vuln/GO-2024-3105"
}
],
"release_date": "2024-09-06T21:15:11.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
}
]
}
RHSA-2024:9960
Vulnerability from csaf_redhat - Published: 2024-11-19 01:54 - Updated: 2026-04-06 10:43A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.
A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.
A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.
A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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": "OpenShift API for Data Protection (OADP) 1.3.4 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift API for Data Protection (OADP) enables you to back up and restore application resources, persistent volume data, and internal container images to external backup storage. OADP enables both file system-based and snapshot-based backups for persistent volumes.\n\nSecurity Fix(es) from Bugzilla:\n\n* encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion (CVE-2024-34156)\n\n* containers/image: digest type does not guarantee valid type (CVE-2024-3727)\n\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\n\n* go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion (CVE-2024-34155)\n\n* go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion (CVE-2024-34158)\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-2024:9960",
"url": "https://access.redhat.com/errata/RHSA-2024:9960"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "2310529",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310529"
},
{
"category": "external",
"summary": "OADP-2944",
"url": "https://issues.redhat.com/browse/OADP-2944"
},
{
"category": "external",
"summary": "OADP-3010",
"url": "https://issues.redhat.com/browse/OADP-3010"
},
{
"category": "external",
"summary": "OADP-3050",
"url": "https://issues.redhat.com/browse/OADP-3050"
},
{
"category": "external",
"summary": "OADP-3052",
"url": "https://issues.redhat.com/browse/OADP-3052"
},
{
"category": "external",
"summary": "OADP-3562",
"url": "https://issues.redhat.com/browse/OADP-3562"
},
{
"category": "external",
"summary": "OADP-3630",
"url": "https://issues.redhat.com/browse/OADP-3630"
},
{
"category": "external",
"summary": "OADP-4736",
"url": "https://issues.redhat.com/browse/OADP-4736"
},
{
"category": "external",
"summary": "OADP-4803",
"url": "https://issues.redhat.com/browse/OADP-4803"
},
{
"category": "external",
"summary": "OADP-5111",
"url": "https://issues.redhat.com/browse/OADP-5111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9960.json"
}
],
"title": "Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.3.4 security and bug fix update",
"tracking": {
"current_release_date": "2026-04-06T10:43:02+00:00",
"generator": {
"date": "2026-04-06T10:43:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2024:9960",
"initial_release_date": "2024-11-19T01:54:11+00:00",
"revision_history": [
{
"date": "2024-11-19T01:54:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-19T01:54:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-06T10:43:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "9Base-OADP-1.3",
"product": {
"name": "9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.4-7"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.4-16"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le",
"product_id": "oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.4-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le",
"product_id": "oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.4-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le",
"product_id": "oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.4-10"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.4-9"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.4-7"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.4-7"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.4-7"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.4-7"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.4-10"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.4-7"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.4-16"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64",
"product_id": "oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.4-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64",
"product_id": "oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.4-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64",
"product_id": "oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.4-10"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.4-9"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.4-7"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.4-7"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.4-7"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.4-7"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.4-10"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.4-7"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.4-16"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x",
"product_id": "oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.4-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x",
"product_id": "oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.4-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x",
"product_id": "oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.4-10"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.4-9"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.4-7"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.4-7"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.4-7"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.4-7"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.4-10"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.4-7"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.4-16"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64",
"product_id": "oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.4-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64",
"product_id": "oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.4-13"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64",
"product_id": "oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.4-10"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.4-9"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.4-7"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.4-7"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.4-7"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.4-7"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.4-10"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-3727",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2024-04-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2274767"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "containers/image: digest type does not guarantee valid type",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Some conditions are necessary for this attack to occur, such as the attacker being able to upload malicious images to the registry and persuade a victim to pull them. Hence, the severity of this flaw was rated as Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64"
],
"known_not_affected": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-3727"
},
{
"category": "external",
"summary": "RHBZ#2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-3727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727"
}
],
"release_date": "2024-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-19T01:54:11+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9960"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "containers/image: digest type does not guarantee valid type"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw 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-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64"
],
"known_not_affected": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-19T01:54:11+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9960"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
},
{
"cve": "CVE-2024-34155",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:06.929766+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310527"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64"
],
"known_not_affected": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "RHBZ#2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155"
},
{
"category": "external",
"summary": "https://go.dev/cl/611238",
"url": "https://go.dev/cl/611238"
},
{
"category": "external",
"summary": "https://go.dev/issue/69138",
"url": "https://go.dev/issue/69138"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3105",
"url": "https://pkg.go.dev/vuln/GO-2024-3105"
}
],
"release_date": "2024-09-06T21:15:11.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-19T01:54:11+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9960"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64"
],
"known_not_affected": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-19T01:54:11+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9960"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-34158",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2024-09-06T21:20:12.126400+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310529"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64"
],
"known_not_affected": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34158"
},
{
"category": "external",
"summary": "RHBZ#2310529",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310529"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34158",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34158"
},
{
"category": "external",
"summary": "https://go.dev/cl/611240",
"url": "https://go.dev/cl/611240"
},
{
"category": "external",
"summary": "https://go.dev/issue/69141",
"url": "https://go.dev/issue/69141"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3107",
"url": "https://pkg.go.dev/vuln/GO-2024-3107"
}
],
"release_date": "2024-09-06T21:15:12.083000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-19T01:54:11+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9960"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion"
}
]
}
RHSA-2024:6912
Vulnerability from csaf_redhat - Published: 2024-09-23 01:54 - Updated: 2026-04-03 22:44A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.
A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\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": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\n\n* encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion (CVE-2024-34156)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:6912",
"url": "https://access.redhat.com/errata/RHSA-2024:6912"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6912.json"
}
],
"title": "Red Hat Security Advisory: go-toolset:rhel8 security update",
"tracking": {
"current_release_date": "2026-04-03T22:44:38+00:00",
"generator": {
"date": "2026-04-03T22:44:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2024:6912",
"initial_release_date": "2024-09-23T01:54:18+00:00",
"revision_history": [
{
"date": "2024-09-23T01:54:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-23T01:54:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-03T22:44: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 EUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"product": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src (go-toolset:rhel8)",
"product_id": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=src\u0026rpmmod=go-toolset:rhel8:8080020240916183629:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.13-2.module%2Bel8.8.0%2B22004%2Bc5f8797c?arch=src\u0026rpmmod=go-toolset:rhel8:8080020240916183629:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.src::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.src (go-toolset:rhel8)",
"product_id": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-11.module%2Bel8.8.0%2B22321%2Bab0dcb1b?arch=src\u0026rpmmod=go-toolset:rhel8:8080020240916183629:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8)",
"product_id": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020240916183629:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020240916183629:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020240916183629:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.13-2.module%2Bel8.8.0%2B22004%2Bc5f8797c?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020240916183629:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64 (go-toolset:rhel8)",
"product_id": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-11.module%2Bel8.8.0%2B22321%2Bab0dcb1b?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020240916183629:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-11.module%2Bel8.8.0%2B22321%2Bab0dcb1b?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020240916183629:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64 (go-toolset:rhel8)",
"product_id": "golang-race-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.19.13-11.module%2Bel8.8.0%2B22321%2Bab0dcb1b?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020240916183629:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"product": {
"name": "golang-docs-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch (go-toolset:rhel8)",
"product_id": "golang-docs-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.19.13-11.module%2Bel8.8.0%2B22321%2Bab0dcb1b?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020240916183629:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"product": {
"name": "golang-misc-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch (go-toolset:rhel8)",
"product_id": "golang-misc-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.19.13-11.module%2Bel8.8.0%2B22321%2Bab0dcb1b?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020240916183629:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"product": {
"name": "golang-src-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch (go-toolset:rhel8)",
"product_id": "golang-src-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.19.13-11.module%2Bel8.8.0%2B22321%2Bab0dcb1b?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020240916183629:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"product": {
"name": "golang-tests-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch (go-toolset:rhel8)",
"product_id": "golang-tests-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.19.13-11.module%2Bel8.8.0%2B22321%2Bab0dcb1b?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020240916183629:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.13-2.module%2Bel8.8.0%2B22004%2Bc5f8797c?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8080020240916183629:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64 (go-toolset:rhel8)",
"product_id": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-11.module%2Bel8.8.0%2B22321%2Bab0dcb1b?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8080020240916183629:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-11.module%2Bel8.8.0%2B22321%2Bab0dcb1b?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8080020240916183629:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.13-2.module%2Bel8.8.0%2B22004%2Bc5f8797c?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8080020240916183629:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le (go-toolset:rhel8)",
"product_id": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-11.module%2Bel8.8.0%2B22321%2Bab0dcb1b?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8080020240916183629:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-11.module%2Bel8.8.0%2B22321%2Bab0dcb1b?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8080020240916183629:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.19.13-2.module%2Bel8.8.0%2B22004%2Bc5f8797c?arch=s390x\u0026rpmmod=go-toolset:rhel8:8080020240916183629:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x (go-toolset:rhel8)",
"product_id": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-11.module%2Bel8.8.0%2B22321%2Bab0dcb1b?arch=s390x\u0026rpmmod=go-toolset:rhel8:8080020240916183629:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-11.module%2Bel8.8.0%2B22321%2Bab0dcb1b?arch=s390x\u0026rpmmod=go-toolset:rhel8:8080020240916183629:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-docs-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-misc-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-race-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-src-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:golang-tests-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw 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": [
"AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-docs-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-misc-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-race-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-src-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-tests-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-23T01:54:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-docs-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-misc-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-race-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-src-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-tests-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6912"
},
{
"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.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-docs-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-misc-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-race-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-src-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-tests-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-docs-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-misc-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-race-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-src-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-tests-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-docs-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-misc-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-race-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-src-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-tests-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-23T01:54:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-docs-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-misc-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-race-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-src-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-tests-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6912"
},
{
"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.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-docs-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-misc-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-race-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-src-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-tests-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:go-toolset-0:1.19.13-2.module+el8.8.0+22004+c5f8797c.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.aarch64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.s390x::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-bin-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-docs-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-misc-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-race-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-src-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.EUS:golang-tests-0:1.19.13-11.module+el8.8.0+22321+ab0dcb1b.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
}
]
}
RHSA-2024:7261
Vulnerability from csaf_redhat - Published: 2024-09-26 18:32 - Updated: 2026-04-03 22:44A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| URL | Category | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"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 osbuild-composer is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for local usage, it can also upload images directly to cloud. It is compatible with composer-cli and cockpit-composer clients.\n\nSecurity Fix(es):\n\n* encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion (CVE-2024-34156)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:7261",
"url": "https://access.redhat.com/errata/RHSA-2024:7261"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7261.json"
}
],
"title": "Red Hat Security Advisory: osbuild-composer security update",
"tracking": {
"current_release_date": "2026-04-03T22:44:45+00:00",
"generator": {
"date": "2026-04-03T22:44:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2024:7261",
"initial_release_date": "2024-09-26T18:32:36+00:00",
"revision_history": [
{
"date": "2024-09-26T18:32:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-26T18:32:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-03T22:44:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:46.3-2.el8_6.src",
"product": {
"name": "osbuild-composer-0:46.3-2.el8_6.src",
"product_id": "osbuild-composer-0:46.3-2.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@46.3-2.el8_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:46.3-2.el8_6.x86_64",
"product": {
"name": "osbuild-composer-0:46.3-2.el8_6.x86_64",
"product_id": "osbuild-composer-0:46.3-2.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@46.3-2.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:46.3-2.el8_6.x86_64",
"product": {
"name": "osbuild-composer-core-0:46.3-2.el8_6.x86_64",
"product_id": "osbuild-composer-core-0:46.3-2.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@46.3-2.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64",
"product": {
"name": "osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64",
"product_id": "osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-dnf-json@46.3-2.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:46.3-2.el8_6.x86_64",
"product": {
"name": "osbuild-composer-worker-0:46.3-2.el8_6.x86_64",
"product_id": "osbuild-composer-worker-0:46.3-2.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@46.3-2.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64",
"product": {
"name": "osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64",
"product_id": "osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@46.3-2.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64",
"product_id": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@46.3-2.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64",
"product": {
"name": "osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64",
"product_id": "osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@46.3-2.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64",
"product_id": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@46.3-2.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.x86_64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.x86_64",
"product_id": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@46.3-2.el8_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:46.3-2.el8_6.aarch64",
"product": {
"name": "osbuild-composer-0:46.3-2.el8_6.aarch64",
"product_id": "osbuild-composer-0:46.3-2.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@46.3-2.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:46.3-2.el8_6.aarch64",
"product": {
"name": "osbuild-composer-core-0:46.3-2.el8_6.aarch64",
"product_id": "osbuild-composer-core-0:46.3-2.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@46.3-2.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-dnf-json-0:46.3-2.el8_6.aarch64",
"product": {
"name": "osbuild-composer-dnf-json-0:46.3-2.el8_6.aarch64",
"product_id": "osbuild-composer-dnf-json-0:46.3-2.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-dnf-json@46.3-2.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:46.3-2.el8_6.aarch64",
"product": {
"name": "osbuild-composer-worker-0:46.3-2.el8_6.aarch64",
"product_id": "osbuild-composer-worker-0:46.3-2.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@46.3-2.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:46.3-2.el8_6.aarch64",
"product": {
"name": "osbuild-composer-debugsource-0:46.3-2.el8_6.aarch64",
"product_id": "osbuild-composer-debugsource-0:46.3-2.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@46.3-2.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.aarch64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.aarch64",
"product_id": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@46.3-2.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:46.3-2.el8_6.aarch64",
"product": {
"name": "osbuild-composer-debuginfo-0:46.3-2.el8_6.aarch64",
"product_id": "osbuild-composer-debuginfo-0:46.3-2.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@46.3-2.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.aarch64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.aarch64",
"product_id": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@46.3-2.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.aarch64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.aarch64",
"product_id": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@46.3-2.el8_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:46.3-2.el8_6.ppc64le",
"product": {
"name": "osbuild-composer-0:46.3-2.el8_6.ppc64le",
"product_id": "osbuild-composer-0:46.3-2.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@46.3-2.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:46.3-2.el8_6.ppc64le",
"product": {
"name": "osbuild-composer-core-0:46.3-2.el8_6.ppc64le",
"product_id": "osbuild-composer-core-0:46.3-2.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@46.3-2.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-dnf-json-0:46.3-2.el8_6.ppc64le",
"product": {
"name": "osbuild-composer-dnf-json-0:46.3-2.el8_6.ppc64le",
"product_id": "osbuild-composer-dnf-json-0:46.3-2.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-dnf-json@46.3-2.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:46.3-2.el8_6.ppc64le",
"product": {
"name": "osbuild-composer-worker-0:46.3-2.el8_6.ppc64le",
"product_id": "osbuild-composer-worker-0:46.3-2.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@46.3-2.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:46.3-2.el8_6.ppc64le",
"product": {
"name": "osbuild-composer-debugsource-0:46.3-2.el8_6.ppc64le",
"product_id": "osbuild-composer-debugsource-0:46.3-2.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@46.3-2.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.ppc64le",
"product": {
"name": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.ppc64le",
"product_id": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@46.3-2.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:46.3-2.el8_6.ppc64le",
"product": {
"name": "osbuild-composer-debuginfo-0:46.3-2.el8_6.ppc64le",
"product_id": "osbuild-composer-debuginfo-0:46.3-2.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@46.3-2.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.ppc64le",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.ppc64le",
"product_id": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@46.3-2.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.ppc64le",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.ppc64le",
"product_id": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@46.3-2.el8_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:46.3-2.el8_6.s390x",
"product": {
"name": "osbuild-composer-0:46.3-2.el8_6.s390x",
"product_id": "osbuild-composer-0:46.3-2.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@46.3-2.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:46.3-2.el8_6.s390x",
"product": {
"name": "osbuild-composer-core-0:46.3-2.el8_6.s390x",
"product_id": "osbuild-composer-core-0:46.3-2.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@46.3-2.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-dnf-json-0:46.3-2.el8_6.s390x",
"product": {
"name": "osbuild-composer-dnf-json-0:46.3-2.el8_6.s390x",
"product_id": "osbuild-composer-dnf-json-0:46.3-2.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-dnf-json@46.3-2.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:46.3-2.el8_6.s390x",
"product": {
"name": "osbuild-composer-worker-0:46.3-2.el8_6.s390x",
"product_id": "osbuild-composer-worker-0:46.3-2.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@46.3-2.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:46.3-2.el8_6.s390x",
"product": {
"name": "osbuild-composer-debugsource-0:46.3-2.el8_6.s390x",
"product_id": "osbuild-composer-debugsource-0:46.3-2.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@46.3-2.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.s390x",
"product": {
"name": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.s390x",
"product_id": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@46.3-2.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:46.3-2.el8_6.s390x",
"product": {
"name": "osbuild-composer-debuginfo-0:46.3-2.el8_6.s390x",
"product_id": "osbuild-composer-debuginfo-0:46.3-2.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@46.3-2.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.s390x",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.s390x",
"product_id": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@46.3-2.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.s390x",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.s390x",
"product_id": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@46.3-2.el8_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:46.3-2.el8_6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:osbuild-composer-0:46.3-2.el8_6.src"
},
"product_reference": "osbuild-composer-0:46.3-2.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:osbuild-composer-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:osbuild-composer-core-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-core-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:osbuild-composer-worker-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-worker-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:46.3-2.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.aarch64"
},
"product_reference": "osbuild-composer-0:46.3-2.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:46.3-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.ppc64le"
},
"product_reference": "osbuild-composer-0:46.3-2.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:46.3-2.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.s390x"
},
"product_reference": "osbuild-composer-0:46.3-2.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:46.3-2.el8_6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.src"
},
"product_reference": "osbuild-composer-0:46.3-2.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:46.3-2.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-2.el8_6.aarch64"
},
"product_reference": "osbuild-composer-core-0:46.3-2.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:46.3-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-2.el8_6.ppc64le"
},
"product_reference": "osbuild-composer-core-0:46.3-2.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:46.3-2.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-2.el8_6.s390x"
},
"product_reference": "osbuild-composer-core-0:46.3-2.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-core-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.aarch64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.ppc64le"
},
"product_reference": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.s390x"
},
"product_reference": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:46.3-2.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-2.el8_6.aarch64"
},
"product_reference": "osbuild-composer-debuginfo-0:46.3-2.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:46.3-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-2.el8_6.ppc64le"
},
"product_reference": "osbuild-composer-debuginfo-0:46.3-2.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:46.3-2.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-2.el8_6.s390x"
},
"product_reference": "osbuild-composer-debuginfo-0:46.3-2.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:46.3-2.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-2.el8_6.aarch64"
},
"product_reference": "osbuild-composer-debugsource-0:46.3-2.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:46.3-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-2.el8_6.ppc64le"
},
"product_reference": "osbuild-composer-debugsource-0:46.3-2.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:46.3-2.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-2.el8_6.s390x"
},
"product_reference": "osbuild-composer-debugsource-0:46.3-2.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:46.3-2.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-2.el8_6.aarch64"
},
"product_reference": "osbuild-composer-dnf-json-0:46.3-2.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:46.3-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-2.el8_6.ppc64le"
},
"product_reference": "osbuild-composer-dnf-json-0:46.3-2.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:46.3-2.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-2.el8_6.s390x"
},
"product_reference": "osbuild-composer-dnf-json-0:46.3-2.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.aarch64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.ppc64le"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.s390x"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:46.3-2.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-2.el8_6.aarch64"
},
"product_reference": "osbuild-composer-worker-0:46.3-2.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:46.3-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-2.el8_6.ppc64le"
},
"product_reference": "osbuild-composer-worker-0:46.3-2.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:46.3-2.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-2.el8_6.s390x"
},
"product_reference": "osbuild-composer-worker-0:46.3-2.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-worker-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.aarch64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.ppc64le"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.s390x"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:46.3-2.el8_6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:osbuild-composer-0:46.3-2.el8_6.src"
},
"product_reference": "osbuild-composer-0:46.3-2.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:osbuild-composer-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:osbuild-composer-core-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-core-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:osbuild-composer-worker-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-worker-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.x86_64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:osbuild-composer-0:46.3-2.el8_6.src",
"AppStream-8.6.0.Z.AUS:osbuild-composer-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-core-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-worker-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.src",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-0:46.3-2.el8_6.src",
"AppStream-8.6.0.Z.TUS:osbuild-composer-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-core-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-worker-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T18:32:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:osbuild-composer-0:46.3-2.el8_6.src",
"AppStream-8.6.0.Z.AUS:osbuild-composer-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-core-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-worker-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.src",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-0:46.3-2.el8_6.src",
"AppStream-8.6.0.Z.TUS:osbuild-composer-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-core-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-worker-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7261"
},
{
"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.6.0.Z.AUS:osbuild-composer-0:46.3-2.el8_6.src",
"AppStream-8.6.0.Z.AUS:osbuild-composer-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-core-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-worker-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.src",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-0:46.3-2.el8_6.src",
"AppStream-8.6.0.Z.TUS:osbuild-composer-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-core-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-worker-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.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": [
"AppStream-8.6.0.Z.AUS:osbuild-composer-0:46.3-2.el8_6.src",
"AppStream-8.6.0.Z.AUS:osbuild-composer-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-core-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-worker-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.src",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-0:46.3-2.el8_6.src",
"AppStream-8.6.0.Z.TUS:osbuild-composer-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-core-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-core-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-debugsource-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-dnf-json-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-tests-debuginfo-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-worker-0:46.3-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-worker-debuginfo-0:46.3-2.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
}
]
}
RHSA-2024:7103
Vulnerability from csaf_redhat - Published: 2024-09-25 11:30 - Updated: 2026-04-03 22:44A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| URL | Category | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"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-pcp is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The 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* encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion (CVE-2024-34156)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:7103",
"url": "https://access.redhat.com/errata/RHSA-2024:7103"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7103.json"
}
],
"title": "Red Hat Security Advisory: grafana-pcp security update",
"tracking": {
"current_release_date": "2026-04-03T22:44:40+00:00",
"generator": {
"date": "2026-04-03T22:44:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2024:7103",
"initial_release_date": "2024-09-25T11:30:12+00:00",
"revision_history": [
{
"date": "2024-09-25T11:30:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-25T11:30:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-03T22:44: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 E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-3.el9_0.src",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el9_0.src",
"product_id": "grafana-pcp-0:3.2.0-3.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-3.el9_0.aarch64",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el9_0.aarch64",
"product_id": "grafana-pcp-0:3.2.0-3.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9_0.aarch64",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9_0.aarch64",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-3.el9_0.ppc64le",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el9_0.ppc64le",
"product_id": "grafana-pcp-0:3.2.0-3.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9_0.ppc64le",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9_0.ppc64le",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-3.el9_0.x86_64",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el9_0.x86_64",
"product_id": "grafana-pcp-0:3.2.0-3.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9_0.x86_64",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9_0.x86_64",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-3.el9_0.s390x",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el9_0.s390x",
"product_id": "grafana-pcp-0:3.2.0-3.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9_0.s390x",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9_0.s390x",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el9_0?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_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.aarch64"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.ppc64le"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.s390x"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.src"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.x86_64"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el9_0.aarch64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el9_0.ppc64le"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el9_0.s390x"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el9_0.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.E4S:grafana-pcp-0:3.2.0-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.src",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-25T11:30: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-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.src",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7103"
},
{
"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.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.src",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el9_0.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": [
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.src",
"AppStream-9.0.0.Z.E4S:grafana-pcp-0:3.2.0-3.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:grafana-pcp-debuginfo-0:3.2.0-3.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
}
]
}
RHSA-2024:8014
Vulnerability from csaf_redhat - Published: 2024-10-22 01:05 - Updated: 2026-04-03 22:44A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.
A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.
A vulnerability was found in the Axios HTTP Client. It is vulnerable to a server-side request forgery attack (SSRF) caused by unexpected behavior where requests for path-relative URLs get processed as protocol-relative URLs. This flaw allows an attacker to perform arbitrary requests from the server, potentially accessing internal systems or exfiltrating sensitive data.
A DOM Clobbering vulnerability was found in Webpack via `AutoPublicPathRuntimeModule`. DOM Clobbering is a type of code-reuse attack where the attacker first embeds a piece of non-script through seemingly benign HTML markups in the webpage, for example, through a post or comment, and leverages the gadgets (pieces of JS code) living in the existing javascript code to transform it into executable code. This vulnerability can lead to Cross-site scripting (XSS) on websites that include Webpack-generated files and allow users to inject certain scriptless HTML tags with improperly sanitized name or ID attributes.
A flaw was found in Express. This vulnerability allows untrusted code execution via passing untrusted user input to response.redirect(), even if the input is sanitized.
A flaw was found in the Send library. This vulnerability allows remote code execution via untrusted input passed to the SendStream.redirect() function.
A flaw was found in serve-static. This issue may allow the execution of untrusted code via passing sanitized yet untrusted user input to redirect().
A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).
A flaw was found in body-parser. This vulnerability causes denial of service via a specially crafted payload when the URL encoding is enabled.
A flaw was found in DOMPurify. This issue may allow an attacker to use specially-crafted HTML to bypass the depth checking or use Prototype Pollution to weaken the depth check, which can lead to cross site scripting (XSS) attacks.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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": "Network Observability 1.7 for Red Hat OpenShift\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\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Network Observability 1.7.0\n\nSecurity Fix(es):\n\n* Network Observability: Code Execution Vulnerability in Send Library (CVE-2024-43799)\n* Network Observability: XSS vulnerability via prototype pollution (CVE-2024-45801)\n* Network Observability: axios: Server-Side Request Forgery (CVE-2024-39338)\n* Network Observability: Denial of Service Vulnerability in body-parser (CVE-2024-45590)\n* Network Observability: DOM Clobbering vulnerability in AutoPublicPathRuntimeModule (CVE-2024-43788)\n* Network Observability: Backtracking regular expressions cause ReDoS (CVE-2024-45296)\n* Network Observability: Improper Input Handling in Express Redirects (CVE-2024-43796)\n* Network Observability: Improper Sanitization in serve-static (CVE-2024-43800)\n* Network Observability: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion (CVE-2024-34156)\n* Network Observability: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion (CVE-2024-34155)\n* Network Observability: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion (CVE-2024-34158)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red 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:8014",
"url": "https://access.redhat.com/errata/RHSA-2024:8014"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2308193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308193"
},
{
"category": "external",
"summary": "2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "2310529",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310529"
},
{
"category": "external",
"summary": "2310908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908"
},
{
"category": "external",
"summary": "2311152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311152"
},
{
"category": "external",
"summary": "2311153",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311153"
},
{
"category": "external",
"summary": "2311154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311154"
},
{
"category": "external",
"summary": "2311171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311171"
},
{
"category": "external",
"summary": "2312631",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312631"
},
{
"category": "external",
"summary": "NETOBSERV-1377",
"url": "https://issues.redhat.com/browse/NETOBSERV-1377"
},
{
"category": "external",
"summary": "NETOBSERV-1509",
"url": "https://issues.redhat.com/browse/NETOBSERV-1509"
},
{
"category": "external",
"summary": "NETOBSERV-1538",
"url": "https://issues.redhat.com/browse/NETOBSERV-1538"
},
{
"category": "external",
"summary": "NETOBSERV-1540",
"url": "https://issues.redhat.com/browse/NETOBSERV-1540"
},
{
"category": "external",
"summary": "NETOBSERV-1564",
"url": "https://issues.redhat.com/browse/NETOBSERV-1564"
},
{
"category": "external",
"summary": "NETOBSERV-163",
"url": "https://issues.redhat.com/browse/NETOBSERV-163"
},
{
"category": "external",
"summary": "NETOBSERV-1666",
"url": "https://issues.redhat.com/browse/NETOBSERV-1666"
},
{
"category": "external",
"summary": "NETOBSERV-1667",
"url": "https://issues.redhat.com/browse/NETOBSERV-1667"
},
{
"category": "external",
"summary": "NETOBSERV-1733",
"url": "https://issues.redhat.com/browse/NETOBSERV-1733"
},
{
"category": "external",
"summary": "NETOBSERV-1746",
"url": "https://issues.redhat.com/browse/NETOBSERV-1746"
},
{
"category": "external",
"summary": "NETOBSERV-1748",
"url": "https://issues.redhat.com/browse/NETOBSERV-1748"
},
{
"category": "external",
"summary": "NETOBSERV-1753",
"url": "https://issues.redhat.com/browse/NETOBSERV-1753"
},
{
"category": "external",
"summary": "NETOBSERV-1766",
"url": "https://issues.redhat.com/browse/NETOBSERV-1766"
},
{
"category": "external",
"summary": "NETOBSERV-1779",
"url": "https://issues.redhat.com/browse/NETOBSERV-1779"
},
{
"category": "external",
"summary": "NETOBSERV-1783",
"url": "https://issues.redhat.com/browse/NETOBSERV-1783"
},
{
"category": "external",
"summary": "NETOBSERV-1788",
"url": "https://issues.redhat.com/browse/NETOBSERV-1788"
},
{
"category": "external",
"summary": "NETOBSERV-1798",
"url": "https://issues.redhat.com/browse/NETOBSERV-1798"
},
{
"category": "external",
"summary": "NETOBSERV-1805",
"url": "https://issues.redhat.com/browse/NETOBSERV-1805"
},
{
"category": "external",
"summary": "NETOBSERV-1806",
"url": "https://issues.redhat.com/browse/NETOBSERV-1806"
},
{
"category": "external",
"summary": "NETOBSERV-1808",
"url": "https://issues.redhat.com/browse/NETOBSERV-1808"
},
{
"category": "external",
"summary": "NETOBSERV-1811",
"url": "https://issues.redhat.com/browse/NETOBSERV-1811"
},
{
"category": "external",
"summary": "NETOBSERV-1812",
"url": "https://issues.redhat.com/browse/NETOBSERV-1812"
},
{
"category": "external",
"summary": "NETOBSERV-1813",
"url": "https://issues.redhat.com/browse/NETOBSERV-1813"
},
{
"category": "external",
"summary": "NETOBSERV-1816",
"url": "https://issues.redhat.com/browse/NETOBSERV-1816"
},
{
"category": "external",
"summary": "NETOBSERV-1819",
"url": "https://issues.redhat.com/browse/NETOBSERV-1819"
},
{
"category": "external",
"summary": "NETOBSERV-1848",
"url": "https://issues.redhat.com/browse/NETOBSERV-1848"
},
{
"category": "external",
"summary": "NETOBSERV-1884",
"url": "https://issues.redhat.com/browse/NETOBSERV-1884"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8014.json"
}
],
"title": "Red Hat Security Advisory: Network Observability 1.7.0 for OpenShift",
"tracking": {
"current_release_date": "2026-04-03T22:44:53+00:00",
"generator": {
"date": "2026-04-03T22:44:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2024:8014",
"initial_release_date": "2024-10-22T01:05:39+00:00",
"revision_history": [
{
"date": "2024-10-22T01:05:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-22T01:05:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-03T22:44:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "NETOBSERV 1.7 for RHEL 9",
"product": {
"name": "NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:network_observ_optr:1.7.0::el9"
}
}
}
],
"category": "product_family",
"name": "Network Observability"
},
{
"branches": [
{
"category": "product_version",
"name": "network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"product": {
"name": "network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"product_id": "network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-cli-rhel9\u0026tag=v1.7.0-67"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"product": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.7.0-67"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"product": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.7.0-67"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"product": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.7.0-67"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"product": {
"name": "network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"product_id": "network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.7.0-86"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"product": {
"name": "network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"product_id": "network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.7.0-67"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"product": {
"name": "network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"product_id": "network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-cli-rhel9\u0026tag=v1.7.0-67"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"product": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.7.0-67"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"product": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.7.0-67"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"product": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.7.0-67"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"product": {
"name": "network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"product_id": "network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.7.0-86"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le",
"product": {
"name": "network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le",
"product_id": "network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.7.0-67"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"product": {
"name": "network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"product_id": "network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-cli-rhel9\u0026tag=v1.7.0-67"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"product": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.7.0-67"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"product": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.7.0-67"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"product": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.7.0-67"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"product": {
"name": "network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"product_id": "network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.7.0-86"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"product": {
"name": "network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"product_id": "network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.7.0-67"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"product": {
"name": "network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"product_id": "network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-cli-rhel9\u0026tag=v1.7.0-67"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"product": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.7.0-67"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"product": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.7.0-67"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"product": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.7.0-67"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"product": {
"name": "network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"product_id": "network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.7.0-86"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"product": {
"name": "network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"product_id": "network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.7.0-67"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le"
},
"product_reference": "network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64 as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64"
},
"product_reference": "network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x"
},
"product_reference": "network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64 as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64"
},
"product_reference": "network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64 as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64"
},
"product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x"
},
"product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le"
},
"product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64 as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64"
},
"product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64 as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64"
},
"product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x"
},
"product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le"
},
"product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64 as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64"
},
"product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64 as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64"
},
"product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64 as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64"
},
"product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x"
},
"product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le"
},
"product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64 as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64"
},
"product_reference": "network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64 as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64"
},
"product_reference": "network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x"
},
"product_reference": "network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le"
},
"product_reference": "network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64 as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64"
},
"product_reference": "network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x"
},
"product_reference": "network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64 as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64"
},
"product_reference": "network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le as a component of NETOBSERV 1.7 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
},
"product_reference": "network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.7.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34155",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:06.929766+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310527"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "RHBZ#2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155"
},
{
"category": "external",
"summary": "https://go.dev/cl/611238",
"url": "https://go.dev/cl/611238"
},
{
"category": "external",
"summary": "https://go.dev/issue/69138",
"url": "https://go.dev/issue/69138"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3105",
"url": "https://pkg.go.dev/vuln/GO-2024-3105"
}
],
"release_date": "2024-09-06T21:15:11.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-22T01:05:39+00:00",
"details": "For details on how to apply this update, refer to: \n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8014"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-22T01:05:39+00:00",
"details": "For details on how to apply this update, refer to: \n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8014"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-34158",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2024-09-06T21:20:12.126400+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310529"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34158"
},
{
"category": "external",
"summary": "RHBZ#2310529",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310529"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34158",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34158"
},
{
"category": "external",
"summary": "https://go.dev/cl/611240",
"url": "https://go.dev/cl/611240"
},
{
"category": "external",
"summary": "https://go.dev/issue/69141",
"url": "https://go.dev/issue/69141"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3107",
"url": "https://pkg.go.dev/vuln/GO-2024-3107"
}
],
"release_date": "2024-09-06T21:15:12.083000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-22T01:05:39+00:00",
"details": "For details on how to apply this update, refer to: \n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8014"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-39338",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2024-08-13T17:21:32.774718+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2304369"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Axios HTTP Client. It is vulnerable to a server-side request forgery attack (SSRF) caused by unexpected behavior where requests for path-relative URLs get processed as protocol-relative URLs. This flaw allows an attacker to perform arbitrary requests from the server, potentially accessing internal systems or exfiltrating sensitive data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Server-Side Request Forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as IMPORTANT because it can be exploited remotely with low complexity and without user interaction, it poses a significant risk to confidentiality.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-39338"
},
{
"category": "external",
"summary": "RHBZ#2304369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304369"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-39338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-39338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39338"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases",
"url": "https://github.com/axios/axios/releases"
},
{
"category": "external",
"summary": "https://jeffhacks.com/advisories/2024/06/24/CVE-2024-39338.html",
"url": "https://jeffhacks.com/advisories/2024/06/24/CVE-2024-39338.html"
}
],
"release_date": "2024-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-22T01:05:39+00:00",
"details": "For details on how to apply this update, refer to: \n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8014"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
}
],
"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-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Server-Side Request Forgery"
},
{
"cve": "CVE-2024-43788",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-08-27T17:20:06.890123+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2308193"
}
],
"notes": [
{
"category": "description",
"text": "A DOM Clobbering vulnerability was found in Webpack via `AutoPublicPathRuntimeModule`. DOM Clobbering is a type of code-reuse attack where the attacker first embeds a piece of non-script through seemingly benign HTML markups in the webpage, for example, through a post or comment, and leverages the gadgets (pieces of JS code) living in the existing javascript code to transform it into executable code. This vulnerability can lead to Cross-site scripting (XSS) on websites that include Webpack-generated files and allow users to inject certain scriptless HTML tags with improperly sanitized name or ID attributes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webpack: DOM Clobbering vulnerability in AutoPublicPathRuntimeModule",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this issue is classified as moderate rather than important due to the specific conditions required for exploitation. DOM Clobbering, while serious, can only be leveraged in environments where an attacker has the ability to inject unsanitized HTML attributes (e.g., `name` or `id`) into a web page. This limits the attack surface to applications that improperly sanitize user input and rely on Webpack-generated files. Furthermore, the exploitation depends on existing vulnerabilities in the sanitization process, rather than the direct execution of arbitrary scripts. As a result, while the issue can lead to XSS, its impact is constrained by the contextual requirement of HTML injection, lowering its overall severity compared to more direct XSS vectors.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43788"
},
{
"category": "external",
"summary": "RHBZ#2308193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308193"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43788"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack/commit/955e057abc6cc83cbc3fa1e1ef67a49758bf5a61",
"url": "https://github.com/webpack/webpack/commit/955e057abc6cc83cbc3fa1e1ef67a49758bf5a61"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack/security/advisories/GHSA-4vvj-4cpr-p986",
"url": "https://github.com/webpack/webpack/security/advisories/GHSA-4vvj-4cpr-p986"
},
{
"category": "external",
"summary": "https://research.securitum.com/xss-in-amp4email-dom-clobbering",
"url": "https://research.securitum.com/xss-in-amp4email-dom-clobbering"
},
{
"category": "external",
"summary": "https://scnps.co/papers/sp23_domclob.pdf",
"url": "https://scnps.co/papers/sp23_domclob.pdf"
}
],
"release_date": "2024-08-27T17:15:07.967000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-22T01:05:39+00:00",
"details": "For details on how to apply this update, refer to: \n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8014"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "webpack: DOM Clobbering vulnerability in AutoPublicPathRuntimeModule"
},
{
"cve": "CVE-2024-43796",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-10T15:30:28.106254+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Express. This vulnerability allows untrusted code execution via passing untrusted user input to response.redirect(), even if the input is sanitized.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "express: Improper Input Handling in Express Redirects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43796"
},
{
"category": "external",
"summary": "RHBZ#2311152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43796",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43796"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43796",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43796"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/commit/54271f69b511fea198471e6ff3400ab805d6b553",
"url": "https://github.com/expressjs/express/commit/54271f69b511fea198471e6ff3400ab805d6b553"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/security/advisories/GHSA-qw6h-vgh9-j6wx",
"url": "https://github.com/expressjs/express/security/advisories/GHSA-qw6h-vgh9-j6wx"
}
],
"release_date": "2024-09-10T15:15:17.510000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-22T01:05:39+00:00",
"details": "For details on how to apply this update, refer to: \n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8014"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "express: Improper Input Handling in Express Redirects"
},
{
"cve": "CVE-2024-43799",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-10T15:30:30.869487+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311153"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Send library. This vulnerability allows remote code execution via untrusted input passed to the SendStream.redirect() function.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "send: Code Execution Vulnerability in Send Library",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43799"
},
{
"category": "external",
"summary": "RHBZ#2311153",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311153"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43799"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43799",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43799"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/send/commit/ae4f2989491b392ae2ef3b0015a019770ae65d35",
"url": "https://github.com/pillarjs/send/commit/ae4f2989491b392ae2ef3b0015a019770ae65d35"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/send/security/advisories/GHSA-m6fv-jmcg-4jfg",
"url": "https://github.com/pillarjs/send/security/advisories/GHSA-m6fv-jmcg-4jfg"
}
],
"release_date": "2024-09-10T15:15:17.727000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-22T01:05:39+00:00",
"details": "For details on how to apply this update, refer to: \n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8014"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "send: Code Execution Vulnerability in Send Library"
},
{
"cve": "CVE-2024-43800",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-10T15:30:33.631718+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311154"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in serve-static. This issue may allow the execution of untrusted code via passing sanitized yet untrusted user input to redirect().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "serve-static: Improper Sanitization in serve-static",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "rhdh-hub-container 1.2 and 1.3 have included patches for 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-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43800"
},
{
"category": "external",
"summary": "RHBZ#2311154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43800"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43800",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43800"
},
{
"category": "external",
"summary": "https://github.com/expressjs/serve-static/commit/0c11fad159898cdc69fd9ab63269b72468ecaf6b",
"url": "https://github.com/expressjs/serve-static/commit/0c11fad159898cdc69fd9ab63269b72468ecaf6b"
},
{
"category": "external",
"summary": "https://github.com/expressjs/serve-static/commit/ce730896fddce1588111d9ef6fdf20896de5c6fa",
"url": "https://github.com/expressjs/serve-static/commit/ce730896fddce1588111d9ef6fdf20896de5c6fa"
},
{
"category": "external",
"summary": "https://github.com/expressjs/serve-static/security/advisories/GHSA-cm22-4g7w-348p",
"url": "https://github.com/expressjs/serve-static/security/advisories/GHSA-cm22-4g7w-348p"
}
],
"release_date": "2024-09-10T15:15:17.937000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-22T01:05:39+00:00",
"details": "For details on how to apply this update, refer to: \n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8014"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "serve-static: Improper Sanitization in serve-static"
},
{
"cve": "CVE-2024-45296",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-09T19:20:18.127723+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310908"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "path-to-regexp: Backtracking regular expressions cause ReDoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45296"
},
{
"category": "external",
"summary": "RHBZ#2310908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f",
"url": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6",
"url": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j",
"url": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j"
}
],
"release_date": "2024-09-09T19:15:13.330000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-22T01:05:39+00:00",
"details": "For details on how to apply this update, refer to: \n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8014"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "path-to-regexp: Backtracking regular expressions cause ReDoS"
},
{
"cve": "CVE-2024-45590",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2024-09-10T16:20:29.292154+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311171"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in body-parser. This vulnerability causes denial of service via a specially crafted payload when the URL encoding is enabled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "body-parser: Denial of Service Vulnerability in body-parser",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45590"
},
{
"category": "external",
"summary": "RHBZ#2311171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311171"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45590",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45590"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45590",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45590"
},
{
"category": "external",
"summary": "https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bb41c9bce",
"url": "https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bb41c9bce"
},
{
"category": "external",
"summary": "https://github.com/expressjs/body-parser/security/advisories/GHSA-qwcr-r2fm-qrc7",
"url": "https://github.com/expressjs/body-parser/security/advisories/GHSA-qwcr-r2fm-qrc7"
}
],
"release_date": "2024-09-10T16:15:21.083000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-22T01:05:39+00:00",
"details": "For details on how to apply this update, refer to: \n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8014"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "body-parser: Denial of Service Vulnerability in body-parser"
},
{
"cve": "CVE-2024-45801",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-16T19:20:09.863249+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312631"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in DOMPurify. This issue may allow an attacker to use specially-crafted HTML to bypass the depth checking or use Prototype Pollution to weaken the depth check, which can lead to cross site scripting (XSS) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dompurify: XSS vulnerability via prototype pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in DOMPurify, while significant, is categorized as moderate severity rather than important due to its specific conditions for exploitation. The issue requires not only a sophisticated nesting technique to bypass the depth checks but also the ability to leverage Prototype Pollution to weaken these protections. This makes the attack scenario relatively complex and less likely to be encountered in general use cases. Furthermore, the flaw impacts only certain configurations and usage patterns, thus reducing its immediate risk.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45801"
},
{
"category": "external",
"summary": "RHBZ#2312631",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312631"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45801"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45801",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45801"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/commit/1e520262bf4c66b5efda49e2316d6d1246ca7b21",
"url": "https://github.com/cure53/DOMPurify/commit/1e520262bf4c66b5efda49e2316d6d1246ca7b21"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/commit/26e1d69ca7f769f5c558619d644d90dd8bf26ebc",
"url": "https://github.com/cure53/DOMPurify/commit/26e1d69ca7f769f5c558619d644d90dd8bf26ebc"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-mmhx-hmjr-r674",
"url": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-mmhx-hmjr-r674"
}
],
"release_date": "2024-09-16T19:16:11.080000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-22T01:05:39+00:00",
"details": "For details on how to apply this update, refer to: \n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8014"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:1587047e407a77f7ac1d963cc9bbfdb5c2472554cad8367f0a96a4699528134d_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:7c2c2c0c0c255c1ef1579b63337d35174a330374a7deaff3c3c1e39ff48e89ee_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:bd8b5a7f1f9369c1f6fe3782c79b4145c3467b3f82e083e1eb83d76a8df21fdd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-cli-rhel9@sha256:c469d89f77d04b257c6bf9814a3782540139e35c83ac73c2e5820c20ec2146fd_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:10d159c57623d2e098b401331de93d8d591b78e133785dea89d9694ee76ded0f_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:46cee52d96fee8b3f5cd151c21e5b886841cff53b4d65cb6264d39acd9c6a7cd_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:b811f8d5b133d9a90f575d23f7a91e184ef8b6d640fb0cd7732f155d40f51c86_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-console-plugin-rhel9@sha256:ccf31db5ef85f57422a16a61a5c6aea883396699e1cc8c0f6043d2fc7eb0b8e9_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:8016c95a9891094692764956dc9df211e8a0f8cdcf14e6682565d4c35325e0bf_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:ae64fda5860fa3cbdd9a81d56924cd32d69fbf67804e16cc2e1e5ca6f786dd8b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d36488d180acdca0e6b0fbe8dbe77af3464d5b1fc3efc9440ed130fec5e71ebe_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:e979023e2e93f1ada9e3fd3e1268b39b4ac1fb9fe51357462e2ac7ddc8c49056_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:54a8042443e480f3543527d6121dbbaab57394554282b8f4fc885a1ba2b28844_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:87f4f7757826faf37710a88be3c2917b855088e02acb73f43eb7a77f61d00d45_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:8bb22f295ec8087a7163997588a4af0dce8f838407aa83f8bd09190a2943ad1e_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:b875fece4d49972e278450730f90bb5defa818aa2774dfa0e15d6f36ba50c840_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:268ac72b4a0bf05893cca0924a80ebd2107f3e859329406257da6ce59ec08dfe_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:3a3c70c990bd3a012453857698433d674b98445e55cc9c5c4ed38eea29eb82b1_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:c32c5ec7c6048f652200677c2a9cbde09ed05beeb818e292f21e6a52786b0a02_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-operator-bundle@sha256:ccf531d1181ccd1c6eb9ec45ea20069aa01b2924242596f25e551d055c9a0e1b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:349de1a5389f131933bf39235705a4aa8137a8d4be561f66aa2b74f986489fba_amd64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:4f9cdf8c1c22a79d0690b18c363ade514262510f5fbb4062746210005e832134_s390x",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:8c5836a79d4f6562ed17db8488422db567f4a920908e1800b770ec04ffa78080_arm64",
"9Base-NETWORK-OBSERVABILITY-1.7.0:network-observability/network-observability-rhel9-operator@sha256:9c2c0e0b8f9c061983f48fca9c18d7a496d38fbc4f8b9274d2fef39a5824c40a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dompurify: XSS vulnerability via prototype pollution"
}
]
}
RHSA-2024:7769
Vulnerability from csaf_redhat - Published: 2024-10-07 18:21 - Updated: 2026-04-03 22:44A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| URL | Category | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"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 container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion (CVE-2024-34156)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:7769",
"url": "https://access.redhat.com/errata/RHSA-2024:7769"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7769.json"
}
],
"title": "Red Hat Security Advisory: container-tools:rhel8 security update",
"tracking": {
"current_release_date": "2026-04-03T22:44:49+00:00",
"generator": {
"date": "2026-04-03T22:44:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2024:7769",
"initial_release_date": "2024-10-07T18:21:24+00:00",
"revision_history": [
{
"date": "2024-10-07T18:21:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-07T18:21:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-03T22:44: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 EUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.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+22332+2132e5c3.src::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8)",
"product_id": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.3-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8)",
"product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-1.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8)",
"product_id": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8)",
"product_id": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8)",
"product_id": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8)",
"product_id": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.4.1-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product": {
"name": "python-podman-0:4.4.1-1.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8)",
"product_id": "python-podman-0:4.4.1-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.4.1-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-20.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-20.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-20.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+22332+2132e5c3.noarch (container-tools:rhel8)",
"product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-1.module+el8.8.0+22332+2132e5c3.noarch (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"product": {
"name": "podman-docker-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.noarch (container-tools:rhel8)",
"product_id": "podman-docker-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=noarch\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.4.1-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"product": {
"name": "python3-podman-0:4.4.1-1.module+el8.8.0+22332+2132e5c3.noarch (container-tools:rhel8)",
"product_id": "python3-podman-0:4.4.1-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.4.1-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-20.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-20.module+el8.8.0+22332+2132e5c3.noarch (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-20.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.3-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.3-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.3-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.3-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.3-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.3-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.3-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.3-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.3-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.3-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.3-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.3-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.3-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.3-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.3-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.3-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.3-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.3-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.3-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.3-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.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%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.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%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-23.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B22332%2B2132e5c3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240920151742:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"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+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+22332+2132e5c3.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-1.module+el8.8.0+22332+2132e5c3.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-1.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8"
},
"product_reference": "podman-docker-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.4.1-1.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
},
"product_reference": "python-podman-0:4.4.1-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.4.1-1.module+el8.8.0+22332+2132e5c3.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8"
},
"product_reference": "python3-podman-0:4.4.1-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-20.module+el8.8.0+22332+2132e5c3.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-20.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-20.module+el8.8.0+22332+2132e5c3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-20.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-07T18:21:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7769"
},
{
"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.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-23.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.aarch64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.s390x::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22332+2132e5c3.x86_64::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22332+2132e5c3.noarch::container-tools:rhel8",
"AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22332+2132e5c3.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
}
]
}
RHSA-2024:8314
Vulnerability from csaf_redhat - Published: 2024-10-23 17:26 - Updated: 2026-04-03 22:44A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.
A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.
A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.
A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Logging for Red Hat OpenShift - 6.0.1",
"title": "Topic"
},
{
"category": "general",
"text": "Logging for Red Hat OpenShift - 6.0.1",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red 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:8314",
"url": "https://access.redhat.com/errata/RHSA-2024:8314"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "LOG-6129",
"url": "https://issues.redhat.com/browse/LOG-6129"
},
{
"category": "external",
"summary": "LOG-6151",
"url": "https://issues.redhat.com/browse/LOG-6151"
},
{
"category": "external",
"summary": "LOG-6180",
"url": "https://issues.redhat.com/browse/LOG-6180"
},
{
"category": "external",
"summary": "LOG-6202",
"url": "https://issues.redhat.com/browse/LOG-6202"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8314.json"
}
],
"title": "Red Hat Security Advisory: Logging for Red Hat OpenShift - 6.0.1",
"tracking": {
"current_release_date": "2026-04-03T22:44:57+00:00",
"generator": {
"date": "2026-04-03T22:44:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2024:8314",
"initial_release_date": "2024-10-23T17:26:40+00:00",
"revision_history": [
{
"date": "2024-10-23T17:26:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-23T17:26:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-03T22:44:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHOL 6.0 for RHEL 9",
"product": {
"name": "RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:logging:6.0::el9"
}
}
}
],
"category": "product_family",
"name": "logging for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"product": {
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"product_id": "openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator\u0026tag=v6.0.1-13"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"product_id": "openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9\u0026tag=v1.1.0-292"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"product": {
"name": "openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"product_id": "openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel9\u0026tag=v0.4.0-311"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"product": {
"name": "openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"product_id": "openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel9\u0026tag=v3.2.0-12"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x",
"product": {
"name": "openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x",
"product_id": "openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel9\u0026tag=v0.37.1-15"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"product": {
"name": "openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"product_id": "openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel9-operator\u0026tag=v6.0.1-16"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"product_id": "openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel9\u0026tag=v0.1.0-679"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"product": {
"name": "openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"product_id": "openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel9\u0026tag=v0.1.0-300"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"product": {
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"product_id": "openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator\u0026tag=v6.0.1-13"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"product_id": "openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9\u0026tag=v1.1.0-292"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"product": {
"name": "openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"product_id": "openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel9\u0026tag=v0.4.0-311"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"product": {
"name": "openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"product_id": "openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel9\u0026tag=v3.2.0-12"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"product": {
"name": "openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"product_id": "openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel9\u0026tag=v0.37.1-15"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"product": {
"name": "openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"product_id": "openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel9-operator\u0026tag=v6.0.1-16"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"product_id": "openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel9\u0026tag=v0.1.0-679"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"product": {
"name": "openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"product_id": "openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel9\u0026tag=v0.1.0-300"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"product": {
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"product_id": "openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator\u0026tag=v6.0.1-13"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"product_id": "openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9\u0026tag=v1.1.0-292"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"product": {
"name": "openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"product_id": "openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel9\u0026tag=v0.4.0-311"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"product": {
"name": "openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"product_id": "openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel9\u0026tag=v3.2.0-12"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"product": {
"name": "openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"product_id": "openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel9\u0026tag=v0.37.1-15"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"product": {
"name": "openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"product_id": "openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel9-operator\u0026tag=v6.0.1-16"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"product_id": "openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel9\u0026tag=v0.1.0-679"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"product": {
"name": "openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"product_id": "openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel9\u0026tag=v0.1.0-300"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"product": {
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"product_id": "openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator\u0026tag=v6.0.1-13"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"product": {
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"product_id": "openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-operator-bundle\u0026tag=v6.0.1-27"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"product_id": "openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9\u0026tag=v1.1.0-292"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"product": {
"name": "openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"product_id": "openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel9\u0026tag=v0.4.0-311"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64",
"product": {
"name": "openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64",
"product_id": "openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel9\u0026tag=v3.2.0-12"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"product": {
"name": "openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"product_id": "openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel9\u0026tag=v0.37.1-15"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"product": {
"name": "openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"product_id": "openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-operator-bundle\u0026tag=v6.0.1-38"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"product": {
"name": "openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"product_id": "openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel9-operator\u0026tag=v6.0.1-16"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"product_id": "openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel9\u0026tag=v0.1.0-679"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"product": {
"name": "openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"product_id": "openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel9\u0026tag=v0.1.0-300"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64 as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64"
},
"product_reference": "openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64 as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64"
},
"product_reference": "openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x"
},
"product_reference": "openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64 as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64"
},
"product_reference": "openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le"
},
"product_reference": "openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64 as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64"
},
"product_reference": "openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64 as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64"
},
"product_reference": "openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x"
},
"product_reference": "openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le"
},
"product_reference": "openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64 as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64 as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64 as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64"
},
"product_reference": "openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le"
},
"product_reference": "openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x"
},
"product_reference": "openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64 as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64"
},
"product_reference": "openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64 as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64"
},
"product_reference": "openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le"
},
"product_reference": "openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64 as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64"
},
"product_reference": "openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x"
},
"product_reference": "openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64 as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64"
},
"product_reference": "openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64 as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64 as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le"
},
"product_reference": "openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64 as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64"
},
"product_reference": "openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x"
},
"product_reference": "openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64 as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64"
},
"product_reference": "openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64 as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64"
},
"product_reference": "openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64 as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64"
},
"product_reference": "openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le"
},
"product_reference": "openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"relates_to_product_reference": "9Base-RHOL-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x as a component of RHOL 6.0 for RHEL 9",
"product_id": "9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x"
},
"product_reference": "openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x",
"relates_to_product_reference": "9Base-RHOL-6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOL-6.0:openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64"
],
"known_not_affected": [
"9Base-RHOL-6.0:openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-23T17:26:40+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nFor Red Hat OpenShift Logging 6.0, see the following instructions to apply this update:\n\nhttps://docs.openshift.com/container-platform/4.16/observability/logging/logging-6.0/log6x-upgrading-to-6.html",
"product_ids": [
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8314"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOL-6.0:openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOL-6.0:openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOL-6.0:openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw 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-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64"
],
"known_not_affected": [
"9Base-RHOL-6.0:openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-23T17:26:40+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nFor Red Hat OpenShift Logging 6.0, see the following instructions to apply this update:\n\nhttps://docs.openshift.com/container-platform/4.16/observability/logging/logging-6.0/log6x-upgrading-to-6.html",
"product_ids": [
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8314"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOL-6.0:openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOL-6.0:openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
},
{
"cve": "CVE-2024-34155",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:06.929766+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOL-6.0:openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310527"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64"
],
"known_not_affected": [
"9Base-RHOL-6.0:openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "RHBZ#2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155"
},
{
"category": "external",
"summary": "https://go.dev/cl/611238",
"url": "https://go.dev/cl/611238"
},
{
"category": "external",
"summary": "https://go.dev/issue/69138",
"url": "https://go.dev/issue/69138"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3105",
"url": "https://pkg.go.dev/vuln/GO-2024-3105"
}
],
"release_date": "2024-09-06T21:15:11.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-23T17:26:40+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nFor Red Hat OpenShift Logging 6.0, see the following instructions to apply this update:\n\nhttps://docs.openshift.com/container-platform/4.16/observability/logging/logging-6.0/log6x-upgrading-to-6.html",
"product_ids": [
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8314"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOL-6.0:openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOL-6.0:openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOL-6.0:openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64"
],
"known_not_affected": [
"9Base-RHOL-6.0:openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-23T17:26:40+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nFor Red Hat OpenShift Logging 6.0, see the following instructions to apply this update:\n\nhttps://docs.openshift.com/container-platform/4.16/observability/logging/logging-6.0/log6x-upgrading-to-6.html",
"product_ids": [
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8314"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOL-6.0:openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOL-6.0:openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-34158",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2024-09-06T21:20:12.126400+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOL-6.0:openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310529"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64"
],
"known_not_affected": [
"9Base-RHOL-6.0:openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34158"
},
{
"category": "external",
"summary": "RHBZ#2310529",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310529"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34158",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34158"
},
{
"category": "external",
"summary": "https://go.dev/cl/611240",
"url": "https://go.dev/cl/611240"
},
{
"category": "external",
"summary": "https://go.dev/issue/69141",
"url": "https://go.dev/issue/69141"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3107",
"url": "https://pkg.go.dev/vuln/GO-2024-3107"
}
],
"release_date": "2024-09-06T21:15:12.083000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-23T17:26:40+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nFor Red Hat OpenShift Logging 6.0, see the following instructions to apply this update:\n\nhttps://docs.openshift.com/container-platform/4.16/observability/logging/logging-6.0/log6x-upgrading-to-6.html",
"product_ids": [
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8314"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOL-6.0:openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOL-6.0:openshift-logging/cluster-logging-operator-bundle@sha256:d5e21eba289036c78323183f242aaad7dcef177e2f3cb2e814c27889a4ecaf47_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:1552e97df081521e62caad46141a8627536a327c0f53e890f05c33b934267cb6_amd64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:5bd34af82c939ff0dcf7d9cb07b38c773055ae269e97ecc837ef1ce8a7928418_s390x",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6c093e26c72fa03fb48d819b08dd3b991db94dd6cc414670c5ac8a1f4603aa4d_arm64",
"9Base-RHOL-6.0:openshift-logging/cluster-logging-rhel9-operator@sha256:6dfb015683d165d9d10226bec2d74da3238e8ad743c1ea09fe98e63fa49a251d_ppc64le",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:151dd2a38fec0844dd58b5eb9fc30573133c1bd85b2f76716fa4861a94d4c566_arm64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:20b0f87cc720ab3d1564fc2393ea4489bd3240d46b1e2f175344d6620147eeb9_amd64",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:44bd52302a0973aa700bab3516f0048f7bf4eadc96a5c370488be86ff9967e01_s390x",
"9Base-RHOL-6.0:openshift-logging/eventrouter-rhel9@sha256:8844afc0b476d5450a97f48b488cb36eea2a0028f8bc7e54de78fce8a51c2daa_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:59c0f415342c924358e23c1b3202e928fbca3617ad0b590784402763b3139fda_amd64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:92cf90f44658cd37b13be632c2cbd9d00b2a27ab2e2d98c24fcd37d0bceff2ec_arm64",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:b100b451b179b02fe070f2592ac3388755521b516f1437f2849af49564cfc2d7_ppc64le",
"9Base-RHOL-6.0:openshift-logging/log-file-metric-exporter-rhel9@sha256:f5373d204844c109fe4da48348d16494b0e89f45e412d91433656c940a097e2b_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:2119ef164b6b125f944ef0f6034a83d0f3698da736ae2ba0f2bd6340486eb87c_arm64",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:438fd4b899437499f4c13c004aa11303a05e7e431cf354d04eb5792cd9d99377_ppc64le",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:58e1634d6d98f9a95c79ca3b47a8a5e3b2d33f3be565df4ada2ed5d436e98570_s390x",
"9Base-RHOL-6.0:openshift-logging/logging-loki-rhel9@sha256:b5aa4af00e530d015a9b4820ad573adf5372303a365c34353500f92a2f647488_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-operator-bundle@sha256:69164d3ced0bda5f4c1f48a292c891bf6629ea02f5e6262234c7574a0a201e1b_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:4bb30b753e40eb39581b7d73c5718731a8956d2e84b7442c183c4e47e78b6345_ppc64le",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:7deacc57204b2a94a8ed7ac8890a470a57acf16c308df28ef57445fb0244d7f2_amd64",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:9256f136024d9e3c3c66d88f360dd26cce2b25d0e47e12d4a02f86ab138e84b4_s390x",
"9Base-RHOL-6.0:openshift-logging/loki-rhel9-operator@sha256:bd02c26306cfcaf70db9d14b25779e8570ee0b0d800db10b8e88d7ab8879c43d_arm64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:2fa903cfe177b8289f07cd71911569ce24e51d1b605d04e148520f757a926a4b_amd64",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:9e8774f315093bee1eaa23a22ea37c7ae481a98f5ebdd730eebedeb47d50e781_ppc64le",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:b64ab04756e992a57eff59911e084a75e294afb83ed634554f2a05e51e38f135_s390x",
"9Base-RHOL-6.0:openshift-logging/lokistack-gateway-rhel9@sha256:e9b865d425e949824ac5c4a3cdd191c510b50f2f864f3b33837ab1b50e5e0c39_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:76ad0c227b96664b34a48f0978ed2cc01707274f50c5e00a100ad8a365851ad9_ppc64le",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:9e24aff02d14b850e461913339c45fb4257a5d781476801176ddc4359edb420c_arm64",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:b63b8d4762ed1a11b7b5f06772736ac2768745d62f61381d1da336547e526723_s390x",
"9Base-RHOL-6.0:openshift-logging/opa-openshift-rhel9@sha256:c0c8803b6dfc1527319f6940f7420e1f9694a729bd58f23603c63d70ffd72dec_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:9037c21b56bba4582edf6d46fda36462ab29db8c60189b06621766059fd511df_amd64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a11d08325c1797dd15b20aead58d59edd269d62024debe6db6e6ca299ecf198d_arm64",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:a9a18e4c678e3beaa758c5a3a0f8319e7314ad2e656e1ec9f5be9bc5701605e0_ppc64le",
"9Base-RHOL-6.0:openshift-logging/vector-rhel9@sha256:fdce49078da18e07a11de2155a19ef5188a832e92161059e0a946b136ccc1084_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion"
}
]
}
RHSA-2024:10906
Vulnerability from csaf_redhat - Published: 2024-12-10 01:37 - Updated: 2026-04-06 13:35A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.
A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.
A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.
A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.
A DOM Clobbering vulnerability was found in Webpack via `AutoPublicPathRuntimeModule`. DOM Clobbering is a type of code-reuse attack where the attacker first embeds a piece of non-script through seemingly benign HTML markups in the webpage, for example, through a post or comment, and leverages the gadgets (pieces of JS code) living in the existing javascript code to transform it into executable code. This vulnerability can lead to Cross-site scripting (XSS) on websites that include Webpack-generated files and allow users to inject certain scriptless HTML tags with improperly sanitized name or ID attributes.
A flaw was found in Express. This vulnerability allows untrusted code execution via passing untrusted user input to response.redirect(), even if the input is sanitized.
A flaw was found in the Send library. This vulnerability allows remote code execution via untrusted input passed to the SendStream.redirect() function.
A flaw was found in serve-static. This issue may allow the execution of untrusted code via passing sanitized yet untrusted user input to redirect().
A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).
A flaw was found in body-parser. This vulnerability causes denial of service via a specially crafted payload when the URL encoding is enabled.
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The Migration Toolkit for Containers (MTC) 1.8.5 is now available.\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": "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* encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion (CVE-2024-34156)\n\n* body-parser: Denial of Service Vulnerability in body-parser (CVE-2024-45590)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\n\n* webpack: DOM Clobbering vulnerability in AutoPublicPathRuntimeModule (CVE-2024-43788)\n\n* go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion (CVE-2024-34155)\n\n* go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion (CVE-2024-34158)\n\n* path-to-regexp: Backtracking regular expressions cause ReDoS (CVE-2024-45296)\n\n* express: Improper Input Handling in Express Redirects (CVE-2024-43796)\n\n* send: Code Execution Vulnerability in Send Library (CVE-2024-43799)\n\n* serve-static: Improper Sanitization in serve-static (CVE-2024-43800)\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-2024:10906",
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "2308193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308193"
},
{
"category": "external",
"summary": "2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "2310529",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310529"
},
{
"category": "external",
"summary": "2310908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908"
},
{
"category": "external",
"summary": "2311152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311152"
},
{
"category": "external",
"summary": "2311153",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311153"
},
{
"category": "external",
"summary": "2311154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311154"
},
{
"category": "external",
"summary": "2311171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311171"
},
{
"category": "external",
"summary": "MIG-1458",
"url": "https://issues.redhat.com/browse/MIG-1458"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10906.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Containers (MTC) 1.8.5 security and bug fix update",
"tracking": {
"current_release_date": "2026-04-06T13:35:11+00:00",
"generator": {
"date": "2026-04-06T13:35:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2024:10906",
"initial_release_date": "2024-12-10T01:37:19+00:00",
"revision_history": [
{
"date": "2024-12-10T01:37:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-10T01:37:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-06T13:35:11+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-RHMTC-1.8",
"product": {
"name": "8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhmt:1.8::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Migration Toolkit"
},
{
"branches": [
{
"category": "product_version",
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"product": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.8.5-11"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"product": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"product_id": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-hook-runner-rhel8\u0026tag=v1.8.5-8"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"product": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.8.5-8"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"product": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.8.5-9"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"product": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"product_id": "rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-openvpn-rhel8\u0026tag=v1.8.5-6"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"product": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"product_id": "rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rhel8-operator\u0026tag=v1.8.5-10"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"product": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"product_id": "rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.8.5-16"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"product": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.8.5-6"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"product": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.8.5-7"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"product": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.8.5-7"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8\u0026tag=v1.8.5-6"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64"
},
"product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64"
},
"product_reference": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64"
},
"product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64"
},
"product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64"
},
"product_reference": "rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64"
},
"product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64"
},
"product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64"
},
"product_reference": "rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64"
},
"product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
},
"product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T01:37:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw 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-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T01:37:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
},
{
"cve": "CVE-2024-34155",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:06.929766+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310527"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "RHBZ#2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155"
},
{
"category": "external",
"summary": "https://go.dev/cl/611238",
"url": "https://go.dev/cl/611238"
},
{
"category": "external",
"summary": "https://go.dev/issue/69138",
"url": "https://go.dev/issue/69138"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3105",
"url": "https://pkg.go.dev/vuln/GO-2024-3105"
}
],
"release_date": "2024-09-06T21:15:11.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T01:37:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T01:37:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-34158",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2024-09-06T21:20:12.126400+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310529"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34158"
},
{
"category": "external",
"summary": "RHBZ#2310529",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310529"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34158",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34158"
},
{
"category": "external",
"summary": "https://go.dev/cl/611240",
"url": "https://go.dev/cl/611240"
},
{
"category": "external",
"summary": "https://go.dev/issue/69141",
"url": "https://go.dev/issue/69141"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3107",
"url": "https://pkg.go.dev/vuln/GO-2024-3107"
}
],
"release_date": "2024-09-06T21:15:12.083000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T01:37:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-43788",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-08-27T17:20:06.890123+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2308193"
}
],
"notes": [
{
"category": "description",
"text": "A DOM Clobbering vulnerability was found in Webpack via `AutoPublicPathRuntimeModule`. DOM Clobbering is a type of code-reuse attack where the attacker first embeds a piece of non-script through seemingly benign HTML markups in the webpage, for example, through a post or comment, and leverages the gadgets (pieces of JS code) living in the existing javascript code to transform it into executable code. This vulnerability can lead to Cross-site scripting (XSS) on websites that include Webpack-generated files and allow users to inject certain scriptless HTML tags with improperly sanitized name or ID attributes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webpack: DOM Clobbering vulnerability in AutoPublicPathRuntimeModule",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this issue is classified as moderate rather than important due to the specific conditions required for exploitation. DOM Clobbering, while serious, can only be leveraged in environments where an attacker has the ability to inject unsanitized HTML attributes (e.g., `name` or `id`) into a web page. This limits the attack surface to applications that improperly sanitize user input and rely on Webpack-generated files. Furthermore, the exploitation depends on existing vulnerabilities in the sanitization process, rather than the direct execution of arbitrary scripts. As a result, while the issue can lead to XSS, its impact is constrained by the contextual requirement of HTML injection, lowering its overall severity compared to more direct XSS vectors.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43788"
},
{
"category": "external",
"summary": "RHBZ#2308193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308193"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43788"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack/commit/955e057abc6cc83cbc3fa1e1ef67a49758bf5a61",
"url": "https://github.com/webpack/webpack/commit/955e057abc6cc83cbc3fa1e1ef67a49758bf5a61"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack/security/advisories/GHSA-4vvj-4cpr-p986",
"url": "https://github.com/webpack/webpack/security/advisories/GHSA-4vvj-4cpr-p986"
},
{
"category": "external",
"summary": "https://research.securitum.com/xss-in-amp4email-dom-clobbering",
"url": "https://research.securitum.com/xss-in-amp4email-dom-clobbering"
},
{
"category": "external",
"summary": "https://scnps.co/papers/sp23_domclob.pdf",
"url": "https://scnps.co/papers/sp23_domclob.pdf"
}
],
"release_date": "2024-08-27T17:15:07.967000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T01:37:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "webpack: DOM Clobbering vulnerability in AutoPublicPathRuntimeModule"
},
{
"cve": "CVE-2024-43796",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-10T15:30:28.106254+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Express. This vulnerability allows untrusted code execution via passing untrusted user input to response.redirect(), even if the input is sanitized.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "express: Improper Input Handling in Express Redirects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43796"
},
{
"category": "external",
"summary": "RHBZ#2311152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43796",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43796"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43796",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43796"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/commit/54271f69b511fea198471e6ff3400ab805d6b553",
"url": "https://github.com/expressjs/express/commit/54271f69b511fea198471e6ff3400ab805d6b553"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/security/advisories/GHSA-qw6h-vgh9-j6wx",
"url": "https://github.com/expressjs/express/security/advisories/GHSA-qw6h-vgh9-j6wx"
}
],
"release_date": "2024-09-10T15:15:17.510000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T01:37:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "express: Improper Input Handling in Express Redirects"
},
{
"cve": "CVE-2024-43799",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-10T15:30:30.869487+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311153"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Send library. This vulnerability allows remote code execution via untrusted input passed to the SendStream.redirect() function.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "send: Code Execution Vulnerability in Send Library",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43799"
},
{
"category": "external",
"summary": "RHBZ#2311153",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311153"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43799"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43799",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43799"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/send/commit/ae4f2989491b392ae2ef3b0015a019770ae65d35",
"url": "https://github.com/pillarjs/send/commit/ae4f2989491b392ae2ef3b0015a019770ae65d35"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/send/security/advisories/GHSA-m6fv-jmcg-4jfg",
"url": "https://github.com/pillarjs/send/security/advisories/GHSA-m6fv-jmcg-4jfg"
}
],
"release_date": "2024-09-10T15:15:17.727000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T01:37:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "send: Code Execution Vulnerability in Send Library"
},
{
"cve": "CVE-2024-43800",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-10T15:30:33.631718+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311154"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in serve-static. This issue may allow the execution of untrusted code via passing sanitized yet untrusted user input to redirect().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "serve-static: Improper Sanitization in serve-static",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "rhdh-hub-container 1.2 and 1.3 have included patches for 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.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-43800"
},
{
"category": "external",
"summary": "RHBZ#2311154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-43800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43800"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43800",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43800"
},
{
"category": "external",
"summary": "https://github.com/expressjs/serve-static/commit/0c11fad159898cdc69fd9ab63269b72468ecaf6b",
"url": "https://github.com/expressjs/serve-static/commit/0c11fad159898cdc69fd9ab63269b72468ecaf6b"
},
{
"category": "external",
"summary": "https://github.com/expressjs/serve-static/commit/ce730896fddce1588111d9ef6fdf20896de5c6fa",
"url": "https://github.com/expressjs/serve-static/commit/ce730896fddce1588111d9ef6fdf20896de5c6fa"
},
{
"category": "external",
"summary": "https://github.com/expressjs/serve-static/security/advisories/GHSA-cm22-4g7w-348p",
"url": "https://github.com/expressjs/serve-static/security/advisories/GHSA-cm22-4g7w-348p"
}
],
"release_date": "2024-09-10T15:15:17.937000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T01:37:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "serve-static: Improper Sanitization in serve-static"
},
{
"cve": "CVE-2024-45296",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-09T19:20:18.127723+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310908"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "path-to-regexp: Backtracking regular expressions cause ReDoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45296"
},
{
"category": "external",
"summary": "RHBZ#2310908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f",
"url": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6",
"url": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j",
"url": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j"
}
],
"release_date": "2024-09-09T19:15:13.330000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T01:37:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "path-to-regexp: Backtracking regular expressions cause ReDoS"
},
{
"cve": "CVE-2024-45590",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2024-09-10T16:20:29.292154+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311171"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in body-parser. This vulnerability causes denial of service via a specially crafted payload when the URL encoding is enabled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "body-parser: Denial of Service Vulnerability in body-parser",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45590"
},
{
"category": "external",
"summary": "RHBZ#2311171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311171"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45590",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45590"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45590",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45590"
},
{
"category": "external",
"summary": "https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bb41c9bce",
"url": "https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bb41c9bce"
},
{
"category": "external",
"summary": "https://github.com/expressjs/body-parser/security/advisories/GHSA-qwcr-r2fm-qrc7",
"url": "https://github.com/expressjs/body-parser/security/advisories/GHSA-qwcr-r2fm-qrc7"
}
],
"release_date": "2024-09-10T16:15:21.083000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-10T01:37:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:4657efd532ccf0e4d945e2d212d1022877a6da0d33dead66811c097d01842319_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:567c14ac62514b8e60d2a8aaf49bd4666e0612f17ec3077a35849013cefbf8dc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:4d78ea33f02d7b0de64b16c0dd58c67fbfafac3783948250eb5361c2b0d1fbed_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:252375b7e90707ee71d68b38ec5dcbe16c61188fecc723bcf7dd72944b80a6eb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:eab006db0ded34f36609011fab5bf1f02825149d74347837cd28dd9ed3cbcccf_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:1ee51dfcf4fba81d24fed333657b241eec98d961e3e5d1549ba9d902237c5ecb_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:91a75a438ae32c7e0826c3d5aab25f2597812331b8911b040da7cb9a31a25007_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:91ec7e1765d4ee8a808e1eede50c610c37deb3e78c9932f76b5c222d9a978e4c_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:6e8e1c6c3db9ddf500d07e5f2453473e7dfe0bf0195aaa0ef11ed4c86ea58c31_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:ae3dc96aa16f80c2386daf976d0fc5a4b3501aa923342728a9d8020571adef47_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:777e10015629b4295ffd279e8e97945a25f3eae9619ce82f0238a277a529849b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "body-parser: Denial of Service Vulnerability in body-parser"
}
]
}
RHSA-2024:7485
Vulnerability from csaf_redhat - Published: 2024-10-02 00:40 - Updated: 2026-04-03 22:44A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| URL | Category | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"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 golang is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion (CVE-2024-34156)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:7485",
"url": "https://access.redhat.com/errata/RHSA-2024:7485"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7485.json"
}
],
"title": "Red Hat Security Advisory: golang security update",
"tracking": {
"current_release_date": "2026-04-03T22:44:47+00:00",
"generator": {
"date": "2026-04-03T22:44:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2024:7485",
"initial_release_date": "2024-10-02T00:40:32+00:00",
"revision_history": [
{
"date": "2024-10-02T00:40:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-02T00:40:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-03T22:44: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 E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.13-2.el9_0.src",
"product": {
"name": "golang-0:1.17.13-2.el9_0.src",
"product_id": "golang-0:1.17.13-2.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-2.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.13-2.el9_0.aarch64",
"product": {
"name": "golang-0:1.17.13-2.el9_0.aarch64",
"product_id": "golang-0:1.17.13-2.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-2.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.13-2.el9_0.aarch64",
"product": {
"name": "golang-bin-0:1.17.13-2.el9_0.aarch64",
"product_id": "golang-bin-0:1.17.13-2.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.13-2.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.13-2.el9_0.ppc64le",
"product": {
"name": "golang-0:1.17.13-2.el9_0.ppc64le",
"product_id": "golang-0:1.17.13-2.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-2.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.13-2.el9_0.ppc64le",
"product": {
"name": "golang-bin-0:1.17.13-2.el9_0.ppc64le",
"product_id": "golang-bin-0:1.17.13-2.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.13-2.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.13-2.el9_0.x86_64",
"product": {
"name": "golang-0:1.17.13-2.el9_0.x86_64",
"product_id": "golang-0:1.17.13-2.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-2.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.13-2.el9_0.x86_64",
"product": {
"name": "golang-bin-0:1.17.13-2.el9_0.x86_64",
"product_id": "golang-bin-0:1.17.13-2.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.13-2.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.17.13-2.el9_0.x86_64",
"product": {
"name": "golang-race-0:1.17.13-2.el9_0.x86_64",
"product_id": "golang-race-0:1.17.13-2.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.17.13-2.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.13-2.el9_0.s390x",
"product": {
"name": "golang-0:1.17.13-2.el9_0.s390x",
"product_id": "golang-0:1.17.13-2.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-2.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.13-2.el9_0.s390x",
"product": {
"name": "golang-bin-0:1.17.13-2.el9_0.s390x",
"product_id": "golang-bin-0:1.17.13-2.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.13-2.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.17.13-2.el9_0.noarch",
"product": {
"name": "golang-docs-0:1.17.13-2.el9_0.noarch",
"product_id": "golang-docs-0:1.17.13-2.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.17.13-2.el9_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.17.13-2.el9_0.noarch",
"product": {
"name": "golang-misc-0:1.17.13-2.el9_0.noarch",
"product_id": "golang-misc-0:1.17.13-2.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.17.13-2.el9_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.17.13-2.el9_0.noarch",
"product": {
"name": "golang-src-0:1.17.13-2.el9_0.noarch",
"product_id": "golang-src-0:1.17.13-2.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.17.13-2.el9_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.17.13-2.el9_0.noarch",
"product": {
"name": "golang-tests-0:1.17.13-2.el9_0.noarch",
"product_id": "golang-tests-0:1.17.13-2.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.17.13-2.el9_0?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.13-2.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-0:1.17.13-2.el9_0.aarch64"
},
"product_reference": "golang-0:1.17.13-2.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.13-2.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-0:1.17.13-2.el9_0.ppc64le"
},
"product_reference": "golang-0:1.17.13-2.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.13-2.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-0:1.17.13-2.el9_0.s390x"
},
"product_reference": "golang-0:1.17.13-2.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.13-2.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-0:1.17.13-2.el9_0.src"
},
"product_reference": "golang-0:1.17.13-2.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.13-2.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-0:1.17.13-2.el9_0.x86_64"
},
"product_reference": "golang-0:1.17.13-2.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.13-2.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-2.el9_0.aarch64"
},
"product_reference": "golang-bin-0:1.17.13-2.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.13-2.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-2.el9_0.ppc64le"
},
"product_reference": "golang-bin-0:1.17.13-2.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.13-2.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-2.el9_0.s390x"
},
"product_reference": "golang-bin-0:1.17.13-2.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.13-2.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-2.el9_0.x86_64"
},
"product_reference": "golang-bin-0:1.17.13-2.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.17.13-2.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-docs-0:1.17.13-2.el9_0.noarch"
},
"product_reference": "golang-docs-0:1.17.13-2.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.17.13-2.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-misc-0:1.17.13-2.el9_0.noarch"
},
"product_reference": "golang-misc-0:1.17.13-2.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.17.13-2.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-race-0:1.17.13-2.el9_0.x86_64"
},
"product_reference": "golang-race-0:1.17.13-2.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.17.13-2.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-src-0:1.17.13-2.el9_0.noarch"
},
"product_reference": "golang-src-0:1.17.13-2.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.17.13-2.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:golang-tests-0:1.17.13-2.el9_0.noarch"
},
"product_reference": "golang-tests-0:1.17.13-2.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.E4S:golang-0:1.17.13-2.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-2.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-2.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-2.el9_0.src",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-2.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-2.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-2.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-2.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-2.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-docs-0:1.17.13-2.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-misc-0:1.17.13-2.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-race-0:1.17.13-2.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-src-0:1.17.13-2.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-tests-0:1.17.13-2.el9_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-02T00:40:32+00:00",
"details": "For details on how to 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.E4S:golang-0:1.17.13-2.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-2.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-2.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-2.el9_0.src",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-2.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-2.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-2.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-2.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-2.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-docs-0:1.17.13-2.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-misc-0:1.17.13-2.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-race-0:1.17.13-2.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-src-0:1.17.13-2.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-tests-0:1.17.13-2.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7485"
},
{
"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.0.0.Z.E4S:golang-0:1.17.13-2.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-2.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-2.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-2.el9_0.src",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-2.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-2.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-2.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-2.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-2.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-docs-0:1.17.13-2.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-misc-0:1.17.13-2.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-race-0:1.17.13-2.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-src-0:1.17.13-2.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-tests-0:1.17.13-2.el9_0.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-2.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-2.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-2.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-2.el9_0.src",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-2.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-2.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-2.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-2.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-2.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-docs-0:1.17.13-2.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-misc-0:1.17.13-2.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-race-0:1.17.13-2.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-src-0:1.17.13-2.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-tests-0:1.17.13-2.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
}
]
}
RHSA-2024:7792
Vulnerability from csaf_redhat - Published: 2024-10-08 11:16 - Updated: 2026-04-03 22:44A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| URL | Category | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"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 containernetworking-plugins is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Container Network Interface (CNI) project consists of a specification and libraries for writing plug-ins for configuring network interfaces in Linux containers, along with a number of supported plug-ins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted. \n\nSecurity Fix(es):\n\n* encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion (CVE-2024-34156)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:7792",
"url": "https://access.redhat.com/errata/RHSA-2024:7792"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7792.json"
}
],
"title": "Red Hat Security Advisory: containernetworking-plugins security update",
"tracking": {
"current_release_date": "2026-04-03T22:44:53+00:00",
"generator": {
"date": "2026-04-03T22:44:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2024:7792",
"initial_release_date": "2024-10-08T11:16:06+00:00",
"revision_history": [
{
"date": "2024-10-08T11:16:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-08T11:16:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-03T22:44: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 E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.0.1-6.el9_0.1.src",
"product": {
"name": "containernetworking-plugins-1:1.0.1-6.el9_0.1.src",
"product_id": "containernetworking-plugins-1:1.0.1-6.el9_0.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.el9_0.1?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.0.1-6.el9_0.1.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.0.1-6.el9_0.1.aarch64",
"product_id": "containernetworking-plugins-1:1.0.1-6.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.el9_0.1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.el9_0.1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.el9_0.1?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.0.1-6.el9_0.1.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.0.1-6.el9_0.1.ppc64le",
"product_id": "containernetworking-plugins-1:1.0.1-6.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.el9_0.1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.el9_0.1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.el9_0.1?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.0.1-6.el9_0.1.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.0.1-6.el9_0.1.x86_64",
"product_id": "containernetworking-plugins-1:1.0.1-6.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.el9_0.1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.el9_0.1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.el9_0.1?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.0.1-6.el9_0.1.s390x",
"product": {
"name": "containernetworking-plugins-1:1.0.1-6.el9_0.1.s390x",
"product_id": "containernetworking-plugins-1:1.0.1-6.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.el9_0.1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.el9_0.1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.el9_0.1?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.0.1-6.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.0.1-6.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.0.1-6.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.0.1-6.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.0.1-6.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.s390x"
},
"product_reference": "containernetworking-plugins-1:1.0.1-6.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.0.1-6.el9_0.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.src"
},
"product_reference": "containernetworking-plugins-1:1.0.1-6.el9_0.1.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.0.1-6.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.0.1-6.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-08T11:16:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7792"
},
{
"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.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.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": [
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-1:1.0.1-6.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.0.1-6.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:containernetworking-plugins-debugsource-1:1.0.1-6.el9_0.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
}
]
}
RHSA-2024:7202
Vulnerability from csaf_redhat - Published: 2024-09-26 11:31 - Updated: 2026-04-03 22:44A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| URL | Category | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"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.2 Extended Update Support.\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\nSecurity Fix(es):\n\n* encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion (CVE-2024-34156)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:7202",
"url": "https://access.redhat.com/errata/RHSA-2024:7202"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7202.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-04-03T22:44:42+00:00",
"generator": {
"date": "2026-04-03T22:44:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2024:7202",
"initial_release_date": "2024-09-26T11:31:55+00:00",
"revision_history": [
{
"date": "2024-09-26T11:31:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-26T11:31:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-03T22:44: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 EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.0.9-5.el9_2.src",
"product": {
"name": "grafana-0:9.0.9-5.el9_2.src",
"product_id": "grafana-0:9.0.9-5.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.0.9-5.el9_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.0.9-5.el9_2.aarch64",
"product": {
"name": "grafana-0:9.0.9-5.el9_2.aarch64",
"product_id": "grafana-0:9.0.9-5.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.0.9-5.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.0.9-5.el9_2.aarch64",
"product": {
"name": "grafana-debugsource-0:9.0.9-5.el9_2.aarch64",
"product_id": "grafana-debugsource-0:9.0.9-5.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.0.9-5.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.0.9-5.el9_2.aarch64",
"product": {
"name": "grafana-debuginfo-0:9.0.9-5.el9_2.aarch64",
"product_id": "grafana-debuginfo-0:9.0.9-5.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.0.9-5.el9_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.0.9-5.el9_2.ppc64le",
"product": {
"name": "grafana-0:9.0.9-5.el9_2.ppc64le",
"product_id": "grafana-0:9.0.9-5.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.0.9-5.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.0.9-5.el9_2.ppc64le",
"product": {
"name": "grafana-debugsource-0:9.0.9-5.el9_2.ppc64le",
"product_id": "grafana-debugsource-0:9.0.9-5.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.0.9-5.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.0.9-5.el9_2.ppc64le",
"product": {
"name": "grafana-debuginfo-0:9.0.9-5.el9_2.ppc64le",
"product_id": "grafana-debuginfo-0:9.0.9-5.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.0.9-5.el9_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.0.9-5.el9_2.x86_64",
"product": {
"name": "grafana-0:9.0.9-5.el9_2.x86_64",
"product_id": "grafana-0:9.0.9-5.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.0.9-5.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.0.9-5.el9_2.x86_64",
"product": {
"name": "grafana-debugsource-0:9.0.9-5.el9_2.x86_64",
"product_id": "grafana-debugsource-0:9.0.9-5.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.0.9-5.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.0.9-5.el9_2.x86_64",
"product": {
"name": "grafana-debuginfo-0:9.0.9-5.el9_2.x86_64",
"product_id": "grafana-debuginfo-0:9.0.9-5.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.0.9-5.el9_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.0.9-5.el9_2.s390x",
"product": {
"name": "grafana-0:9.0.9-5.el9_2.s390x",
"product_id": "grafana-0:9.0.9-5.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.0.9-5.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.0.9-5.el9_2.s390x",
"product": {
"name": "grafana-debugsource-0:9.0.9-5.el9_2.s390x",
"product_id": "grafana-debugsource-0:9.0.9-5.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.0.9-5.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.0.9-5.el9_2.s390x",
"product": {
"name": "grafana-debuginfo-0:9.0.9-5.el9_2.s390x",
"product_id": "grafana-debuginfo-0:9.0.9-5.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.0.9-5.el9_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.0.9-5.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.aarch64"
},
"product_reference": "grafana-0:9.0.9-5.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.0.9-5.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.ppc64le"
},
"product_reference": "grafana-0:9.0.9-5.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.0.9-5.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.s390x"
},
"product_reference": "grafana-0:9.0.9-5.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.0.9-5.el9_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.src"
},
"product_reference": "grafana-0:9.0.9-5.el9_2.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.0.9-5.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.x86_64"
},
"product_reference": "grafana-0:9.0.9-5.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.0.9-5.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:grafana-debuginfo-0:9.0.9-5.el9_2.aarch64"
},
"product_reference": "grafana-debuginfo-0:9.0.9-5.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.0.9-5.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:grafana-debuginfo-0:9.0.9-5.el9_2.ppc64le"
},
"product_reference": "grafana-debuginfo-0:9.0.9-5.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.0.9-5.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:grafana-debuginfo-0:9.0.9-5.el9_2.s390x"
},
"product_reference": "grafana-debuginfo-0:9.0.9-5.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.0.9-5.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:grafana-debuginfo-0:9.0.9-5.el9_2.x86_64"
},
"product_reference": "grafana-debuginfo-0:9.0.9-5.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.0.9-5.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:grafana-debugsource-0:9.0.9-5.el9_2.aarch64"
},
"product_reference": "grafana-debugsource-0:9.0.9-5.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.0.9-5.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:grafana-debugsource-0:9.0.9-5.el9_2.ppc64le"
},
"product_reference": "grafana-debugsource-0:9.0.9-5.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.0.9-5.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:grafana-debugsource-0:9.0.9-5.el9_2.s390x"
},
"product_reference": "grafana-debugsource-0:9.0.9-5.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.0.9-5.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:grafana-debugsource-0:9.0.9-5.el9_2.x86_64"
},
"product_reference": "grafana-debugsource-0:9.0.9-5.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.src",
"AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:grafana-debuginfo-0:9.0.9-5.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:grafana-debuginfo-0:9.0.9-5.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:grafana-debuginfo-0:9.0.9-5.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:grafana-debuginfo-0:9.0.9-5.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:grafana-debugsource-0:9.0.9-5.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:grafana-debugsource-0:9.0.9-5.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:grafana-debugsource-0:9.0.9-5.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:grafana-debugsource-0:9.0.9-5.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T11:31:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.src",
"AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:grafana-debuginfo-0:9.0.9-5.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:grafana-debuginfo-0:9.0.9-5.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:grafana-debuginfo-0:9.0.9-5.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:grafana-debuginfo-0:9.0.9-5.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:grafana-debugsource-0:9.0.9-5.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:grafana-debugsource-0:9.0.9-5.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:grafana-debugsource-0:9.0.9-5.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:grafana-debugsource-0:9.0.9-5.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7202"
},
{
"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.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.src",
"AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:grafana-debuginfo-0:9.0.9-5.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:grafana-debuginfo-0:9.0.9-5.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:grafana-debuginfo-0:9.0.9-5.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:grafana-debuginfo-0:9.0.9-5.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:grafana-debugsource-0:9.0.9-5.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:grafana-debugsource-0:9.0.9-5.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:grafana-debugsource-0:9.0.9-5.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:grafana-debugsource-0:9.0.9-5.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.src",
"AppStream-9.2.0.Z.EUS:grafana-0:9.0.9-5.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:grafana-debuginfo-0:9.0.9-5.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:grafana-debuginfo-0:9.0.9-5.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:grafana-debuginfo-0:9.0.9-5.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:grafana-debuginfo-0:9.0.9-5.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:grafana-debugsource-0:9.0.9-5.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:grafana-debugsource-0:9.0.9-5.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:grafana-debugsource-0:9.0.9-5.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:grafana-debugsource-0:9.0.9-5.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
}
]
}
RHSA-2024:7818
Vulnerability from csaf_redhat - Published: 2024-10-08 18:26 - Updated: 2026-04-03 22:44A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| URL | Category | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"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 containernetworking-plugins is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Container Network Interface (CNI) project consists of a specification and libraries for writing plug-ins for configuring network interfaces in Linux containers, along with a number of supported plug-ins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted. \n\nSecurity Fix(es):\n\n* encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion (CVE-2024-34156)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:7818",
"url": "https://access.redhat.com/errata/RHSA-2024:7818"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7818.json"
}
],
"title": "Red Hat Security Advisory: containernetworking-plugins security update",
"tracking": {
"current_release_date": "2026-04-03T22:44:54+00:00",
"generator": {
"date": "2026-04-03T22:44:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2024:7818",
"initial_release_date": "2024-10-08T18:26:57+00:00",
"revision_history": [
{
"date": "2024-10-08T18:26:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-08T18:26:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-03T22:44:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-3.el9_2.1.src",
"product": {
"name": "containernetworking-plugins-1:1.2.0-3.el9_2.1.src",
"product_id": "containernetworking-plugins-1:1.2.0-3.el9_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-3.el9_2.1?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-3.el9_2.1.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.2.0-3.el9_2.1.aarch64",
"product_id": "containernetworking-plugins-1:1.2.0-3.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-3.el9_2.1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-3.el9_2.1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-3.el9_2.1?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-3.el9_2.1.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.2.0-3.el9_2.1.ppc64le",
"product_id": "containernetworking-plugins-1:1.2.0-3.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-3.el9_2.1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-3.el9_2.1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-3.el9_2.1?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-3.el9_2.1.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.2.0-3.el9_2.1.x86_64",
"product_id": "containernetworking-plugins-1:1.2.0-3.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-3.el9_2.1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-3.el9_2.1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-3.el9_2.1?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-3.el9_2.1.s390x",
"product": {
"name": "containernetworking-plugins-1:1.2.0-3.el9_2.1.s390x",
"product_id": "containernetworking-plugins-1:1.2.0-3.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-3.el9_2.1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-3.el9_2.1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-3.el9_2.1?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.2.0-3.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.2.0-3.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.s390x"
},
"product_reference": "containernetworking-plugins-1:1.2.0-3.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-3.el9_2.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.src"
},
"product_reference": "containernetworking-plugins-1:1.2.0-3.el9_2.1.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.2.0-3.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.src",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-08T18:26:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.src",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7818"
},
{
"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.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.src",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.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": [
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.src",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-1:1.2.0-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-3.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
}
]
}
RHSA-2024:7203
Vulnerability from csaf_redhat - Published: 2024-09-26 12:31 - Updated: 2026-04-03 22:44A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| URL | Category | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"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 git-lfs is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\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": "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* encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion (CVE-2024-34156)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:7203",
"url": "https://access.redhat.com/errata/RHSA-2024:7203"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7203.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2026-04-03T22:44:42+00:00",
"generator": {
"date": "2026-04-03T22:44:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2024:7203",
"initial_release_date": "2024-09-26T12:31:00+00:00",
"revision_history": [
{
"date": "2024-09-26T12:31:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-26T12:31:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-03T22:44: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 EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el9_2.1.src",
"product": {
"name": "git-lfs-0:3.2.0-2.el9_2.1.src",
"product_id": "git-lfs-0:3.2.0-2.el9_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el9_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el9_2.1.aarch64",
"product": {
"name": "git-lfs-0:3.2.0-2.el9_2.1.aarch64",
"product_id": "git-lfs-0:3.2.0-2.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.1.aarch64",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.1.aarch64",
"product_id": "git-lfs-debugsource-0:3.2.0-2.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-2.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.1.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.1.aarch64",
"product_id": "git-lfs-debuginfo-0:3.2.0-2.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-2.el9_2.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el9_2.1.ppc64le",
"product": {
"name": "git-lfs-0:3.2.0-2.el9_2.1.ppc64le",
"product_id": "git-lfs-0:3.2.0-2.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.1.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.1.ppc64le",
"product_id": "git-lfs-debugsource-0:3.2.0-2.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-2.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.1.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.1.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.2.0-2.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-2.el9_2.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el9_2.1.x86_64",
"product": {
"name": "git-lfs-0:3.2.0-2.el9_2.1.x86_64",
"product_id": "git-lfs-0:3.2.0-2.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.1.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.1.x86_64",
"product_id": "git-lfs-debugsource-0:3.2.0-2.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-2.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.1.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.1.x86_64",
"product_id": "git-lfs-debuginfo-0:3.2.0-2.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-2.el9_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-2.el9_2.1.s390x",
"product": {
"name": "git-lfs-0:3.2.0-2.el9_2.1.s390x",
"product_id": "git-lfs-0:3.2.0-2.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-2.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.1.s390x",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.1.s390x",
"product_id": "git-lfs-debugsource-0:3.2.0-2.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-2.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.1.s390x",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.1.s390x",
"product_id": "git-lfs-debuginfo-0:3.2.0-2.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-2.el9_2.1?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-2.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.aarch64"
},
"product_reference": "git-lfs-0:3.2.0-2.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.ppc64le"
},
"product_reference": "git-lfs-0:3.2.0-2.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.s390x"
},
"product_reference": "git-lfs-0:3.2.0-2.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el9_2.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.src"
},
"product_reference": "git-lfs-0:3.2.0-2.el9_2.1.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-2.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.x86_64"
},
"product_reference": "git-lfs-0:3.2.0-2.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:git-lfs-debuginfo-0:3.2.0-2.el9_2.1.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-2.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:git-lfs-debuginfo-0:3.2.0-2.el9_2.1.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-2.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:git-lfs-debuginfo-0:3.2.0-2.el9_2.1.s390x"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-2.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-2.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:git-lfs-debuginfo-0:3.2.0-2.el9_2.1.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-2.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:git-lfs-debugsource-0:3.2.0-2.el9_2.1.aarch64"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-2.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:git-lfs-debugsource-0:3.2.0-2.el9_2.1.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-2.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:git-lfs-debugsource-0:3.2.0-2.el9_2.1.s390x"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-2.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-2.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:git-lfs-debugsource-0:3.2.0-2.el9_2.1.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-2.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.src",
"AppStream-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:git-lfs-debuginfo-0:3.2.0-2.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:git-lfs-debuginfo-0:3.2.0-2.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:git-lfs-debuginfo-0:3.2.0-2.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:git-lfs-debuginfo-0:3.2.0-2.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:git-lfs-debugsource-0:3.2.0-2.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:git-lfs-debugsource-0:3.2.0-2.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:git-lfs-debugsource-0:3.2.0-2.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:git-lfs-debugsource-0:3.2.0-2.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T12:31: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-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.src",
"AppStream-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:git-lfs-debuginfo-0:3.2.0-2.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:git-lfs-debuginfo-0:3.2.0-2.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:git-lfs-debuginfo-0:3.2.0-2.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:git-lfs-debuginfo-0:3.2.0-2.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:git-lfs-debugsource-0:3.2.0-2.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:git-lfs-debugsource-0:3.2.0-2.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:git-lfs-debugsource-0:3.2.0-2.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:git-lfs-debugsource-0:3.2.0-2.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7203"
},
{
"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.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.src",
"AppStream-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:git-lfs-debuginfo-0:3.2.0-2.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:git-lfs-debuginfo-0:3.2.0-2.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:git-lfs-debuginfo-0:3.2.0-2.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:git-lfs-debuginfo-0:3.2.0-2.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:git-lfs-debugsource-0:3.2.0-2.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:git-lfs-debugsource-0:3.2.0-2.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:git-lfs-debugsource-0:3.2.0-2.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:git-lfs-debugsource-0:3.2.0-2.el9_2.1.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": [
"AppStream-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.src",
"AppStream-9.2.0.Z.EUS:git-lfs-0:3.2.0-2.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:git-lfs-debuginfo-0:3.2.0-2.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:git-lfs-debuginfo-0:3.2.0-2.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:git-lfs-debuginfo-0:3.2.0-2.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:git-lfs-debuginfo-0:3.2.0-2.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:git-lfs-debugsource-0:3.2.0-2.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:git-lfs-debugsource-0:3.2.0-2.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:git-lfs-debugsource-0:3.2.0-2.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:git-lfs-debugsource-0:3.2.0-2.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
}
]
}
RHSA-2024:7820
Vulnerability from csaf_redhat - Published: 2024-10-08 18:39 - Updated: 2026-04-03 22:44A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| URL | Category | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"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 podman is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.\n\nSecurity Fix(es):\n\n* encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion (CVE-2024-34156)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:7820",
"url": "https://access.redhat.com/errata/RHSA-2024:7820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7820.json"
}
],
"title": "Red Hat Security Advisory: podman security update",
"tracking": {
"current_release_date": "2026-04-03T22:44:51+00:00",
"generator": {
"date": "2026-04-03T22:44:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2024:7820",
"initial_release_date": "2024-10-08T18:39:12+00:00",
"revision_history": [
{
"date": "2024-10-08T18:39:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-08T18:39:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-03T22:44:51+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 EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.4.1-20.el9_2.1.src",
"product": {
"name": "podman-2:4.4.1-20.el9_2.1.src",
"product_id": "podman-2:4.4.1-20.el9_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2.1?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.4.1-20.el9_2.1.aarch64",
"product": {
"name": "podman-2:4.4.1-20.el9_2.1.aarch64",
"product_id": "podman-2:4.4.1-20.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.4.1-20.el9_2.1.aarch64",
"product": {
"name": "podman-gvproxy-2:4.4.1-20.el9_2.1.aarch64",
"product_id": "podman-gvproxy-2:4.4.1-20.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-20.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.4.1-20.el9_2.1.aarch64",
"product": {
"name": "podman-plugins-2:4.4.1-20.el9_2.1.aarch64",
"product_id": "podman-plugins-2:4.4.1-20.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-20.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.4.1-20.el9_2.1.aarch64",
"product": {
"name": "podman-remote-2:4.4.1-20.el9_2.1.aarch64",
"product_id": "podman-remote-2:4.4.1-20.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-20.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.4.1-20.el9_2.1.aarch64",
"product": {
"name": "podman-tests-2:4.4.1-20.el9_2.1.aarch64",
"product_id": "podman-tests-2:4.4.1-20.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-20.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.4.1-20.el9_2.1.aarch64",
"product": {
"name": "podman-debugsource-2:4.4.1-20.el9_2.1.aarch64",
"product_id": "podman-debugsource-2:4.4.1-20.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-20.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"product": {
"name": "podman-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"product_id": "podman-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-20.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"product_id": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-20.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"product": {
"name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"product_id": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-20.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"product": {
"name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"product_id": "podman-remote-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-20.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.4.1-20.el9_2.1.ppc64le",
"product": {
"name": "podman-2:4.4.1-20.el9_2.1.ppc64le",
"product_id": "podman-2:4.4.1-20.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.4.1-20.el9_2.1.ppc64le",
"product": {
"name": "podman-gvproxy-2:4.4.1-20.el9_2.1.ppc64le",
"product_id": "podman-gvproxy-2:4.4.1-20.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-20.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.4.1-20.el9_2.1.ppc64le",
"product": {
"name": "podman-plugins-2:4.4.1-20.el9_2.1.ppc64le",
"product_id": "podman-plugins-2:4.4.1-20.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-20.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.4.1-20.el9_2.1.ppc64le",
"product": {
"name": "podman-remote-2:4.4.1-20.el9_2.1.ppc64le",
"product_id": "podman-remote-2:4.4.1-20.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-20.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.4.1-20.el9_2.1.ppc64le",
"product": {
"name": "podman-tests-2:4.4.1-20.el9_2.1.ppc64le",
"product_id": "podman-tests-2:4.4.1-20.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-20.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.4.1-20.el9_2.1.ppc64le",
"product": {
"name": "podman-debugsource-2:4.4.1-20.el9_2.1.ppc64le",
"product_id": "podman-debugsource-2:4.4.1-20.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-20.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"product": {
"name": "podman-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"product_id": "podman-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-20.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"product_id": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-20.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"product_id": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-20.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"product": {
"name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"product_id": "podman-remote-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-20.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.4.1-20.el9_2.1.x86_64",
"product": {
"name": "podman-2:4.4.1-20.el9_2.1.x86_64",
"product_id": "podman-2:4.4.1-20.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.4.1-20.el9_2.1.x86_64",
"product": {
"name": "podman-gvproxy-2:4.4.1-20.el9_2.1.x86_64",
"product_id": "podman-gvproxy-2:4.4.1-20.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-20.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.4.1-20.el9_2.1.x86_64",
"product": {
"name": "podman-plugins-2:4.4.1-20.el9_2.1.x86_64",
"product_id": "podman-plugins-2:4.4.1-20.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-20.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.4.1-20.el9_2.1.x86_64",
"product": {
"name": "podman-remote-2:4.4.1-20.el9_2.1.x86_64",
"product_id": "podman-remote-2:4.4.1-20.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-20.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.4.1-20.el9_2.1.x86_64",
"product": {
"name": "podman-tests-2:4.4.1-20.el9_2.1.x86_64",
"product_id": "podman-tests-2:4.4.1-20.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-20.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.4.1-20.el9_2.1.x86_64",
"product": {
"name": "podman-debugsource-2:4.4.1-20.el9_2.1.x86_64",
"product_id": "podman-debugsource-2:4.4.1-20.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-20.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"product": {
"name": "podman-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"product_id": "podman-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-20.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"product_id": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-20.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"product": {
"name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"product_id": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-20.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"product": {
"name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"product_id": "podman-remote-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-20.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.4.1-20.el9_2.1.s390x",
"product": {
"name": "podman-2:4.4.1-20.el9_2.1.s390x",
"product_id": "podman-2:4.4.1-20.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.4.1-20.el9_2.1.s390x",
"product": {
"name": "podman-gvproxy-2:4.4.1-20.el9_2.1.s390x",
"product_id": "podman-gvproxy-2:4.4.1-20.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-20.el9_2.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.4.1-20.el9_2.1.s390x",
"product": {
"name": "podman-plugins-2:4.4.1-20.el9_2.1.s390x",
"product_id": "podman-plugins-2:4.4.1-20.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-20.el9_2.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.4.1-20.el9_2.1.s390x",
"product": {
"name": "podman-remote-2:4.4.1-20.el9_2.1.s390x",
"product_id": "podman-remote-2:4.4.1-20.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-20.el9_2.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.4.1-20.el9_2.1.s390x",
"product": {
"name": "podman-tests-2:4.4.1-20.el9_2.1.s390x",
"product_id": "podman-tests-2:4.4.1-20.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-20.el9_2.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.4.1-20.el9_2.1.s390x",
"product": {
"name": "podman-debugsource-2:4.4.1-20.el9_2.1.s390x",
"product_id": "podman-debugsource-2:4.4.1-20.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-20.el9_2.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"product": {
"name": "podman-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"product_id": "podman-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-20.el9_2.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"product_id": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-20.el9_2.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"product": {
"name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"product_id": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-20.el9_2.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"product": {
"name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"product_id": "podman-remote-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-20.el9_2.1?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-2:4.4.1-20.el9_2.1.noarch",
"product": {
"name": "podman-docker-2:4.4.1-20.el9_2.1.noarch",
"product_id": "podman-docker-2:4.4.1-20.el9_2.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-20.el9_2.1?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.4.1-20.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.aarch64"
},
"product_reference": "podman-2:4.4.1-20.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.4.1-20.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.ppc64le"
},
"product_reference": "podman-2:4.4.1-20.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.4.1-20.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.s390x"
},
"product_reference": "podman-2:4.4.1-20.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.4.1-20.el9_2.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.src"
},
"product_reference": "podman-2:4.4.1-20.el9_2.1.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.4.1-20.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.x86_64"
},
"product_reference": "podman-2:4.4.1-20.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.4.1-20.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.1.aarch64"
},
"product_reference": "podman-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.4.1-20.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.1.ppc64le"
},
"product_reference": "podman-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.4.1-20.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.1.s390x"
},
"product_reference": "podman-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.4.1-20.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.1.x86_64"
},
"product_reference": "podman-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.4.1-20.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.1.aarch64"
},
"product_reference": "podman-debugsource-2:4.4.1-20.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.4.1-20.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.1.ppc64le"
},
"product_reference": "podman-debugsource-2:4.4.1-20.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.4.1-20.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.1.s390x"
},
"product_reference": "podman-debugsource-2:4.4.1-20.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.4.1-20.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.1.x86_64"
},
"product_reference": "podman-debugsource-2:4.4.1-20.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.4.1-20.el9_2.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.1.noarch"
},
"product_reference": "podman-docker-2:4.4.1-20.el9_2.1.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.4.1-20.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.1.aarch64"
},
"product_reference": "podman-gvproxy-2:4.4.1-20.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.4.1-20.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.1.ppc64le"
},
"product_reference": "podman-gvproxy-2:4.4.1-20.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.4.1-20.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.1.s390x"
},
"product_reference": "podman-gvproxy-2:4.4.1-20.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.4.1-20.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.1.x86_64"
},
"product_reference": "podman-gvproxy-2:4.4.1-20.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.4.1-20.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.1.aarch64"
},
"product_reference": "podman-plugins-2:4.4.1-20.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.4.1-20.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.1.ppc64le"
},
"product_reference": "podman-plugins-2:4.4.1-20.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.4.1-20.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.1.s390x"
},
"product_reference": "podman-plugins-2:4.4.1-20.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.4.1-20.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.1.x86_64"
},
"product_reference": "podman-plugins-2:4.4.1-20.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.aarch64"
},
"product_reference": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.s390x"
},
"product_reference": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.x86_64"
},
"product_reference": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.4.1-20.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.1.aarch64"
},
"product_reference": "podman-remote-2:4.4.1-20.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.4.1-20.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.1.ppc64le"
},
"product_reference": "podman-remote-2:4.4.1-20.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.4.1-20.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.1.s390x"
},
"product_reference": "podman-remote-2:4.4.1-20.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.4.1-20.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.1.x86_64"
},
"product_reference": "podman-remote-2:4.4.1-20.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.1.aarch64"
},
"product_reference": "podman-remote-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.1.ppc64le"
},
"product_reference": "podman-remote-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.1.s390x"
},
"product_reference": "podman-remote-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.1.x86_64"
},
"product_reference": "podman-remote-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.4.1-20.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.1.aarch64"
},
"product_reference": "podman-tests-2:4.4.1-20.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.4.1-20.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.1.ppc64le"
},
"product_reference": "podman-tests-2:4.4.1-20.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.4.1-20.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.1.s390x"
},
"product_reference": "podman-tests-2:4.4.1-20.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.4.1-20.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.1.x86_64"
},
"product_reference": "podman-tests-2:4.4.1-20.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.src",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.1.noarch",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-08T18:39: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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.src",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.1.noarch",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7820"
},
{
"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.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.src",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.1.noarch",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.1.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": [
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.src",
"AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.1.noarch",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
}
]
}
RHSA-2024:6913
Vulnerability from csaf_redhat - Published: 2024-09-23 01:53 - Updated: 2026-04-03 22:44A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.
A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.
A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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 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": "The golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\n\n* go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion (CVE-2024-34155)\n\n* encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion (CVE-2024-34156)\n\n* go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion (CVE-2024-34158)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:6913",
"url": "https://access.redhat.com/errata/RHSA-2024:6913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "2310529",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310529"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6913.json"
}
],
"title": "Red Hat Security Advisory: golang security update",
"tracking": {
"current_release_date": "2026-04-03T22:44:38+00:00",
"generator": {
"date": "2026-04-03T22:44:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2024:6913",
"initial_release_date": "2024-09-23T01:53:11+00:00",
"revision_history": [
{
"date": "2024-09-23T01:53:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-23T01:53:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-03T22:44: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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.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": "go-toolset-0:1.21.13-3.el9_4.aarch64",
"product": {
"name": "go-toolset-0:1.21.13-3.el9_4.aarch64",
"product_id": "go-toolset-0:1.21.13-3.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.13-3.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.13-3.el9_4.aarch64",
"product": {
"name": "golang-0:1.21.13-3.el9_4.aarch64",
"product_id": "golang-0:1.21.13-3.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.13-3.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.13-3.el9_4.aarch64",
"product": {
"name": "golang-bin-0:1.21.13-3.el9_4.aarch64",
"product_id": "golang-bin-0:1.21.13-3.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.13-3.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.13-3.el9_4.ppc64le",
"product": {
"name": "go-toolset-0:1.21.13-3.el9_4.ppc64le",
"product_id": "go-toolset-0:1.21.13-3.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.13-3.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.13-3.el9_4.ppc64le",
"product": {
"name": "golang-0:1.21.13-3.el9_4.ppc64le",
"product_id": "golang-0:1.21.13-3.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.13-3.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.13-3.el9_4.ppc64le",
"product": {
"name": "golang-bin-0:1.21.13-3.el9_4.ppc64le",
"product_id": "golang-bin-0:1.21.13-3.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.13-3.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.13-3.el9_4.x86_64",
"product": {
"name": "go-toolset-0:1.21.13-3.el9_4.x86_64",
"product_id": "go-toolset-0:1.21.13-3.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.13-3.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.13-3.el9_4.x86_64",
"product": {
"name": "golang-0:1.21.13-3.el9_4.x86_64",
"product_id": "golang-0:1.21.13-3.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.13-3.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.13-3.el9_4.x86_64",
"product": {
"name": "golang-bin-0:1.21.13-3.el9_4.x86_64",
"product_id": "golang-bin-0:1.21.13-3.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.13-3.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.13-3.el9_4.s390x",
"product": {
"name": "go-toolset-0:1.21.13-3.el9_4.s390x",
"product_id": "go-toolset-0:1.21.13-3.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.13-3.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.13-3.el9_4.s390x",
"product": {
"name": "golang-0:1.21.13-3.el9_4.s390x",
"product_id": "golang-0:1.21.13-3.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.13-3.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.13-3.el9_4.s390x",
"product": {
"name": "golang-bin-0:1.21.13-3.el9_4.s390x",
"product_id": "golang-bin-0:1.21.13-3.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.13-3.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.21.13-3.el9_4.src",
"product": {
"name": "golang-0:1.21.13-3.el9_4.src",
"product_id": "golang-0:1.21.13-3.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.13-3.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.21.13-3.el9_4.noarch",
"product": {
"name": "golang-docs-0:1.21.13-3.el9_4.noarch",
"product_id": "golang-docs-0:1.21.13-3.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.21.13-3.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.21.13-3.el9_4.noarch",
"product": {
"name": "golang-misc-0:1.21.13-3.el9_4.noarch",
"product_id": "golang-misc-0:1.21.13-3.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.21.13-3.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.21.13-3.el9_4.noarch",
"product": {
"name": "golang-src-0:1.21.13-3.el9_4.noarch",
"product_id": "golang-src-0:1.21.13-3.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.21.13-3.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.21.13-3.el9_4.noarch",
"product": {
"name": "golang-tests-0:1.21.13-3.el9_4.noarch",
"product_id": "golang-tests-0:1.21.13-3.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.21.13-3.el9_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.13-3.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.aarch64"
},
"product_reference": "go-toolset-0:1.21.13-3.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.13-3.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.ppc64le"
},
"product_reference": "go-toolset-0:1.21.13-3.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.13-3.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.s390x"
},
"product_reference": "go-toolset-0:1.21.13-3.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.13-3.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.x86_64"
},
"product_reference": "go-toolset-0:1.21.13-3.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.13-3.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.aarch64"
},
"product_reference": "golang-0:1.21.13-3.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.13-3.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.ppc64le"
},
"product_reference": "golang-0:1.21.13-3.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.13-3.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.s390x"
},
"product_reference": "golang-0:1.21.13-3.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.13-3.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.src"
},
"product_reference": "golang-0:1.21.13-3.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.13-3.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.x86_64"
},
"product_reference": "golang-0:1.21.13-3.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.13-3.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.aarch64"
},
"product_reference": "golang-bin-0:1.21.13-3.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.13-3.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.ppc64le"
},
"product_reference": "golang-bin-0:1.21.13-3.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.13-3.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.s390x"
},
"product_reference": "golang-bin-0:1.21.13-3.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.13-3.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.x86_64"
},
"product_reference": "golang-bin-0:1.21.13-3.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.21.13-3.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.13-3.el9_4.noarch"
},
"product_reference": "golang-docs-0:1.21.13-3.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.21.13-3.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.13-3.el9_4.noarch"
},
"product_reference": "golang-misc-0:1.21.13-3.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.21.13-3.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.13-3.el9_4.noarch"
},
"product_reference": "golang-src-0:1.21.13-3.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.21.13-3.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.13-3.el9_4.noarch"
},
"product_reference": "golang-tests-0:1.21.13-3.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw 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": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.13-3.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-23T01:53:11+00:00",
"details": "For details on how to 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.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.13-3.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6913"
},
{
"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.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.13-3.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.13-3.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
},
{
"cve": "CVE-2024-34155",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:06.929766+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310527"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.13-3.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "RHBZ#2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155"
},
{
"category": "external",
"summary": "https://go.dev/cl/611238",
"url": "https://go.dev/cl/611238"
},
{
"category": "external",
"summary": "https://go.dev/issue/69138",
"url": "https://go.dev/issue/69138"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3105",
"url": "https://pkg.go.dev/vuln/GO-2024-3105"
}
],
"release_date": "2024-09-06T21:15:11.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-23T01:53:11+00:00",
"details": "For details on how to 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.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.13-3.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6913"
},
{
"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.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.13-3.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.13-3.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.13-3.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-23T01:53:11+00:00",
"details": "For details on how to 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.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.13-3.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6913"
},
{
"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.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.13-3.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.13-3.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-34158",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2024-09-06T21:20:12.126400+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310529"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.13-3.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34158"
},
{
"category": "external",
"summary": "RHBZ#2310529",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310529"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34158",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34158"
},
{
"category": "external",
"summary": "https://go.dev/cl/611240",
"url": "https://go.dev/cl/611240"
},
{
"category": "external",
"summary": "https://go.dev/issue/69141",
"url": "https://go.dev/issue/69141"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3107",
"url": "https://pkg.go.dev/vuln/GO-2024-3107"
}
],
"release_date": "2024-09-06T21:15:12.083000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-23T01:53:11+00:00",
"details": "For details on how to 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.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.13-3.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6913"
},
{
"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.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.13-3.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.13-3.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.13-3.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.13-3.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion"
}
]
}
RHSA-2024:9583
Vulnerability from csaf_redhat - Published: 2024-11-13 18:00 - Updated: 2026-04-12 13:28A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.
A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.
A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
A flaw was found in body-parser. This vulnerability causes denial of service via a specially crafted payload when the URL encoding is enabled.
A prototype pollution vulnerability was found in DOMPurify. This flaw allows a remote attacker to add or modify attributes of an object prototype. This issue can lead to the injection of malicious attributes used in other components or cause a crash by overriding existing attributes with ones of incompatible type.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated images are now available for Red Hat Advanced Cluster Security\n(RHACS). The updated image includes a bug fix and security fixes.\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": "This release of RHACS 4.4.6 introduces the following changes:\n\nBug fix:\n\n* Fixed an issue where you could not view detailed scan results for certain images in RHACS because the page redirected to an error after a brief display. (ROX-24326)\n\nSecurity fixes:\n\n* encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion (CVE-2024-34156)\n\n* body-parser: Denial of Service Vulnerability in body-parser (CVE-2024-45590)\n\n* dompurify: DOMPurify vulnerable to tampering by prototype pollution (CVE-2024-48910)\n\n* golang: archive/zip: Incorrect handling of certain ZIP files (CVE-2024-24789)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\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-2024:9583",
"url": "https://access.redhat.com/errata/RHSA-2024:9583"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.openshift.com/acs/4.4/release_notes/44-release-notes.html",
"url": "https://docs.openshift.com/acs/4.4/release_notes/44-release-notes.html"
},
{
"category": "external",
"summary": "2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "2311171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311171"
},
{
"category": "external",
"summary": "2322949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2322949"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9583.json"
}
],
"title": "Red Hat Security Advisory: ACS 4.4 enhancement update",
"tracking": {
"current_release_date": "2026-04-12T13:28:14+00:00",
"generator": {
"date": "2026-04-12T13:28:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2024:9583",
"initial_release_date": "2024-11-13T18:00:45+00:00",
"revision_history": [
{
"date": "2024-11-13T18:00:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-13T18:00:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-12T13:28:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHACS 4.4 for RHEL 8",
"product": {
"name": "RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:advanced_cluster_security:4.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Advanced Cluster Security for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.6-2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.6-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.6-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.6-2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24789",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Incorrect handling of certain ZIP files",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
],
"known_not_affected": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "RHBZ#2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T18:00:45+00:00",
"details": "If you are using an earlier version of RHACS 4.4, you are advised to upgrade to this patch release 4.4.6.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9583"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Incorrect handling of certain ZIP files"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64"
],
"known_not_affected": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T18:00:45+00:00",
"details": "If you are using an earlier version of RHACS 4.4, you are advised to upgrade to this patch release 4.4.6.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9583"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64"
],
"known_not_affected": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T18:00:45+00:00",
"details": "If you are using an earlier version of RHACS 4.4, you are advised to upgrade to this patch release 4.4.6.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9583"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-45590",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2024-09-10T16:20:29.292154+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311171"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in body-parser. This vulnerability causes denial of service via a specially crafted payload when the URL encoding is enabled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "body-parser: Denial of Service Vulnerability in body-parser",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64"
],
"known_not_affected": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45590"
},
{
"category": "external",
"summary": "RHBZ#2311171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311171"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45590",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45590"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45590",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45590"
},
{
"category": "external",
"summary": "https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bb41c9bce",
"url": "https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bb41c9bce"
},
{
"category": "external",
"summary": "https://github.com/expressjs/body-parser/security/advisories/GHSA-qwcr-r2fm-qrc7",
"url": "https://github.com/expressjs/body-parser/security/advisories/GHSA-qwcr-r2fm-qrc7"
}
],
"release_date": "2024-09-10T16:15:21.083000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T18:00:45+00:00",
"details": "If you are using an earlier version of RHACS 4.4, you are advised to upgrade to this patch release 4.4.6.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9583"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "body-parser: Denial of Service Vulnerability in body-parser"
},
{
"cve": "CVE-2024-48910",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2024-10-31T15:00:53.609372+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2322949"
}
],
"notes": [
{
"category": "description",
"text": "A prototype pollution vulnerability was found in DOMPurify. This flaw allows a remote attacker to add or modify attributes of an object prototype. This issue can lead to the injection of malicious attributes used in other components or cause a crash by overriding existing attributes with ones of incompatible type.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dompurify: DOMPurify vulnerable to tampering by prototype pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The prototype pollution vulnerability in DOMPurify is considered a high-severity issue because it allows attackers to modify the prototype of built-in JavaScript objects, potentially impacting the entire application. This could lead to security risks, such as overwriting methods on fundamental objects like `Object`, `Array`, or `Function`, allowing attackers to manipulate application behavior, bypass security controls, or cause application crashes. Given that DOMPurify is a core library for sanitizing user input, an attacker exploiting this vulnerability could gain control over how sanitized content is processed, leading to the execution of malicious scripts or triggering other unintended behaviors across the application.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64"
],
"known_not_affected": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48910"
},
{
"category": "external",
"summary": "RHBZ#2322949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2322949"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48910",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48910"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48910",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48910"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/commit/d1dd0374caef2b4c56c3bd09fe1988c3479166dc",
"url": "https://github.com/cure53/DOMPurify/commit/d1dd0374caef2b4c56c3bd09fe1988c3479166dc"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-p3vf-v8qc-cwcr",
"url": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-p3vf-v8qc-cwcr"
}
],
"release_date": "2024-10-31T14:22:52.867000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T18:00:45+00:00",
"details": "If you are using an earlier version of RHACS 4.4, you are advised to upgrade to this patch release 4.4.6.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9583"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"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:L",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:9178124bc5c25689fcc7f18e612324eb960a89cd9953e25ddcfb86901cef121f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:c4fb7a4e30d0e7e8849e37bc6109f23670036f33eea58f5d298b442ce1afb671_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:ee6981dd3ba39a27922af01c8b4daadbefe669bf749323c2f6c1b338130d51ca_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:7e8ecd268fc23e6012789bf37c79e3f32b2b97fb8680212de48c9d2b45ed6039_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:95cb6eda4d1ab5fc90ac93317051262c3f1fece5bc038ecee402d9637ac9065b_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:d889a70c089484065a2ec82125046ab4a33b128f4dde1964cc079351870e9fb4_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:4841ffb3af288d62c7b55bc8aa0181a22f9115412412199d47ee867bc993dcb1_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:891a5bfabb3caa1500e010a5fa52cb8cb0ae5e891927f29482b60d0c5ff3a689_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:b0ad6462f9116dfef5d6f674abb40888fe0838f63ea63a910e28108fa9cfac96_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:81b5d9d7c45c4a8609c777e658eb8898e655799c813049ea75b0ad235d6c6031_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:91807217f7a5d5a234fe52d22ab0efb5d1555ecbea6bf0e73ea22986f0ccd7b9_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:ae1ec07ca41d555e1979d5a78c2a5d73b1ba40deea93fd9c68480dd2a273107d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:1ca8319a9362df3b09515f3a721152af15068cb98596fabd202be639ec847cd8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:7a5e9703c62f13b5b9541dacb86b864a02399a2facc5e77da50c990742fa48db_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:b481c31ea787bb4817304023ab223996b5deaf01f0c80557d652ca2e76a3dfc5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:16557a28d0f406947511e9c0ac45ee817ea140889bafcb904cac32bd8bd5e1f8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2fd7371cc9b6d31e893ccf947e1eb82dfdafe64cf52f5180fb56eda3b5f39c1e_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:f06e63143446f6adaa05e172e6badc0d1d5ed4c84e2d5d2557d6009f2f8fc020_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:138e5980154aaa0ac5e9298f784b526351c99704cf695ee431501323ca009ee3_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:825d631625833d741b1a1b5dc5b4ed58931bba19c0df3dfffbe37c8d288501d3_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:973018e772a918fdf56c326a9a2dab6930d0495b8832d93a9ce38715bdd3a793_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3661729758bf85f23ea026ee63878c37e633a559e3a9cb62831c5756208849e0_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c958195cb7c571b2281e68812730e5bfdb56239dd78cd7eef68c78305df3a22_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e343a83ec73665ed07c5960878a1b523c2cec5d5f1c17bfbedda3fc1a1670f3f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c937e3b9c64f9b162cfbe427f7302dae647ede0a521954c2dcda9ae5209c02f_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8ac90dab1deddcca3eeba5fbe21393745a83241bf58c5e45346d1d8136bc766_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dd5bcce7eab9696f3df21db09e63df3a80ce8e5fa64120b0fcaf68abde0d0ba1_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:1d91f26a507a68b406bb35e5773a482ae91e395ee2076a8c1a518f20c5709d39_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:85a7cd5b497ecaa4050bd1a1452da303a188c8c39e647506a97cb51f77bd15ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:ad57793f8387672543643510eb5ed7e7bbc3fff4b40b8f46c0133cbaba20fad3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4394e75958311552877cfb76fc7b6e2fb8b2bce515c0e1caf4a8dd74c656b391_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4f0354935b9ed09306af1ed8484da9b36fe0bac08ffa846c8b8ea882fef672f5_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:881b3767f0cfe08cb5fac5fcb8869410c05978909ab3cf8e1c636ab3676c9fc8_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:c6d670d1f82894be7a953b784958929790702a922f13237cba2653bb85541d34_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d4ab8e4dbf191fb71d9b7457846e5544949d03c356c6c855f5490e819b50ab01_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fc03767015d6a89e53ca40378638f2e392941b7ff2e3a820b9528d7fcd0e3db9_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:044dd53b4b98134210f70146352a200965479f3a585c025b4d754fe891ec9bc3_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:99c096b912ee9f55ad36d402a0e78ba2dfc4120313d3bdb9fc0254f3ef0bfebc_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c1481660a52b4d594368f1fe9b55646ac09d71ca8b6039e983752fa3185976bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dompurify: DOMPurify vulnerable to tampering by prototype pollution"
}
]
}
RHSA-2024:8317
Vulnerability from csaf_redhat - Published: 2024-10-23 18:05 - Updated: 2026-04-03 22:44A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.
A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.
A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Logging for Red Hat OpenShift - 5.8.14",
"title": "Topic"
},
{
"category": "general",
"text": "Logging for Red Hat OpenShift - 5.8.14",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red 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:8317",
"url": "https://access.redhat.com/errata/RHSA-2024:8317"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "LOG-4671",
"url": "https://issues.redhat.com/browse/LOG-4671"
},
{
"category": "external",
"summary": "LOG-6182",
"url": "https://issues.redhat.com/browse/LOG-6182"
},
{
"category": "external",
"summary": "LOG-6184",
"url": "https://issues.redhat.com/browse/LOG-6184"
},
{
"category": "external",
"summary": "LOG-6266",
"url": "https://issues.redhat.com/browse/LOG-6266"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8317.json"
}
],
"title": "Red Hat Security Advisory: Logging for Red Hat OpenShift - 5.8.14",
"tracking": {
"current_release_date": "2026-04-03T22:44:58+00:00",
"generator": {
"date": "2026-04-03T22:44:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2024:8317",
"initial_release_date": "2024-10-23T18:05:42+00:00",
"revision_history": [
{
"date": "2024-10-23T18:05:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-23T18:05:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-03T22:44:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHOL 5.8 for RHEL 9",
"product": {
"name": "RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:logging:5.8::el9"
}
}
}
],
"category": "product_family",
"name": "logging for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:430e473beee02b34646293d28363cd8ff13294ea00807c0285ac6a25b88c45a9_amd64",
"product": {
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:430e473beee02b34646293d28363cd8ff13294ea00807c0285ac6a25b88c45a9_amd64",
"product_id": "openshift-logging/cluster-logging-rhel9-operator@sha256:430e473beee02b34646293d28363cd8ff13294ea00807c0285ac6a25b88c45a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel9-operator@sha256:430e473beee02b34646293d28363cd8ff13294ea00807c0285ac6a25b88c45a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator\u0026tag=v5.8.14-15"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:15c9704c56d031a30e442ff2bc3d148b7d7f72723ac4e55b83dfbe84b851618e_amd64",
"product": {
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:15c9704c56d031a30e442ff2bc3d148b7d7f72723ac4e55b83dfbe84b851618e_amd64",
"product_id": "openshift-logging/cluster-logging-operator-bundle@sha256:15c9704c56d031a30e442ff2bc3d148b7d7f72723ac4e55b83dfbe84b851618e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-operator-bundle@sha256:15c9704c56d031a30e442ff2bc3d148b7d7f72723ac4e55b83dfbe84b851618e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-operator-bundle\u0026tag=v5.8.14-29"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel9-operator@sha256:70e0cf7cad30be52561a6269de6ef283a12a383d0aa2b15b6c4f04a527ba1497_amd64",
"product": {
"name": "openshift-logging/elasticsearch-rhel9-operator@sha256:70e0cf7cad30be52561a6269de6ef283a12a383d0aa2b15b6c4f04a527ba1497_amd64",
"product_id": "openshift-logging/elasticsearch-rhel9-operator@sha256:70e0cf7cad30be52561a6269de6ef283a12a383d0aa2b15b6c4f04a527ba1497_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel9-operator@sha256:70e0cf7cad30be52561a6269de6ef283a12a383d0aa2b15b6c4f04a527ba1497?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel9-operator\u0026tag=v5.8.14-3"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-operator-bundle@sha256:254befc94227f1cf6a46e35c29d99a24d2c633ee843412a8fa5b4003fb2c5f57_amd64",
"product": {
"name": "openshift-logging/elasticsearch-operator-bundle@sha256:254befc94227f1cf6a46e35c29d99a24d2c633ee843412a8fa5b4003fb2c5f57_amd64",
"product_id": "openshift-logging/elasticsearch-operator-bundle@sha256:254befc94227f1cf6a46e35c29d99a24d2c633ee843412a8fa5b4003fb2c5f57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-operator-bundle@sha256:254befc94227f1cf6a46e35c29d99a24d2c633ee843412a8fa5b4003fb2c5f57?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-operator-bundle\u0026tag=v5.8.14-8"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel9@sha256:90c63bd543cabd9914150510e601ee16f7c05fcc6e4f708924e8e9e0ab25ddbc_amd64",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel9@sha256:90c63bd543cabd9914150510e601ee16f7c05fcc6e4f708924e8e9e0ab25ddbc_amd64",
"product_id": "openshift-logging/elasticsearch-proxy-rhel9@sha256:90c63bd543cabd9914150510e601ee16f7c05fcc6e4f708924e8e9e0ab25ddbc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel9@sha256:90c63bd543cabd9914150510e601ee16f7c05fcc6e4f708924e8e9e0ab25ddbc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel9\u0026tag=v1.0.0-517"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:afcfd4ef2cead4cef77634c68cafb6f0eea4007618193caed91f36a4e692d6da_amd64",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:afcfd4ef2cead4cef77634c68cafb6f0eea4007618193caed91f36a4e692d6da_amd64",
"product_id": "openshift-logging/log-file-metric-exporter-rhel9@sha256:afcfd4ef2cead4cef77634c68cafb6f0eea4007618193caed91f36a4e692d6da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel9@sha256:afcfd4ef2cead4cef77634c68cafb6f0eea4007618193caed91f36a4e692d6da?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9\u0026tag=v1.1.0-291"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel9@sha256:686c3c21bca3d8ce7b6924d47b597eb7bd46a450283d06c370b47da093190ea2_amd64",
"product": {
"name": "openshift-logging/logging-curator5-rhel9@sha256:686c3c21bca3d8ce7b6924d47b597eb7bd46a450283d06c370b47da093190ea2_amd64",
"product_id": "openshift-logging/logging-curator5-rhel9@sha256:686c3c21bca3d8ce7b6924d47b597eb7bd46a450283d06c370b47da093190ea2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel9@sha256:686c3c21bca3d8ce7b6924d47b597eb7bd46a450283d06c370b47da093190ea2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel9\u0026tag=v5.8.1-525"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel9@sha256:0022ac204d647a69ccdcaf9fd0fbee94e24ca057549ec12796c4e6f32771239b_amd64",
"product": {
"name": "openshift-logging/elasticsearch6-rhel9@sha256:0022ac204d647a69ccdcaf9fd0fbee94e24ca057549ec12796c4e6f32771239b_amd64",
"product_id": "openshift-logging/elasticsearch6-rhel9@sha256:0022ac204d647a69ccdcaf9fd0fbee94e24ca057549ec12796c4e6f32771239b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel9@sha256:0022ac204d647a69ccdcaf9fd0fbee94e24ca057549ec12796c4e6f32771239b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel9\u0026tag=v6.8.1-438"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel9@sha256:f6e7266eeee58b05ef99f1f51a322e7f23227bca7a755c2f7fbdb4b38a62f3f0_amd64",
"product": {
"name": "openshift-logging/eventrouter-rhel9@sha256:f6e7266eeee58b05ef99f1f51a322e7f23227bca7a755c2f7fbdb4b38a62f3f0_amd64",
"product_id": "openshift-logging/eventrouter-rhel9@sha256:f6e7266eeee58b05ef99f1f51a322e7f23227bca7a755c2f7fbdb4b38a62f3f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel9@sha256:f6e7266eeee58b05ef99f1f51a322e7f23227bca7a755c2f7fbdb4b38a62f3f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel9\u0026tag=v0.4.0-310"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel9@sha256:73971be880c0bb3c73ec49af9fb8c21e2334f0e98d4ba6e968bcc9066debc758_amd64",
"product": {
"name": "openshift-logging/fluentd-rhel9@sha256:73971be880c0bb3c73ec49af9fb8c21e2334f0e98d4ba6e968bcc9066debc758_amd64",
"product_id": "openshift-logging/fluentd-rhel9@sha256:73971be880c0bb3c73ec49af9fb8c21e2334f0e98d4ba6e968bcc9066debc758_amd64",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel9@sha256:73971be880c0bb3c73ec49af9fb8c21e2334f0e98d4ba6e968bcc9066debc758?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel9\u0026tag=v5.8.14-5"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel9@sha256:7b5d8a46716e366732d365038a421c55fde1514b5ece4929cd5758cad67d00e8_amd64",
"product": {
"name": "openshift-logging/logging-loki-rhel9@sha256:7b5d8a46716e366732d365038a421c55fde1514b5ece4929cd5758cad67d00e8_amd64",
"product_id": "openshift-logging/logging-loki-rhel9@sha256:7b5d8a46716e366732d365038a421c55fde1514b5ece4929cd5758cad67d00e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel9@sha256:7b5d8a46716e366732d365038a421c55fde1514b5ece4929cd5758cad67d00e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel9\u0026tag=v3.2.0-18"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel9@sha256:bb61411a8daf099778ee0f987f3de5ed21ba150d991329739b23f9d90d9f9027_amd64",
"product": {
"name": "openshift-logging/vector-rhel9@sha256:bb61411a8daf099778ee0f987f3de5ed21ba150d991329739b23f9d90d9f9027_amd64",
"product_id": "openshift-logging/vector-rhel9@sha256:bb61411a8daf099778ee0f987f3de5ed21ba150d991329739b23f9d90d9f9027_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel9@sha256:bb61411a8daf099778ee0f987f3de5ed21ba150d991329739b23f9d90d9f9027?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel9\u0026tag=v0.28.1-78"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel9@sha256:afec3cd08cc49f121291cafee5da84f8ae06aca091c1e7fec027a608f2590fd8_amd64",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel9@sha256:afec3cd08cc49f121291cafee5da84f8ae06aca091c1e7fec027a608f2590fd8_amd64",
"product_id": "openshift-logging/logging-view-plugin-rhel9@sha256:afec3cd08cc49f121291cafee5da84f8ae06aca091c1e7fec027a608f2590fd8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel9@sha256:afec3cd08cc49f121291cafee5da84f8ae06aca091c1e7fec027a608f2590fd8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel9\u0026tag=v5.8.14-3"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-operator-bundle@sha256:dcd8695e2f39c35ac0776c34ec7b194b87c30a69f234e2dedfb6bfdf986c847c_amd64",
"product": {
"name": "openshift-logging/loki-operator-bundle@sha256:dcd8695e2f39c35ac0776c34ec7b194b87c30a69f234e2dedfb6bfdf986c847c_amd64",
"product_id": "openshift-logging/loki-operator-bundle@sha256:dcd8695e2f39c35ac0776c34ec7b194b87c30a69f234e2dedfb6bfdf986c847c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/loki-operator-bundle@sha256:dcd8695e2f39c35ac0776c34ec7b194b87c30a69f234e2dedfb6bfdf986c847c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-operator-bundle\u0026tag=v5.8.14-38"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel9-operator@sha256:ee37fbe83b3b704837616e4beab4f7032af0ce887b8228a96044e0df169ffa21_amd64",
"product": {
"name": "openshift-logging/loki-rhel9-operator@sha256:ee37fbe83b3b704837616e4beab4f7032af0ce887b8228a96044e0df169ffa21_amd64",
"product_id": "openshift-logging/loki-rhel9-operator@sha256:ee37fbe83b3b704837616e4beab4f7032af0ce887b8228a96044e0df169ffa21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel9-operator@sha256:ee37fbe83b3b704837616e4beab4f7032af0ce887b8228a96044e0df169ffa21?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel9-operator\u0026tag=v5.8.14-17"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:59e50e7f48af50497f2467b69462034f64c47a80ff8d324e80a9e842750fa8b1_amd64",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:59e50e7f48af50497f2467b69462034f64c47a80ff8d324e80a9e842750fa8b1_amd64",
"product_id": "openshift-logging/lokistack-gateway-rhel9@sha256:59e50e7f48af50497f2467b69462034f64c47a80ff8d324e80a9e842750fa8b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel9@sha256:59e50e7f48af50497f2467b69462034f64c47a80ff8d324e80a9e842750fa8b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel9\u0026tag=v0.1.0-682"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel9@sha256:eff170f0076c2b0f88af5a74dbc22d47618012a1e815af3ff109a226f50512d6_amd64",
"product": {
"name": "openshift-logging/opa-openshift-rhel9@sha256:eff170f0076c2b0f88af5a74dbc22d47618012a1e815af3ff109a226f50512d6_amd64",
"product_id": "openshift-logging/opa-openshift-rhel9@sha256:eff170f0076c2b0f88af5a74dbc22d47618012a1e815af3ff109a226f50512d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel9@sha256:eff170f0076c2b0f88af5a74dbc22d47618012a1e815af3ff109a226f50512d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel9\u0026tag=v0.1.0-306"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:0314a1d043ab0d5d912db29f72c860f7d89c25d73788bc9f37a699e885b4d52a_ppc64le",
"product": {
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:0314a1d043ab0d5d912db29f72c860f7d89c25d73788bc9f37a699e885b4d52a_ppc64le",
"product_id": "openshift-logging/cluster-logging-rhel9-operator@sha256:0314a1d043ab0d5d912db29f72c860f7d89c25d73788bc9f37a699e885b4d52a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel9-operator@sha256:0314a1d043ab0d5d912db29f72c860f7d89c25d73788bc9f37a699e885b4d52a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator\u0026tag=v5.8.14-15"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel9-operator@sha256:d1cec9349898181a6aa50eefd03eabd2ab43bbd327ab69eb35d61f524e599e82_ppc64le",
"product": {
"name": "openshift-logging/elasticsearch-rhel9-operator@sha256:d1cec9349898181a6aa50eefd03eabd2ab43bbd327ab69eb35d61f524e599e82_ppc64le",
"product_id": "openshift-logging/elasticsearch-rhel9-operator@sha256:d1cec9349898181a6aa50eefd03eabd2ab43bbd327ab69eb35d61f524e599e82_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel9-operator@sha256:d1cec9349898181a6aa50eefd03eabd2ab43bbd327ab69eb35d61f524e599e82?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel9-operator\u0026tag=v5.8.14-3"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel9@sha256:6421da62587689cd55debdadf1a769fe4644aed5804717443267b4badf775973_ppc64le",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel9@sha256:6421da62587689cd55debdadf1a769fe4644aed5804717443267b4badf775973_ppc64le",
"product_id": "openshift-logging/elasticsearch-proxy-rhel9@sha256:6421da62587689cd55debdadf1a769fe4644aed5804717443267b4badf775973_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel9@sha256:6421da62587689cd55debdadf1a769fe4644aed5804717443267b4badf775973?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel9\u0026tag=v1.0.0-517"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:55dcb6828233c312ff9cc190718da3947ba7e7b10c8bd64750607e6728bf149e_ppc64le",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:55dcb6828233c312ff9cc190718da3947ba7e7b10c8bd64750607e6728bf149e_ppc64le",
"product_id": "openshift-logging/log-file-metric-exporter-rhel9@sha256:55dcb6828233c312ff9cc190718da3947ba7e7b10c8bd64750607e6728bf149e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel9@sha256:55dcb6828233c312ff9cc190718da3947ba7e7b10c8bd64750607e6728bf149e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9\u0026tag=v1.1.0-291"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel9@sha256:2935c7531e0826c498cb771994938eab70556a58988e8e76c4349cf234f41c8b_ppc64le",
"product": {
"name": "openshift-logging/logging-curator5-rhel9@sha256:2935c7531e0826c498cb771994938eab70556a58988e8e76c4349cf234f41c8b_ppc64le",
"product_id": "openshift-logging/logging-curator5-rhel9@sha256:2935c7531e0826c498cb771994938eab70556a58988e8e76c4349cf234f41c8b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel9@sha256:2935c7531e0826c498cb771994938eab70556a58988e8e76c4349cf234f41c8b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel9\u0026tag=v5.8.1-525"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel9@sha256:83dccefd20b2e4d8c2a76644d0346b46b3af86fde07bccbb0b8057fe65fb92be_ppc64le",
"product": {
"name": "openshift-logging/elasticsearch6-rhel9@sha256:83dccefd20b2e4d8c2a76644d0346b46b3af86fde07bccbb0b8057fe65fb92be_ppc64le",
"product_id": "openshift-logging/elasticsearch6-rhel9@sha256:83dccefd20b2e4d8c2a76644d0346b46b3af86fde07bccbb0b8057fe65fb92be_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel9@sha256:83dccefd20b2e4d8c2a76644d0346b46b3af86fde07bccbb0b8057fe65fb92be?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel9\u0026tag=v6.8.1-438"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel9@sha256:54b3b52757af46c11bbcb2fae3d89ea10b790b339cdce1bf2cda484d51e95d8c_ppc64le",
"product": {
"name": "openshift-logging/eventrouter-rhel9@sha256:54b3b52757af46c11bbcb2fae3d89ea10b790b339cdce1bf2cda484d51e95d8c_ppc64le",
"product_id": "openshift-logging/eventrouter-rhel9@sha256:54b3b52757af46c11bbcb2fae3d89ea10b790b339cdce1bf2cda484d51e95d8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel9@sha256:54b3b52757af46c11bbcb2fae3d89ea10b790b339cdce1bf2cda484d51e95d8c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel9\u0026tag=v0.4.0-310"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel9@sha256:314e06b9c8cdffc5c39bef7006a5d8841350d2a6ab49f3f33542639177863b5c_ppc64le",
"product": {
"name": "openshift-logging/fluentd-rhel9@sha256:314e06b9c8cdffc5c39bef7006a5d8841350d2a6ab49f3f33542639177863b5c_ppc64le",
"product_id": "openshift-logging/fluentd-rhel9@sha256:314e06b9c8cdffc5c39bef7006a5d8841350d2a6ab49f3f33542639177863b5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel9@sha256:314e06b9c8cdffc5c39bef7006a5d8841350d2a6ab49f3f33542639177863b5c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel9\u0026tag=v5.8.14-5"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel9@sha256:2571688ca4bed2fa1befc6817608fddb386732472de99439d816116c4f23d18d_ppc64le",
"product": {
"name": "openshift-logging/logging-loki-rhel9@sha256:2571688ca4bed2fa1befc6817608fddb386732472de99439d816116c4f23d18d_ppc64le",
"product_id": "openshift-logging/logging-loki-rhel9@sha256:2571688ca4bed2fa1befc6817608fddb386732472de99439d816116c4f23d18d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel9@sha256:2571688ca4bed2fa1befc6817608fddb386732472de99439d816116c4f23d18d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel9\u0026tag=v3.2.0-18"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel9@sha256:09958ded22ec62867e5dc35fc89ce78d7f594d95fd3e5992ab0e9a02a320cbcd_ppc64le",
"product": {
"name": "openshift-logging/vector-rhel9@sha256:09958ded22ec62867e5dc35fc89ce78d7f594d95fd3e5992ab0e9a02a320cbcd_ppc64le",
"product_id": "openshift-logging/vector-rhel9@sha256:09958ded22ec62867e5dc35fc89ce78d7f594d95fd3e5992ab0e9a02a320cbcd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel9@sha256:09958ded22ec62867e5dc35fc89ce78d7f594d95fd3e5992ab0e9a02a320cbcd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel9\u0026tag=v0.28.1-78"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel9@sha256:8d0081571b74a21f5e58a05d62f7b8fe147f0763ca4b83cc6c8fe09ddad47f79_ppc64le",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel9@sha256:8d0081571b74a21f5e58a05d62f7b8fe147f0763ca4b83cc6c8fe09ddad47f79_ppc64le",
"product_id": "openshift-logging/logging-view-plugin-rhel9@sha256:8d0081571b74a21f5e58a05d62f7b8fe147f0763ca4b83cc6c8fe09ddad47f79_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel9@sha256:8d0081571b74a21f5e58a05d62f7b8fe147f0763ca4b83cc6c8fe09ddad47f79?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel9\u0026tag=v5.8.14-3"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel9-operator@sha256:be059e7e6427bdccbb00771c70b56d1e94f15be790b8f44a6f8e209c0cd4cd68_ppc64le",
"product": {
"name": "openshift-logging/loki-rhel9-operator@sha256:be059e7e6427bdccbb00771c70b56d1e94f15be790b8f44a6f8e209c0cd4cd68_ppc64le",
"product_id": "openshift-logging/loki-rhel9-operator@sha256:be059e7e6427bdccbb00771c70b56d1e94f15be790b8f44a6f8e209c0cd4cd68_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel9-operator@sha256:be059e7e6427bdccbb00771c70b56d1e94f15be790b8f44a6f8e209c0cd4cd68?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel9-operator\u0026tag=v5.8.14-17"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:28b427bc80122567fe96a8acbc5c07a836aea75cf2dba8433f9f2950bc41780d_ppc64le",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:28b427bc80122567fe96a8acbc5c07a836aea75cf2dba8433f9f2950bc41780d_ppc64le",
"product_id": "openshift-logging/lokistack-gateway-rhel9@sha256:28b427bc80122567fe96a8acbc5c07a836aea75cf2dba8433f9f2950bc41780d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel9@sha256:28b427bc80122567fe96a8acbc5c07a836aea75cf2dba8433f9f2950bc41780d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel9\u0026tag=v0.1.0-682"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel9@sha256:6fa280b92113542d208afdf3e5d3e90a00a8103bcf3b1b0919a67ef72f85b979_ppc64le",
"product": {
"name": "openshift-logging/opa-openshift-rhel9@sha256:6fa280b92113542d208afdf3e5d3e90a00a8103bcf3b1b0919a67ef72f85b979_ppc64le",
"product_id": "openshift-logging/opa-openshift-rhel9@sha256:6fa280b92113542d208afdf3e5d3e90a00a8103bcf3b1b0919a67ef72f85b979_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel9@sha256:6fa280b92113542d208afdf3e5d3e90a00a8103bcf3b1b0919a67ef72f85b979?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel9\u0026tag=v0.1.0-306"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:84721917aea4acdd4060fff822f475c1ff3bf47e6992525a0bd9bf800aab0ce8_s390x",
"product": {
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:84721917aea4acdd4060fff822f475c1ff3bf47e6992525a0bd9bf800aab0ce8_s390x",
"product_id": "openshift-logging/cluster-logging-rhel9-operator@sha256:84721917aea4acdd4060fff822f475c1ff3bf47e6992525a0bd9bf800aab0ce8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel9-operator@sha256:84721917aea4acdd4060fff822f475c1ff3bf47e6992525a0bd9bf800aab0ce8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator\u0026tag=v5.8.14-15"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel9-operator@sha256:b8d92520f727d352189730dce48a48286cb617136428b463ae5f2243b0ff0f73_s390x",
"product": {
"name": "openshift-logging/elasticsearch-rhel9-operator@sha256:b8d92520f727d352189730dce48a48286cb617136428b463ae5f2243b0ff0f73_s390x",
"product_id": "openshift-logging/elasticsearch-rhel9-operator@sha256:b8d92520f727d352189730dce48a48286cb617136428b463ae5f2243b0ff0f73_s390x",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel9-operator@sha256:b8d92520f727d352189730dce48a48286cb617136428b463ae5f2243b0ff0f73?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel9-operator\u0026tag=v5.8.14-3"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel9@sha256:307410b1bf8e4acebbaca7640a79c20b95182584a49ab70495cd5deb1406cd68_s390x",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel9@sha256:307410b1bf8e4acebbaca7640a79c20b95182584a49ab70495cd5deb1406cd68_s390x",
"product_id": "openshift-logging/elasticsearch-proxy-rhel9@sha256:307410b1bf8e4acebbaca7640a79c20b95182584a49ab70495cd5deb1406cd68_s390x",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel9@sha256:307410b1bf8e4acebbaca7640a79c20b95182584a49ab70495cd5deb1406cd68?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel9\u0026tag=v1.0.0-517"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:49c069fa5107aebae3eaf458ee4657664eba201345f3ae61d6d21d448e77c13b_s390x",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:49c069fa5107aebae3eaf458ee4657664eba201345f3ae61d6d21d448e77c13b_s390x",
"product_id": "openshift-logging/log-file-metric-exporter-rhel9@sha256:49c069fa5107aebae3eaf458ee4657664eba201345f3ae61d6d21d448e77c13b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel9@sha256:49c069fa5107aebae3eaf458ee4657664eba201345f3ae61d6d21d448e77c13b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9\u0026tag=v1.1.0-291"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel9@sha256:9fbf5c4c24efda081b9f4a627e80f41aca87e7a6c2b07ca0bdaca9ef6d043918_s390x",
"product": {
"name": "openshift-logging/logging-curator5-rhel9@sha256:9fbf5c4c24efda081b9f4a627e80f41aca87e7a6c2b07ca0bdaca9ef6d043918_s390x",
"product_id": "openshift-logging/logging-curator5-rhel9@sha256:9fbf5c4c24efda081b9f4a627e80f41aca87e7a6c2b07ca0bdaca9ef6d043918_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel9@sha256:9fbf5c4c24efda081b9f4a627e80f41aca87e7a6c2b07ca0bdaca9ef6d043918?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel9\u0026tag=v5.8.1-525"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel9@sha256:778a3f776e7eacb7a13ff5ab52f7261ab98e0140a8b4576353de4dcc3aa93ee6_s390x",
"product": {
"name": "openshift-logging/elasticsearch6-rhel9@sha256:778a3f776e7eacb7a13ff5ab52f7261ab98e0140a8b4576353de4dcc3aa93ee6_s390x",
"product_id": "openshift-logging/elasticsearch6-rhel9@sha256:778a3f776e7eacb7a13ff5ab52f7261ab98e0140a8b4576353de4dcc3aa93ee6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel9@sha256:778a3f776e7eacb7a13ff5ab52f7261ab98e0140a8b4576353de4dcc3aa93ee6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel9\u0026tag=v6.8.1-438"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel9@sha256:7f242a1ef567063025ed69e5af60e314a8b6b9dd5546d9d2bd6c630d13ff6466_s390x",
"product": {
"name": "openshift-logging/eventrouter-rhel9@sha256:7f242a1ef567063025ed69e5af60e314a8b6b9dd5546d9d2bd6c630d13ff6466_s390x",
"product_id": "openshift-logging/eventrouter-rhel9@sha256:7f242a1ef567063025ed69e5af60e314a8b6b9dd5546d9d2bd6c630d13ff6466_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel9@sha256:7f242a1ef567063025ed69e5af60e314a8b6b9dd5546d9d2bd6c630d13ff6466?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel9\u0026tag=v0.4.0-310"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel9@sha256:fbc884362dc1d3da016bb6c51b1c72ef2264f343094a8fda034140018388c3b8_s390x",
"product": {
"name": "openshift-logging/fluentd-rhel9@sha256:fbc884362dc1d3da016bb6c51b1c72ef2264f343094a8fda034140018388c3b8_s390x",
"product_id": "openshift-logging/fluentd-rhel9@sha256:fbc884362dc1d3da016bb6c51b1c72ef2264f343094a8fda034140018388c3b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel9@sha256:fbc884362dc1d3da016bb6c51b1c72ef2264f343094a8fda034140018388c3b8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel9\u0026tag=v5.8.14-5"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel9@sha256:ef02bc51e4551f880ffb127e8bb4936ea93fc49dfe12eb791fec114284f7517f_s390x",
"product": {
"name": "openshift-logging/logging-loki-rhel9@sha256:ef02bc51e4551f880ffb127e8bb4936ea93fc49dfe12eb791fec114284f7517f_s390x",
"product_id": "openshift-logging/logging-loki-rhel9@sha256:ef02bc51e4551f880ffb127e8bb4936ea93fc49dfe12eb791fec114284f7517f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel9@sha256:ef02bc51e4551f880ffb127e8bb4936ea93fc49dfe12eb791fec114284f7517f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel9\u0026tag=v3.2.0-18"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel9@sha256:ce1d7dcacd1d171d9fc76232ae1a1c9fcb5c798e9d76f1d4ae1054a57b22e571_s390x",
"product": {
"name": "openshift-logging/vector-rhel9@sha256:ce1d7dcacd1d171d9fc76232ae1a1c9fcb5c798e9d76f1d4ae1054a57b22e571_s390x",
"product_id": "openshift-logging/vector-rhel9@sha256:ce1d7dcacd1d171d9fc76232ae1a1c9fcb5c798e9d76f1d4ae1054a57b22e571_s390x",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel9@sha256:ce1d7dcacd1d171d9fc76232ae1a1c9fcb5c798e9d76f1d4ae1054a57b22e571?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel9\u0026tag=v0.28.1-78"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel9@sha256:06428abd862081060595d037a471336021bcc57f9f148234f0cb54e75b275b91_s390x",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel9@sha256:06428abd862081060595d037a471336021bcc57f9f148234f0cb54e75b275b91_s390x",
"product_id": "openshift-logging/logging-view-plugin-rhel9@sha256:06428abd862081060595d037a471336021bcc57f9f148234f0cb54e75b275b91_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel9@sha256:06428abd862081060595d037a471336021bcc57f9f148234f0cb54e75b275b91?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel9\u0026tag=v5.8.14-3"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel9-operator@sha256:ef9fca64edc20fc396f2443df202b07612dcec2b62fefd577d3d51c24139196f_s390x",
"product": {
"name": "openshift-logging/loki-rhel9-operator@sha256:ef9fca64edc20fc396f2443df202b07612dcec2b62fefd577d3d51c24139196f_s390x",
"product_id": "openshift-logging/loki-rhel9-operator@sha256:ef9fca64edc20fc396f2443df202b07612dcec2b62fefd577d3d51c24139196f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel9-operator@sha256:ef9fca64edc20fc396f2443df202b07612dcec2b62fefd577d3d51c24139196f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel9-operator\u0026tag=v5.8.14-17"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:d5efea2102340ee0b57457af549b30b46409caa24f466abf8fcdf93599b81ddf_s390x",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:d5efea2102340ee0b57457af549b30b46409caa24f466abf8fcdf93599b81ddf_s390x",
"product_id": "openshift-logging/lokistack-gateway-rhel9@sha256:d5efea2102340ee0b57457af549b30b46409caa24f466abf8fcdf93599b81ddf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel9@sha256:d5efea2102340ee0b57457af549b30b46409caa24f466abf8fcdf93599b81ddf?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel9\u0026tag=v0.1.0-682"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel9@sha256:090ea074f838a93c02f27b9e5df4dd3ea0479643aea3f8d376fb4e843d59ccfc_s390x",
"product": {
"name": "openshift-logging/opa-openshift-rhel9@sha256:090ea074f838a93c02f27b9e5df4dd3ea0479643aea3f8d376fb4e843d59ccfc_s390x",
"product_id": "openshift-logging/opa-openshift-rhel9@sha256:090ea074f838a93c02f27b9e5df4dd3ea0479643aea3f8d376fb4e843d59ccfc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel9@sha256:090ea074f838a93c02f27b9e5df4dd3ea0479643aea3f8d376fb4e843d59ccfc?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel9\u0026tag=v0.1.0-306"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:5fe2f25105eb1a2bb70909bacb7ed0503b07bc2509daf2aaf5de43bf967e9677_arm64",
"product": {
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:5fe2f25105eb1a2bb70909bacb7ed0503b07bc2509daf2aaf5de43bf967e9677_arm64",
"product_id": "openshift-logging/cluster-logging-rhel9-operator@sha256:5fe2f25105eb1a2bb70909bacb7ed0503b07bc2509daf2aaf5de43bf967e9677_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel9-operator@sha256:5fe2f25105eb1a2bb70909bacb7ed0503b07bc2509daf2aaf5de43bf967e9677?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator\u0026tag=v5.8.14-15"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-rhel9-operator@sha256:c98b6402ddcfed56f8162f6414678c3747a47f9ba22594ed10b1cefcf72b9c4d_arm64",
"product": {
"name": "openshift-logging/elasticsearch-rhel9-operator@sha256:c98b6402ddcfed56f8162f6414678c3747a47f9ba22594ed10b1cefcf72b9c4d_arm64",
"product_id": "openshift-logging/elasticsearch-rhel9-operator@sha256:c98b6402ddcfed56f8162f6414678c3747a47f9ba22594ed10b1cefcf72b9c4d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-rhel9-operator@sha256:c98b6402ddcfed56f8162f6414678c3747a47f9ba22594ed10b1cefcf72b9c4d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-rhel9-operator\u0026tag=v5.8.14-3"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch-proxy-rhel9@sha256:250cfcf9eb9c835855e17defd259563b917ebd59331a2b6660ed30a6cbfeb5ca_arm64",
"product": {
"name": "openshift-logging/elasticsearch-proxy-rhel9@sha256:250cfcf9eb9c835855e17defd259563b917ebd59331a2b6660ed30a6cbfeb5ca_arm64",
"product_id": "openshift-logging/elasticsearch-proxy-rhel9@sha256:250cfcf9eb9c835855e17defd259563b917ebd59331a2b6660ed30a6cbfeb5ca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch-proxy-rhel9@sha256:250cfcf9eb9c835855e17defd259563b917ebd59331a2b6660ed30a6cbfeb5ca?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch-proxy-rhel9\u0026tag=v1.0.0-517"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:3a687646eb2b79cc2f0516c7b64d96f547f74dc5770956e2756b66ae6c91581b_arm64",
"product": {
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:3a687646eb2b79cc2f0516c7b64d96f547f74dc5770956e2756b66ae6c91581b_arm64",
"product_id": "openshift-logging/log-file-metric-exporter-rhel9@sha256:3a687646eb2b79cc2f0516c7b64d96f547f74dc5770956e2756b66ae6c91581b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel9@sha256:3a687646eb2b79cc2f0516c7b64d96f547f74dc5770956e2756b66ae6c91581b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9\u0026tag=v1.1.0-291"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-curator5-rhel9@sha256:02f9e0dcfd193fff5d9833cb4c06c7b4fdc6c58226a70a4c2653ac3498216410_arm64",
"product": {
"name": "openshift-logging/logging-curator5-rhel9@sha256:02f9e0dcfd193fff5d9833cb4c06c7b4fdc6c58226a70a4c2653ac3498216410_arm64",
"product_id": "openshift-logging/logging-curator5-rhel9@sha256:02f9e0dcfd193fff5d9833cb4c06c7b4fdc6c58226a70a4c2653ac3498216410_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-curator5-rhel9@sha256:02f9e0dcfd193fff5d9833cb4c06c7b4fdc6c58226a70a4c2653ac3498216410?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-curator5-rhel9\u0026tag=v5.8.1-525"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/elasticsearch6-rhel9@sha256:01ee6cc56e195bcac31847deba37226c572f4b6f9fa7497c3c69931d94adba60_arm64",
"product": {
"name": "openshift-logging/elasticsearch6-rhel9@sha256:01ee6cc56e195bcac31847deba37226c572f4b6f9fa7497c3c69931d94adba60_arm64",
"product_id": "openshift-logging/elasticsearch6-rhel9@sha256:01ee6cc56e195bcac31847deba37226c572f4b6f9fa7497c3c69931d94adba60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/elasticsearch6-rhel9@sha256:01ee6cc56e195bcac31847deba37226c572f4b6f9fa7497c3c69931d94adba60?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/elasticsearch6-rhel9\u0026tag=v6.8.1-438"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/eventrouter-rhel9@sha256:dfca9f3e0bd36486bd033c9e7a3203e76174660dc23f30066378e594e935040a_arm64",
"product": {
"name": "openshift-logging/eventrouter-rhel9@sha256:dfca9f3e0bd36486bd033c9e7a3203e76174660dc23f30066378e594e935040a_arm64",
"product_id": "openshift-logging/eventrouter-rhel9@sha256:dfca9f3e0bd36486bd033c9e7a3203e76174660dc23f30066378e594e935040a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel9@sha256:dfca9f3e0bd36486bd033c9e7a3203e76174660dc23f30066378e594e935040a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel9\u0026tag=v0.4.0-310"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/fluentd-rhel9@sha256:d1c5b1b24293f26593cda0f4113fbc08fa74c71d186027715e224b34f5750572_arm64",
"product": {
"name": "openshift-logging/fluentd-rhel9@sha256:d1c5b1b24293f26593cda0f4113fbc08fa74c71d186027715e224b34f5750572_arm64",
"product_id": "openshift-logging/fluentd-rhel9@sha256:d1c5b1b24293f26593cda0f4113fbc08fa74c71d186027715e224b34f5750572_arm64",
"product_identification_helper": {
"purl": "pkg:oci/fluentd-rhel9@sha256:d1c5b1b24293f26593cda0f4113fbc08fa74c71d186027715e224b34f5750572?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel9\u0026tag=v5.8.14-5"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-loki-rhel9@sha256:fbbdf47b90f16af26d077a07dd5574420ea26a2db1f328db2c56820766137435_arm64",
"product": {
"name": "openshift-logging/logging-loki-rhel9@sha256:fbbdf47b90f16af26d077a07dd5574420ea26a2db1f328db2c56820766137435_arm64",
"product_id": "openshift-logging/logging-loki-rhel9@sha256:fbbdf47b90f16af26d077a07dd5574420ea26a2db1f328db2c56820766137435_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel9@sha256:fbbdf47b90f16af26d077a07dd5574420ea26a2db1f328db2c56820766137435?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel9\u0026tag=v3.2.0-18"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/vector-rhel9@sha256:a09c1a4ed2ec0d7e13abeb7e5115ca630656d888bc2c12a7405dac2add49dd69_arm64",
"product": {
"name": "openshift-logging/vector-rhel9@sha256:a09c1a4ed2ec0d7e13abeb7e5115ca630656d888bc2c12a7405dac2add49dd69_arm64",
"product_id": "openshift-logging/vector-rhel9@sha256:a09c1a4ed2ec0d7e13abeb7e5115ca630656d888bc2c12a7405dac2add49dd69_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel9@sha256:a09c1a4ed2ec0d7e13abeb7e5115ca630656d888bc2c12a7405dac2add49dd69?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel9\u0026tag=v0.28.1-78"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/logging-view-plugin-rhel9@sha256:ba47ee8ab37c2ffbd8c42bb7c14a42a5ae07054f1bd4570c55f7d4971a416854_arm64",
"product": {
"name": "openshift-logging/logging-view-plugin-rhel9@sha256:ba47ee8ab37c2ffbd8c42bb7c14a42a5ae07054f1bd4570c55f7d4971a416854_arm64",
"product_id": "openshift-logging/logging-view-plugin-rhel9@sha256:ba47ee8ab37c2ffbd8c42bb7c14a42a5ae07054f1bd4570c55f7d4971a416854_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-view-plugin-rhel9@sha256:ba47ee8ab37c2ffbd8c42bb7c14a42a5ae07054f1bd4570c55f7d4971a416854?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel9\u0026tag=v5.8.14-3"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/loki-rhel9-operator@sha256:cc139fa80897e53de7e16f4daf9979a36af02f81112cc70ba4d7e7d12d9e65a9_arm64",
"product": {
"name": "openshift-logging/loki-rhel9-operator@sha256:cc139fa80897e53de7e16f4daf9979a36af02f81112cc70ba4d7e7d12d9e65a9_arm64",
"product_id": "openshift-logging/loki-rhel9-operator@sha256:cc139fa80897e53de7e16f4daf9979a36af02f81112cc70ba4d7e7d12d9e65a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel9-operator@sha256:cc139fa80897e53de7e16f4daf9979a36af02f81112cc70ba4d7e7d12d9e65a9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel9-operator\u0026tag=v5.8.14-17"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:4c98f2e656d04a32d6c79c0a121c811e573c075a338d572067a9cd2b27fd6a86_arm64",
"product": {
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:4c98f2e656d04a32d6c79c0a121c811e573c075a338d572067a9cd2b27fd6a86_arm64",
"product_id": "openshift-logging/lokistack-gateway-rhel9@sha256:4c98f2e656d04a32d6c79c0a121c811e573c075a338d572067a9cd2b27fd6a86_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel9@sha256:4c98f2e656d04a32d6c79c0a121c811e573c075a338d572067a9cd2b27fd6a86?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel9\u0026tag=v0.1.0-682"
}
}
},
{
"category": "product_version",
"name": "openshift-logging/opa-openshift-rhel9@sha256:0b85582548a9d3e9bde762ed654ddd34ef322e2167ecf68afce2359e2094d71e_arm64",
"product": {
"name": "openshift-logging/opa-openshift-rhel9@sha256:0b85582548a9d3e9bde762ed654ddd34ef322e2167ecf68afce2359e2094d71e_arm64",
"product_id": "openshift-logging/opa-openshift-rhel9@sha256:0b85582548a9d3e9bde762ed654ddd34ef322e2167ecf68afce2359e2094d71e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel9@sha256:0b85582548a9d3e9bde762ed654ddd34ef322e2167ecf68afce2359e2094d71e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel9\u0026tag=v0.1.0-306"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-operator-bundle@sha256:15c9704c56d031a30e442ff2bc3d148b7d7f72723ac4e55b83dfbe84b851618e_amd64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/cluster-logging-operator-bundle@sha256:15c9704c56d031a30e442ff2bc3d148b7d7f72723ac4e55b83dfbe84b851618e_amd64"
},
"product_reference": "openshift-logging/cluster-logging-operator-bundle@sha256:15c9704c56d031a30e442ff2bc3d148b7d7f72723ac4e55b83dfbe84b851618e_amd64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:0314a1d043ab0d5d912db29f72c860f7d89c25d73788bc9f37a699e885b4d52a_ppc64le as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:0314a1d043ab0d5d912db29f72c860f7d89c25d73788bc9f37a699e885b4d52a_ppc64le"
},
"product_reference": "openshift-logging/cluster-logging-rhel9-operator@sha256:0314a1d043ab0d5d912db29f72c860f7d89c25d73788bc9f37a699e885b4d52a_ppc64le",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:430e473beee02b34646293d28363cd8ff13294ea00807c0285ac6a25b88c45a9_amd64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:430e473beee02b34646293d28363cd8ff13294ea00807c0285ac6a25b88c45a9_amd64"
},
"product_reference": "openshift-logging/cluster-logging-rhel9-operator@sha256:430e473beee02b34646293d28363cd8ff13294ea00807c0285ac6a25b88c45a9_amd64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:5fe2f25105eb1a2bb70909bacb7ed0503b07bc2509daf2aaf5de43bf967e9677_arm64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:5fe2f25105eb1a2bb70909bacb7ed0503b07bc2509daf2aaf5de43bf967e9677_arm64"
},
"product_reference": "openshift-logging/cluster-logging-rhel9-operator@sha256:5fe2f25105eb1a2bb70909bacb7ed0503b07bc2509daf2aaf5de43bf967e9677_arm64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/cluster-logging-rhel9-operator@sha256:84721917aea4acdd4060fff822f475c1ff3bf47e6992525a0bd9bf800aab0ce8_s390x as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:84721917aea4acdd4060fff822f475c1ff3bf47e6992525a0bd9bf800aab0ce8_s390x"
},
"product_reference": "openshift-logging/cluster-logging-rhel9-operator@sha256:84721917aea4acdd4060fff822f475c1ff3bf47e6992525a0bd9bf800aab0ce8_s390x",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-operator-bundle@sha256:254befc94227f1cf6a46e35c29d99a24d2c633ee843412a8fa5b4003fb2c5f57_amd64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/elasticsearch-operator-bundle@sha256:254befc94227f1cf6a46e35c29d99a24d2c633ee843412a8fa5b4003fb2c5f57_amd64"
},
"product_reference": "openshift-logging/elasticsearch-operator-bundle@sha256:254befc94227f1cf6a46e35c29d99a24d2c633ee843412a8fa5b4003fb2c5f57_amd64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel9@sha256:250cfcf9eb9c835855e17defd259563b917ebd59331a2b6660ed30a6cbfeb5ca_arm64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:250cfcf9eb9c835855e17defd259563b917ebd59331a2b6660ed30a6cbfeb5ca_arm64"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel9@sha256:250cfcf9eb9c835855e17defd259563b917ebd59331a2b6660ed30a6cbfeb5ca_arm64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel9@sha256:307410b1bf8e4acebbaca7640a79c20b95182584a49ab70495cd5deb1406cd68_s390x as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:307410b1bf8e4acebbaca7640a79c20b95182584a49ab70495cd5deb1406cd68_s390x"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel9@sha256:307410b1bf8e4acebbaca7640a79c20b95182584a49ab70495cd5deb1406cd68_s390x",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel9@sha256:6421da62587689cd55debdadf1a769fe4644aed5804717443267b4badf775973_ppc64le as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:6421da62587689cd55debdadf1a769fe4644aed5804717443267b4badf775973_ppc64le"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel9@sha256:6421da62587689cd55debdadf1a769fe4644aed5804717443267b4badf775973_ppc64le",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-proxy-rhel9@sha256:90c63bd543cabd9914150510e601ee16f7c05fcc6e4f708924e8e9e0ab25ddbc_amd64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:90c63bd543cabd9914150510e601ee16f7c05fcc6e4f708924e8e9e0ab25ddbc_amd64"
},
"product_reference": "openshift-logging/elasticsearch-proxy-rhel9@sha256:90c63bd543cabd9914150510e601ee16f7c05fcc6e4f708924e8e9e0ab25ddbc_amd64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel9-operator@sha256:70e0cf7cad30be52561a6269de6ef283a12a383d0aa2b15b6c4f04a527ba1497_amd64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:70e0cf7cad30be52561a6269de6ef283a12a383d0aa2b15b6c4f04a527ba1497_amd64"
},
"product_reference": "openshift-logging/elasticsearch-rhel9-operator@sha256:70e0cf7cad30be52561a6269de6ef283a12a383d0aa2b15b6c4f04a527ba1497_amd64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel9-operator@sha256:b8d92520f727d352189730dce48a48286cb617136428b463ae5f2243b0ff0f73_s390x as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:b8d92520f727d352189730dce48a48286cb617136428b463ae5f2243b0ff0f73_s390x"
},
"product_reference": "openshift-logging/elasticsearch-rhel9-operator@sha256:b8d92520f727d352189730dce48a48286cb617136428b463ae5f2243b0ff0f73_s390x",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel9-operator@sha256:c98b6402ddcfed56f8162f6414678c3747a47f9ba22594ed10b1cefcf72b9c4d_arm64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:c98b6402ddcfed56f8162f6414678c3747a47f9ba22594ed10b1cefcf72b9c4d_arm64"
},
"product_reference": "openshift-logging/elasticsearch-rhel9-operator@sha256:c98b6402ddcfed56f8162f6414678c3747a47f9ba22594ed10b1cefcf72b9c4d_arm64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch-rhel9-operator@sha256:d1cec9349898181a6aa50eefd03eabd2ab43bbd327ab69eb35d61f524e599e82_ppc64le as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:d1cec9349898181a6aa50eefd03eabd2ab43bbd327ab69eb35d61f524e599e82_ppc64le"
},
"product_reference": "openshift-logging/elasticsearch-rhel9-operator@sha256:d1cec9349898181a6aa50eefd03eabd2ab43bbd327ab69eb35d61f524e599e82_ppc64le",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel9@sha256:0022ac204d647a69ccdcaf9fd0fbee94e24ca057549ec12796c4e6f32771239b_amd64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:0022ac204d647a69ccdcaf9fd0fbee94e24ca057549ec12796c4e6f32771239b_amd64"
},
"product_reference": "openshift-logging/elasticsearch6-rhel9@sha256:0022ac204d647a69ccdcaf9fd0fbee94e24ca057549ec12796c4e6f32771239b_amd64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel9@sha256:01ee6cc56e195bcac31847deba37226c572f4b6f9fa7497c3c69931d94adba60_arm64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:01ee6cc56e195bcac31847deba37226c572f4b6f9fa7497c3c69931d94adba60_arm64"
},
"product_reference": "openshift-logging/elasticsearch6-rhel9@sha256:01ee6cc56e195bcac31847deba37226c572f4b6f9fa7497c3c69931d94adba60_arm64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel9@sha256:778a3f776e7eacb7a13ff5ab52f7261ab98e0140a8b4576353de4dcc3aa93ee6_s390x as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:778a3f776e7eacb7a13ff5ab52f7261ab98e0140a8b4576353de4dcc3aa93ee6_s390x"
},
"product_reference": "openshift-logging/elasticsearch6-rhel9@sha256:778a3f776e7eacb7a13ff5ab52f7261ab98e0140a8b4576353de4dcc3aa93ee6_s390x",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/elasticsearch6-rhel9@sha256:83dccefd20b2e4d8c2a76644d0346b46b3af86fde07bccbb0b8057fe65fb92be_ppc64le as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:83dccefd20b2e4d8c2a76644d0346b46b3af86fde07bccbb0b8057fe65fb92be_ppc64le"
},
"product_reference": "openshift-logging/elasticsearch6-rhel9@sha256:83dccefd20b2e4d8c2a76644d0346b46b3af86fde07bccbb0b8057fe65fb92be_ppc64le",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel9@sha256:54b3b52757af46c11bbcb2fae3d89ea10b790b339cdce1bf2cda484d51e95d8c_ppc64le as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:54b3b52757af46c11bbcb2fae3d89ea10b790b339cdce1bf2cda484d51e95d8c_ppc64le"
},
"product_reference": "openshift-logging/eventrouter-rhel9@sha256:54b3b52757af46c11bbcb2fae3d89ea10b790b339cdce1bf2cda484d51e95d8c_ppc64le",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel9@sha256:7f242a1ef567063025ed69e5af60e314a8b6b9dd5546d9d2bd6c630d13ff6466_s390x as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:7f242a1ef567063025ed69e5af60e314a8b6b9dd5546d9d2bd6c630d13ff6466_s390x"
},
"product_reference": "openshift-logging/eventrouter-rhel9@sha256:7f242a1ef567063025ed69e5af60e314a8b6b9dd5546d9d2bd6c630d13ff6466_s390x",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel9@sha256:dfca9f3e0bd36486bd033c9e7a3203e76174660dc23f30066378e594e935040a_arm64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:dfca9f3e0bd36486bd033c9e7a3203e76174660dc23f30066378e594e935040a_arm64"
},
"product_reference": "openshift-logging/eventrouter-rhel9@sha256:dfca9f3e0bd36486bd033c9e7a3203e76174660dc23f30066378e594e935040a_arm64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/eventrouter-rhel9@sha256:f6e7266eeee58b05ef99f1f51a322e7f23227bca7a755c2f7fbdb4b38a62f3f0_amd64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:f6e7266eeee58b05ef99f1f51a322e7f23227bca7a755c2f7fbdb4b38a62f3f0_amd64"
},
"product_reference": "openshift-logging/eventrouter-rhel9@sha256:f6e7266eeee58b05ef99f1f51a322e7f23227bca7a755c2f7fbdb4b38a62f3f0_amd64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel9@sha256:314e06b9c8cdffc5c39bef7006a5d8841350d2a6ab49f3f33542639177863b5c_ppc64le as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:314e06b9c8cdffc5c39bef7006a5d8841350d2a6ab49f3f33542639177863b5c_ppc64le"
},
"product_reference": "openshift-logging/fluentd-rhel9@sha256:314e06b9c8cdffc5c39bef7006a5d8841350d2a6ab49f3f33542639177863b5c_ppc64le",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel9@sha256:73971be880c0bb3c73ec49af9fb8c21e2334f0e98d4ba6e968bcc9066debc758_amd64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:73971be880c0bb3c73ec49af9fb8c21e2334f0e98d4ba6e968bcc9066debc758_amd64"
},
"product_reference": "openshift-logging/fluentd-rhel9@sha256:73971be880c0bb3c73ec49af9fb8c21e2334f0e98d4ba6e968bcc9066debc758_amd64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel9@sha256:d1c5b1b24293f26593cda0f4113fbc08fa74c71d186027715e224b34f5750572_arm64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:d1c5b1b24293f26593cda0f4113fbc08fa74c71d186027715e224b34f5750572_arm64"
},
"product_reference": "openshift-logging/fluentd-rhel9@sha256:d1c5b1b24293f26593cda0f4113fbc08fa74c71d186027715e224b34f5750572_arm64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/fluentd-rhel9@sha256:fbc884362dc1d3da016bb6c51b1c72ef2264f343094a8fda034140018388c3b8_s390x as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:fbc884362dc1d3da016bb6c51b1c72ef2264f343094a8fda034140018388c3b8_s390x"
},
"product_reference": "openshift-logging/fluentd-rhel9@sha256:fbc884362dc1d3da016bb6c51b1c72ef2264f343094a8fda034140018388c3b8_s390x",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:3a687646eb2b79cc2f0516c7b64d96f547f74dc5770956e2756b66ae6c91581b_arm64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:3a687646eb2b79cc2f0516c7b64d96f547f74dc5770956e2756b66ae6c91581b_arm64"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel9@sha256:3a687646eb2b79cc2f0516c7b64d96f547f74dc5770956e2756b66ae6c91581b_arm64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:49c069fa5107aebae3eaf458ee4657664eba201345f3ae61d6d21d448e77c13b_s390x as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:49c069fa5107aebae3eaf458ee4657664eba201345f3ae61d6d21d448e77c13b_s390x"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel9@sha256:49c069fa5107aebae3eaf458ee4657664eba201345f3ae61d6d21d448e77c13b_s390x",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:55dcb6828233c312ff9cc190718da3947ba7e7b10c8bd64750607e6728bf149e_ppc64le as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:55dcb6828233c312ff9cc190718da3947ba7e7b10c8bd64750607e6728bf149e_ppc64le"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel9@sha256:55dcb6828233c312ff9cc190718da3947ba7e7b10c8bd64750607e6728bf149e_ppc64le",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:afcfd4ef2cead4cef77634c68cafb6f0eea4007618193caed91f36a4e692d6da_amd64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:afcfd4ef2cead4cef77634c68cafb6f0eea4007618193caed91f36a4e692d6da_amd64"
},
"product_reference": "openshift-logging/log-file-metric-exporter-rhel9@sha256:afcfd4ef2cead4cef77634c68cafb6f0eea4007618193caed91f36a4e692d6da_amd64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel9@sha256:02f9e0dcfd193fff5d9833cb4c06c7b4fdc6c58226a70a4c2653ac3498216410_arm64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:02f9e0dcfd193fff5d9833cb4c06c7b4fdc6c58226a70a4c2653ac3498216410_arm64"
},
"product_reference": "openshift-logging/logging-curator5-rhel9@sha256:02f9e0dcfd193fff5d9833cb4c06c7b4fdc6c58226a70a4c2653ac3498216410_arm64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel9@sha256:2935c7531e0826c498cb771994938eab70556a58988e8e76c4349cf234f41c8b_ppc64le as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:2935c7531e0826c498cb771994938eab70556a58988e8e76c4349cf234f41c8b_ppc64le"
},
"product_reference": "openshift-logging/logging-curator5-rhel9@sha256:2935c7531e0826c498cb771994938eab70556a58988e8e76c4349cf234f41c8b_ppc64le",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel9@sha256:686c3c21bca3d8ce7b6924d47b597eb7bd46a450283d06c370b47da093190ea2_amd64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:686c3c21bca3d8ce7b6924d47b597eb7bd46a450283d06c370b47da093190ea2_amd64"
},
"product_reference": "openshift-logging/logging-curator5-rhel9@sha256:686c3c21bca3d8ce7b6924d47b597eb7bd46a450283d06c370b47da093190ea2_amd64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-curator5-rhel9@sha256:9fbf5c4c24efda081b9f4a627e80f41aca87e7a6c2b07ca0bdaca9ef6d043918_s390x as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:9fbf5c4c24efda081b9f4a627e80f41aca87e7a6c2b07ca0bdaca9ef6d043918_s390x"
},
"product_reference": "openshift-logging/logging-curator5-rhel9@sha256:9fbf5c4c24efda081b9f4a627e80f41aca87e7a6c2b07ca0bdaca9ef6d043918_s390x",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel9@sha256:2571688ca4bed2fa1befc6817608fddb386732472de99439d816116c4f23d18d_ppc64le as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:2571688ca4bed2fa1befc6817608fddb386732472de99439d816116c4f23d18d_ppc64le"
},
"product_reference": "openshift-logging/logging-loki-rhel9@sha256:2571688ca4bed2fa1befc6817608fddb386732472de99439d816116c4f23d18d_ppc64le",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel9@sha256:7b5d8a46716e366732d365038a421c55fde1514b5ece4929cd5758cad67d00e8_amd64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:7b5d8a46716e366732d365038a421c55fde1514b5ece4929cd5758cad67d00e8_amd64"
},
"product_reference": "openshift-logging/logging-loki-rhel9@sha256:7b5d8a46716e366732d365038a421c55fde1514b5ece4929cd5758cad67d00e8_amd64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel9@sha256:ef02bc51e4551f880ffb127e8bb4936ea93fc49dfe12eb791fec114284f7517f_s390x as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:ef02bc51e4551f880ffb127e8bb4936ea93fc49dfe12eb791fec114284f7517f_s390x"
},
"product_reference": "openshift-logging/logging-loki-rhel9@sha256:ef02bc51e4551f880ffb127e8bb4936ea93fc49dfe12eb791fec114284f7517f_s390x",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-loki-rhel9@sha256:fbbdf47b90f16af26d077a07dd5574420ea26a2db1f328db2c56820766137435_arm64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:fbbdf47b90f16af26d077a07dd5574420ea26a2db1f328db2c56820766137435_arm64"
},
"product_reference": "openshift-logging/logging-loki-rhel9@sha256:fbbdf47b90f16af26d077a07dd5574420ea26a2db1f328db2c56820766137435_arm64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel9@sha256:06428abd862081060595d037a471336021bcc57f9f148234f0cb54e75b275b91_s390x as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:06428abd862081060595d037a471336021bcc57f9f148234f0cb54e75b275b91_s390x"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel9@sha256:06428abd862081060595d037a471336021bcc57f9f148234f0cb54e75b275b91_s390x",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel9@sha256:8d0081571b74a21f5e58a05d62f7b8fe147f0763ca4b83cc6c8fe09ddad47f79_ppc64le as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:8d0081571b74a21f5e58a05d62f7b8fe147f0763ca4b83cc6c8fe09ddad47f79_ppc64le"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel9@sha256:8d0081571b74a21f5e58a05d62f7b8fe147f0763ca4b83cc6c8fe09ddad47f79_ppc64le",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel9@sha256:afec3cd08cc49f121291cafee5da84f8ae06aca091c1e7fec027a608f2590fd8_amd64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:afec3cd08cc49f121291cafee5da84f8ae06aca091c1e7fec027a608f2590fd8_amd64"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel9@sha256:afec3cd08cc49f121291cafee5da84f8ae06aca091c1e7fec027a608f2590fd8_amd64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/logging-view-plugin-rhel9@sha256:ba47ee8ab37c2ffbd8c42bb7c14a42a5ae07054f1bd4570c55f7d4971a416854_arm64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:ba47ee8ab37c2ffbd8c42bb7c14a42a5ae07054f1bd4570c55f7d4971a416854_arm64"
},
"product_reference": "openshift-logging/logging-view-plugin-rhel9@sha256:ba47ee8ab37c2ffbd8c42bb7c14a42a5ae07054f1bd4570c55f7d4971a416854_arm64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-operator-bundle@sha256:dcd8695e2f39c35ac0776c34ec7b194b87c30a69f234e2dedfb6bfdf986c847c_amd64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/loki-operator-bundle@sha256:dcd8695e2f39c35ac0776c34ec7b194b87c30a69f234e2dedfb6bfdf986c847c_amd64"
},
"product_reference": "openshift-logging/loki-operator-bundle@sha256:dcd8695e2f39c35ac0776c34ec7b194b87c30a69f234e2dedfb6bfdf986c847c_amd64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel9-operator@sha256:be059e7e6427bdccbb00771c70b56d1e94f15be790b8f44a6f8e209c0cd4cd68_ppc64le as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:be059e7e6427bdccbb00771c70b56d1e94f15be790b8f44a6f8e209c0cd4cd68_ppc64le"
},
"product_reference": "openshift-logging/loki-rhel9-operator@sha256:be059e7e6427bdccbb00771c70b56d1e94f15be790b8f44a6f8e209c0cd4cd68_ppc64le",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel9-operator@sha256:cc139fa80897e53de7e16f4daf9979a36af02f81112cc70ba4d7e7d12d9e65a9_arm64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:cc139fa80897e53de7e16f4daf9979a36af02f81112cc70ba4d7e7d12d9e65a9_arm64"
},
"product_reference": "openshift-logging/loki-rhel9-operator@sha256:cc139fa80897e53de7e16f4daf9979a36af02f81112cc70ba4d7e7d12d9e65a9_arm64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel9-operator@sha256:ee37fbe83b3b704837616e4beab4f7032af0ce887b8228a96044e0df169ffa21_amd64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ee37fbe83b3b704837616e4beab4f7032af0ce887b8228a96044e0df169ffa21_amd64"
},
"product_reference": "openshift-logging/loki-rhel9-operator@sha256:ee37fbe83b3b704837616e4beab4f7032af0ce887b8228a96044e0df169ffa21_amd64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/loki-rhel9-operator@sha256:ef9fca64edc20fc396f2443df202b07612dcec2b62fefd577d3d51c24139196f_s390x as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ef9fca64edc20fc396f2443df202b07612dcec2b62fefd577d3d51c24139196f_s390x"
},
"product_reference": "openshift-logging/loki-rhel9-operator@sha256:ef9fca64edc20fc396f2443df202b07612dcec2b62fefd577d3d51c24139196f_s390x",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:28b427bc80122567fe96a8acbc5c07a836aea75cf2dba8433f9f2950bc41780d_ppc64le as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:28b427bc80122567fe96a8acbc5c07a836aea75cf2dba8433f9f2950bc41780d_ppc64le"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel9@sha256:28b427bc80122567fe96a8acbc5c07a836aea75cf2dba8433f9f2950bc41780d_ppc64le",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:4c98f2e656d04a32d6c79c0a121c811e573c075a338d572067a9cd2b27fd6a86_arm64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:4c98f2e656d04a32d6c79c0a121c811e573c075a338d572067a9cd2b27fd6a86_arm64"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel9@sha256:4c98f2e656d04a32d6c79c0a121c811e573c075a338d572067a9cd2b27fd6a86_arm64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:59e50e7f48af50497f2467b69462034f64c47a80ff8d324e80a9e842750fa8b1_amd64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:59e50e7f48af50497f2467b69462034f64c47a80ff8d324e80a9e842750fa8b1_amd64"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel9@sha256:59e50e7f48af50497f2467b69462034f64c47a80ff8d324e80a9e842750fa8b1_amd64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/lokistack-gateway-rhel9@sha256:d5efea2102340ee0b57457af549b30b46409caa24f466abf8fcdf93599b81ddf_s390x as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:d5efea2102340ee0b57457af549b30b46409caa24f466abf8fcdf93599b81ddf_s390x"
},
"product_reference": "openshift-logging/lokistack-gateway-rhel9@sha256:d5efea2102340ee0b57457af549b30b46409caa24f466abf8fcdf93599b81ddf_s390x",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel9@sha256:090ea074f838a93c02f27b9e5df4dd3ea0479643aea3f8d376fb4e843d59ccfc_s390x as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:090ea074f838a93c02f27b9e5df4dd3ea0479643aea3f8d376fb4e843d59ccfc_s390x"
},
"product_reference": "openshift-logging/opa-openshift-rhel9@sha256:090ea074f838a93c02f27b9e5df4dd3ea0479643aea3f8d376fb4e843d59ccfc_s390x",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel9@sha256:0b85582548a9d3e9bde762ed654ddd34ef322e2167ecf68afce2359e2094d71e_arm64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:0b85582548a9d3e9bde762ed654ddd34ef322e2167ecf68afce2359e2094d71e_arm64"
},
"product_reference": "openshift-logging/opa-openshift-rhel9@sha256:0b85582548a9d3e9bde762ed654ddd34ef322e2167ecf68afce2359e2094d71e_arm64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel9@sha256:6fa280b92113542d208afdf3e5d3e90a00a8103bcf3b1b0919a67ef72f85b979_ppc64le as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:6fa280b92113542d208afdf3e5d3e90a00a8103bcf3b1b0919a67ef72f85b979_ppc64le"
},
"product_reference": "openshift-logging/opa-openshift-rhel9@sha256:6fa280b92113542d208afdf3e5d3e90a00a8103bcf3b1b0919a67ef72f85b979_ppc64le",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/opa-openshift-rhel9@sha256:eff170f0076c2b0f88af5a74dbc22d47618012a1e815af3ff109a226f50512d6_amd64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:eff170f0076c2b0f88af5a74dbc22d47618012a1e815af3ff109a226f50512d6_amd64"
},
"product_reference": "openshift-logging/opa-openshift-rhel9@sha256:eff170f0076c2b0f88af5a74dbc22d47618012a1e815af3ff109a226f50512d6_amd64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel9@sha256:09958ded22ec62867e5dc35fc89ce78d7f594d95fd3e5992ab0e9a02a320cbcd_ppc64le as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:09958ded22ec62867e5dc35fc89ce78d7f594d95fd3e5992ab0e9a02a320cbcd_ppc64le"
},
"product_reference": "openshift-logging/vector-rhel9@sha256:09958ded22ec62867e5dc35fc89ce78d7f594d95fd3e5992ab0e9a02a320cbcd_ppc64le",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel9@sha256:a09c1a4ed2ec0d7e13abeb7e5115ca630656d888bc2c12a7405dac2add49dd69_arm64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:a09c1a4ed2ec0d7e13abeb7e5115ca630656d888bc2c12a7405dac2add49dd69_arm64"
},
"product_reference": "openshift-logging/vector-rhel9@sha256:a09c1a4ed2ec0d7e13abeb7e5115ca630656d888bc2c12a7405dac2add49dd69_arm64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel9@sha256:bb61411a8daf099778ee0f987f3de5ed21ba150d991329739b23f9d90d9f9027_amd64 as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:bb61411a8daf099778ee0f987f3de5ed21ba150d991329739b23f9d90d9f9027_amd64"
},
"product_reference": "openshift-logging/vector-rhel9@sha256:bb61411a8daf099778ee0f987f3de5ed21ba150d991329739b23f9d90d9f9027_amd64",
"relates_to_product_reference": "9Base-RHOL-5.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-logging/vector-rhel9@sha256:ce1d7dcacd1d171d9fc76232ae1a1c9fcb5c798e9d76f1d4ae1054a57b22e571_s390x as a component of RHOL 5.8 for RHEL 9",
"product_id": "9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:ce1d7dcacd1d171d9fc76232ae1a1c9fcb5c798e9d76f1d4ae1054a57b22e571_s390x"
},
"product_reference": "openshift-logging/vector-rhel9@sha256:ce1d7dcacd1d171d9fc76232ae1a1c9fcb5c798e9d76f1d4ae1054a57b22e571_s390x",
"relates_to_product_reference": "9Base-RHOL-5.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw 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-RHOL-5.8:openshift-logging/cluster-logging-operator-bundle@sha256:15c9704c56d031a30e442ff2bc3d148b7d7f72723ac4e55b83dfbe84b851618e_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:0314a1d043ab0d5d912db29f72c860f7d89c25d73788bc9f37a699e885b4d52a_ppc64le",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:430e473beee02b34646293d28363cd8ff13294ea00807c0285ac6a25b88c45a9_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:5fe2f25105eb1a2bb70909bacb7ed0503b07bc2509daf2aaf5de43bf967e9677_arm64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:84721917aea4acdd4060fff822f475c1ff3bf47e6992525a0bd9bf800aab0ce8_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-operator-bundle@sha256:254befc94227f1cf6a46e35c29d99a24d2c633ee843412a8fa5b4003fb2c5f57_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:250cfcf9eb9c835855e17defd259563b917ebd59331a2b6660ed30a6cbfeb5ca_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:307410b1bf8e4acebbaca7640a79c20b95182584a49ab70495cd5deb1406cd68_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:6421da62587689cd55debdadf1a769fe4644aed5804717443267b4badf775973_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:90c63bd543cabd9914150510e601ee16f7c05fcc6e4f708924e8e9e0ab25ddbc_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:70e0cf7cad30be52561a6269de6ef283a12a383d0aa2b15b6c4f04a527ba1497_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:b8d92520f727d352189730dce48a48286cb617136428b463ae5f2243b0ff0f73_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:c98b6402ddcfed56f8162f6414678c3747a47f9ba22594ed10b1cefcf72b9c4d_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:d1cec9349898181a6aa50eefd03eabd2ab43bbd327ab69eb35d61f524e599e82_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:0022ac204d647a69ccdcaf9fd0fbee94e24ca057549ec12796c4e6f32771239b_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:01ee6cc56e195bcac31847deba37226c572f4b6f9fa7497c3c69931d94adba60_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:778a3f776e7eacb7a13ff5ab52f7261ab98e0140a8b4576353de4dcc3aa93ee6_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:83dccefd20b2e4d8c2a76644d0346b46b3af86fde07bccbb0b8057fe65fb92be_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:54b3b52757af46c11bbcb2fae3d89ea10b790b339cdce1bf2cda484d51e95d8c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:7f242a1ef567063025ed69e5af60e314a8b6b9dd5546d9d2bd6c630d13ff6466_s390x",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:dfca9f3e0bd36486bd033c9e7a3203e76174660dc23f30066378e594e935040a_arm64",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:f6e7266eeee58b05ef99f1f51a322e7f23227bca7a755c2f7fbdb4b38a62f3f0_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:314e06b9c8cdffc5c39bef7006a5d8841350d2a6ab49f3f33542639177863b5c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:73971be880c0bb3c73ec49af9fb8c21e2334f0e98d4ba6e968bcc9066debc758_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:d1c5b1b24293f26593cda0f4113fbc08fa74c71d186027715e224b34f5750572_arm64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:fbc884362dc1d3da016bb6c51b1c72ef2264f343094a8fda034140018388c3b8_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:3a687646eb2b79cc2f0516c7b64d96f547f74dc5770956e2756b66ae6c91581b_arm64",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:49c069fa5107aebae3eaf458ee4657664eba201345f3ae61d6d21d448e77c13b_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:55dcb6828233c312ff9cc190718da3947ba7e7b10c8bd64750607e6728bf149e_ppc64le",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:afcfd4ef2cead4cef77634c68cafb6f0eea4007618193caed91f36a4e692d6da_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:02f9e0dcfd193fff5d9833cb4c06c7b4fdc6c58226a70a4c2653ac3498216410_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:2935c7531e0826c498cb771994938eab70556a58988e8e76c4349cf234f41c8b_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:686c3c21bca3d8ce7b6924d47b597eb7bd46a450283d06c370b47da093190ea2_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:9fbf5c4c24efda081b9f4a627e80f41aca87e7a6c2b07ca0bdaca9ef6d043918_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:2571688ca4bed2fa1befc6817608fddb386732472de99439d816116c4f23d18d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:7b5d8a46716e366732d365038a421c55fde1514b5ece4929cd5758cad67d00e8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:ef02bc51e4551f880ffb127e8bb4936ea93fc49dfe12eb791fec114284f7517f_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:fbbdf47b90f16af26d077a07dd5574420ea26a2db1f328db2c56820766137435_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:06428abd862081060595d037a471336021bcc57f9f148234f0cb54e75b275b91_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:8d0081571b74a21f5e58a05d62f7b8fe147f0763ca4b83cc6c8fe09ddad47f79_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:afec3cd08cc49f121291cafee5da84f8ae06aca091c1e7fec027a608f2590fd8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:ba47ee8ab37c2ffbd8c42bb7c14a42a5ae07054f1bd4570c55f7d4971a416854_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-operator-bundle@sha256:dcd8695e2f39c35ac0776c34ec7b194b87c30a69f234e2dedfb6bfdf986c847c_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:be059e7e6427bdccbb00771c70b56d1e94f15be790b8f44a6f8e209c0cd4cd68_ppc64le",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:cc139fa80897e53de7e16f4daf9979a36af02f81112cc70ba4d7e7d12d9e65a9_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ee37fbe83b3b704837616e4beab4f7032af0ce887b8228a96044e0df169ffa21_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ef9fca64edc20fc396f2443df202b07612dcec2b62fefd577d3d51c24139196f_s390x",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:28b427bc80122567fe96a8acbc5c07a836aea75cf2dba8433f9f2950bc41780d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:4c98f2e656d04a32d6c79c0a121c811e573c075a338d572067a9cd2b27fd6a86_arm64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:59e50e7f48af50497f2467b69462034f64c47a80ff8d324e80a9e842750fa8b1_amd64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:d5efea2102340ee0b57457af549b30b46409caa24f466abf8fcdf93599b81ddf_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:090ea074f838a93c02f27b9e5df4dd3ea0479643aea3f8d376fb4e843d59ccfc_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:0b85582548a9d3e9bde762ed654ddd34ef322e2167ecf68afce2359e2094d71e_arm64",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:6fa280b92113542d208afdf3e5d3e90a00a8103bcf3b1b0919a67ef72f85b979_ppc64le",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:eff170f0076c2b0f88af5a74dbc22d47618012a1e815af3ff109a226f50512d6_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:09958ded22ec62867e5dc35fc89ce78d7f594d95fd3e5992ab0e9a02a320cbcd_ppc64le",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:a09c1a4ed2ec0d7e13abeb7e5115ca630656d888bc2c12a7405dac2add49dd69_arm64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:bb61411a8daf099778ee0f987f3de5ed21ba150d991329739b23f9d90d9f9027_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:ce1d7dcacd1d171d9fc76232ae1a1c9fcb5c798e9d76f1d4ae1054a57b22e571_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-23T18:05:42+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html\n\nFor Red Hat OpenShift Logging 5.8, see the following instructions to apply this update:\n\nhttps://docs.openshift.com/container-platform/4.13/logging/cluster-logging-upgrading.html",
"product_ids": [
"9Base-RHOL-5.8:openshift-logging/cluster-logging-operator-bundle@sha256:15c9704c56d031a30e442ff2bc3d148b7d7f72723ac4e55b83dfbe84b851618e_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:0314a1d043ab0d5d912db29f72c860f7d89c25d73788bc9f37a699e885b4d52a_ppc64le",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:430e473beee02b34646293d28363cd8ff13294ea00807c0285ac6a25b88c45a9_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:5fe2f25105eb1a2bb70909bacb7ed0503b07bc2509daf2aaf5de43bf967e9677_arm64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:84721917aea4acdd4060fff822f475c1ff3bf47e6992525a0bd9bf800aab0ce8_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-operator-bundle@sha256:254befc94227f1cf6a46e35c29d99a24d2c633ee843412a8fa5b4003fb2c5f57_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:250cfcf9eb9c835855e17defd259563b917ebd59331a2b6660ed30a6cbfeb5ca_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:307410b1bf8e4acebbaca7640a79c20b95182584a49ab70495cd5deb1406cd68_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:6421da62587689cd55debdadf1a769fe4644aed5804717443267b4badf775973_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:90c63bd543cabd9914150510e601ee16f7c05fcc6e4f708924e8e9e0ab25ddbc_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:70e0cf7cad30be52561a6269de6ef283a12a383d0aa2b15b6c4f04a527ba1497_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:b8d92520f727d352189730dce48a48286cb617136428b463ae5f2243b0ff0f73_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:c98b6402ddcfed56f8162f6414678c3747a47f9ba22594ed10b1cefcf72b9c4d_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:d1cec9349898181a6aa50eefd03eabd2ab43bbd327ab69eb35d61f524e599e82_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:0022ac204d647a69ccdcaf9fd0fbee94e24ca057549ec12796c4e6f32771239b_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:01ee6cc56e195bcac31847deba37226c572f4b6f9fa7497c3c69931d94adba60_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:778a3f776e7eacb7a13ff5ab52f7261ab98e0140a8b4576353de4dcc3aa93ee6_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:83dccefd20b2e4d8c2a76644d0346b46b3af86fde07bccbb0b8057fe65fb92be_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:54b3b52757af46c11bbcb2fae3d89ea10b790b339cdce1bf2cda484d51e95d8c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:7f242a1ef567063025ed69e5af60e314a8b6b9dd5546d9d2bd6c630d13ff6466_s390x",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:dfca9f3e0bd36486bd033c9e7a3203e76174660dc23f30066378e594e935040a_arm64",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:f6e7266eeee58b05ef99f1f51a322e7f23227bca7a755c2f7fbdb4b38a62f3f0_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:314e06b9c8cdffc5c39bef7006a5d8841350d2a6ab49f3f33542639177863b5c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:73971be880c0bb3c73ec49af9fb8c21e2334f0e98d4ba6e968bcc9066debc758_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:d1c5b1b24293f26593cda0f4113fbc08fa74c71d186027715e224b34f5750572_arm64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:fbc884362dc1d3da016bb6c51b1c72ef2264f343094a8fda034140018388c3b8_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:3a687646eb2b79cc2f0516c7b64d96f547f74dc5770956e2756b66ae6c91581b_arm64",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:49c069fa5107aebae3eaf458ee4657664eba201345f3ae61d6d21d448e77c13b_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:55dcb6828233c312ff9cc190718da3947ba7e7b10c8bd64750607e6728bf149e_ppc64le",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:afcfd4ef2cead4cef77634c68cafb6f0eea4007618193caed91f36a4e692d6da_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:02f9e0dcfd193fff5d9833cb4c06c7b4fdc6c58226a70a4c2653ac3498216410_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:2935c7531e0826c498cb771994938eab70556a58988e8e76c4349cf234f41c8b_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:686c3c21bca3d8ce7b6924d47b597eb7bd46a450283d06c370b47da093190ea2_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:9fbf5c4c24efda081b9f4a627e80f41aca87e7a6c2b07ca0bdaca9ef6d043918_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:2571688ca4bed2fa1befc6817608fddb386732472de99439d816116c4f23d18d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:7b5d8a46716e366732d365038a421c55fde1514b5ece4929cd5758cad67d00e8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:ef02bc51e4551f880ffb127e8bb4936ea93fc49dfe12eb791fec114284f7517f_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:fbbdf47b90f16af26d077a07dd5574420ea26a2db1f328db2c56820766137435_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:06428abd862081060595d037a471336021bcc57f9f148234f0cb54e75b275b91_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:8d0081571b74a21f5e58a05d62f7b8fe147f0763ca4b83cc6c8fe09ddad47f79_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:afec3cd08cc49f121291cafee5da84f8ae06aca091c1e7fec027a608f2590fd8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:ba47ee8ab37c2ffbd8c42bb7c14a42a5ae07054f1bd4570c55f7d4971a416854_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-operator-bundle@sha256:dcd8695e2f39c35ac0776c34ec7b194b87c30a69f234e2dedfb6bfdf986c847c_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:be059e7e6427bdccbb00771c70b56d1e94f15be790b8f44a6f8e209c0cd4cd68_ppc64le",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:cc139fa80897e53de7e16f4daf9979a36af02f81112cc70ba4d7e7d12d9e65a9_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ee37fbe83b3b704837616e4beab4f7032af0ce887b8228a96044e0df169ffa21_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ef9fca64edc20fc396f2443df202b07612dcec2b62fefd577d3d51c24139196f_s390x",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:28b427bc80122567fe96a8acbc5c07a836aea75cf2dba8433f9f2950bc41780d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:4c98f2e656d04a32d6c79c0a121c811e573c075a338d572067a9cd2b27fd6a86_arm64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:59e50e7f48af50497f2467b69462034f64c47a80ff8d324e80a9e842750fa8b1_amd64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:d5efea2102340ee0b57457af549b30b46409caa24f466abf8fcdf93599b81ddf_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:090ea074f838a93c02f27b9e5df4dd3ea0479643aea3f8d376fb4e843d59ccfc_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:0b85582548a9d3e9bde762ed654ddd34ef322e2167ecf68afce2359e2094d71e_arm64",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:6fa280b92113542d208afdf3e5d3e90a00a8103bcf3b1b0919a67ef72f85b979_ppc64le",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:eff170f0076c2b0f88af5a74dbc22d47618012a1e815af3ff109a226f50512d6_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:09958ded22ec62867e5dc35fc89ce78d7f594d95fd3e5992ab0e9a02a320cbcd_ppc64le",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:a09c1a4ed2ec0d7e13abeb7e5115ca630656d888bc2c12a7405dac2add49dd69_arm64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:bb61411a8daf099778ee0f987f3de5ed21ba150d991329739b23f9d90d9f9027_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:ce1d7dcacd1d171d9fc76232ae1a1c9fcb5c798e9d76f1d4ae1054a57b22e571_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8317"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOL-5.8:openshift-logging/cluster-logging-operator-bundle@sha256:15c9704c56d031a30e442ff2bc3d148b7d7f72723ac4e55b83dfbe84b851618e_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:0314a1d043ab0d5d912db29f72c860f7d89c25d73788bc9f37a699e885b4d52a_ppc64le",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:430e473beee02b34646293d28363cd8ff13294ea00807c0285ac6a25b88c45a9_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:5fe2f25105eb1a2bb70909bacb7ed0503b07bc2509daf2aaf5de43bf967e9677_arm64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:84721917aea4acdd4060fff822f475c1ff3bf47e6992525a0bd9bf800aab0ce8_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-operator-bundle@sha256:254befc94227f1cf6a46e35c29d99a24d2c633ee843412a8fa5b4003fb2c5f57_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:250cfcf9eb9c835855e17defd259563b917ebd59331a2b6660ed30a6cbfeb5ca_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:307410b1bf8e4acebbaca7640a79c20b95182584a49ab70495cd5deb1406cd68_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:6421da62587689cd55debdadf1a769fe4644aed5804717443267b4badf775973_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:90c63bd543cabd9914150510e601ee16f7c05fcc6e4f708924e8e9e0ab25ddbc_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:70e0cf7cad30be52561a6269de6ef283a12a383d0aa2b15b6c4f04a527ba1497_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:b8d92520f727d352189730dce48a48286cb617136428b463ae5f2243b0ff0f73_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:c98b6402ddcfed56f8162f6414678c3747a47f9ba22594ed10b1cefcf72b9c4d_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:d1cec9349898181a6aa50eefd03eabd2ab43bbd327ab69eb35d61f524e599e82_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:0022ac204d647a69ccdcaf9fd0fbee94e24ca057549ec12796c4e6f32771239b_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:01ee6cc56e195bcac31847deba37226c572f4b6f9fa7497c3c69931d94adba60_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:778a3f776e7eacb7a13ff5ab52f7261ab98e0140a8b4576353de4dcc3aa93ee6_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:83dccefd20b2e4d8c2a76644d0346b46b3af86fde07bccbb0b8057fe65fb92be_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:54b3b52757af46c11bbcb2fae3d89ea10b790b339cdce1bf2cda484d51e95d8c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:7f242a1ef567063025ed69e5af60e314a8b6b9dd5546d9d2bd6c630d13ff6466_s390x",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:dfca9f3e0bd36486bd033c9e7a3203e76174660dc23f30066378e594e935040a_arm64",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:f6e7266eeee58b05ef99f1f51a322e7f23227bca7a755c2f7fbdb4b38a62f3f0_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:314e06b9c8cdffc5c39bef7006a5d8841350d2a6ab49f3f33542639177863b5c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:73971be880c0bb3c73ec49af9fb8c21e2334f0e98d4ba6e968bcc9066debc758_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:d1c5b1b24293f26593cda0f4113fbc08fa74c71d186027715e224b34f5750572_arm64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:fbc884362dc1d3da016bb6c51b1c72ef2264f343094a8fda034140018388c3b8_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:3a687646eb2b79cc2f0516c7b64d96f547f74dc5770956e2756b66ae6c91581b_arm64",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:49c069fa5107aebae3eaf458ee4657664eba201345f3ae61d6d21d448e77c13b_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:55dcb6828233c312ff9cc190718da3947ba7e7b10c8bd64750607e6728bf149e_ppc64le",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:afcfd4ef2cead4cef77634c68cafb6f0eea4007618193caed91f36a4e692d6da_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:02f9e0dcfd193fff5d9833cb4c06c7b4fdc6c58226a70a4c2653ac3498216410_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:2935c7531e0826c498cb771994938eab70556a58988e8e76c4349cf234f41c8b_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:686c3c21bca3d8ce7b6924d47b597eb7bd46a450283d06c370b47da093190ea2_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:9fbf5c4c24efda081b9f4a627e80f41aca87e7a6c2b07ca0bdaca9ef6d043918_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:2571688ca4bed2fa1befc6817608fddb386732472de99439d816116c4f23d18d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:7b5d8a46716e366732d365038a421c55fde1514b5ece4929cd5758cad67d00e8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:ef02bc51e4551f880ffb127e8bb4936ea93fc49dfe12eb791fec114284f7517f_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:fbbdf47b90f16af26d077a07dd5574420ea26a2db1f328db2c56820766137435_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:06428abd862081060595d037a471336021bcc57f9f148234f0cb54e75b275b91_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:8d0081571b74a21f5e58a05d62f7b8fe147f0763ca4b83cc6c8fe09ddad47f79_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:afec3cd08cc49f121291cafee5da84f8ae06aca091c1e7fec027a608f2590fd8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:ba47ee8ab37c2ffbd8c42bb7c14a42a5ae07054f1bd4570c55f7d4971a416854_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-operator-bundle@sha256:dcd8695e2f39c35ac0776c34ec7b194b87c30a69f234e2dedfb6bfdf986c847c_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:be059e7e6427bdccbb00771c70b56d1e94f15be790b8f44a6f8e209c0cd4cd68_ppc64le",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:cc139fa80897e53de7e16f4daf9979a36af02f81112cc70ba4d7e7d12d9e65a9_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ee37fbe83b3b704837616e4beab4f7032af0ce887b8228a96044e0df169ffa21_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ef9fca64edc20fc396f2443df202b07612dcec2b62fefd577d3d51c24139196f_s390x",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:28b427bc80122567fe96a8acbc5c07a836aea75cf2dba8433f9f2950bc41780d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:4c98f2e656d04a32d6c79c0a121c811e573c075a338d572067a9cd2b27fd6a86_arm64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:59e50e7f48af50497f2467b69462034f64c47a80ff8d324e80a9e842750fa8b1_amd64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:d5efea2102340ee0b57457af549b30b46409caa24f466abf8fcdf93599b81ddf_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:090ea074f838a93c02f27b9e5df4dd3ea0479643aea3f8d376fb4e843d59ccfc_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:0b85582548a9d3e9bde762ed654ddd34ef322e2167ecf68afce2359e2094d71e_arm64",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:6fa280b92113542d208afdf3e5d3e90a00a8103bcf3b1b0919a67ef72f85b979_ppc64le",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:eff170f0076c2b0f88af5a74dbc22d47618012a1e815af3ff109a226f50512d6_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:09958ded22ec62867e5dc35fc89ce78d7f594d95fd3e5992ab0e9a02a320cbcd_ppc64le",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:a09c1a4ed2ec0d7e13abeb7e5115ca630656d888bc2c12a7405dac2add49dd69_arm64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:bb61411a8daf099778ee0f987f3de5ed21ba150d991329739b23f9d90d9f9027_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:ce1d7dcacd1d171d9fc76232ae1a1c9fcb5c798e9d76f1d4ae1054a57b22e571_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOL-5.8:openshift-logging/cluster-logging-operator-bundle@sha256:15c9704c56d031a30e442ff2bc3d148b7d7f72723ac4e55b83dfbe84b851618e_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:0314a1d043ab0d5d912db29f72c860f7d89c25d73788bc9f37a699e885b4d52a_ppc64le",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:430e473beee02b34646293d28363cd8ff13294ea00807c0285ac6a25b88c45a9_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:5fe2f25105eb1a2bb70909bacb7ed0503b07bc2509daf2aaf5de43bf967e9677_arm64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:84721917aea4acdd4060fff822f475c1ff3bf47e6992525a0bd9bf800aab0ce8_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-operator-bundle@sha256:254befc94227f1cf6a46e35c29d99a24d2c633ee843412a8fa5b4003fb2c5f57_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:250cfcf9eb9c835855e17defd259563b917ebd59331a2b6660ed30a6cbfeb5ca_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:307410b1bf8e4acebbaca7640a79c20b95182584a49ab70495cd5deb1406cd68_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:6421da62587689cd55debdadf1a769fe4644aed5804717443267b4badf775973_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:90c63bd543cabd9914150510e601ee16f7c05fcc6e4f708924e8e9e0ab25ddbc_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:70e0cf7cad30be52561a6269de6ef283a12a383d0aa2b15b6c4f04a527ba1497_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:b8d92520f727d352189730dce48a48286cb617136428b463ae5f2243b0ff0f73_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:c98b6402ddcfed56f8162f6414678c3747a47f9ba22594ed10b1cefcf72b9c4d_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:d1cec9349898181a6aa50eefd03eabd2ab43bbd327ab69eb35d61f524e599e82_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:0022ac204d647a69ccdcaf9fd0fbee94e24ca057549ec12796c4e6f32771239b_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:01ee6cc56e195bcac31847deba37226c572f4b6f9fa7497c3c69931d94adba60_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:778a3f776e7eacb7a13ff5ab52f7261ab98e0140a8b4576353de4dcc3aa93ee6_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:83dccefd20b2e4d8c2a76644d0346b46b3af86fde07bccbb0b8057fe65fb92be_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:54b3b52757af46c11bbcb2fae3d89ea10b790b339cdce1bf2cda484d51e95d8c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:7f242a1ef567063025ed69e5af60e314a8b6b9dd5546d9d2bd6c630d13ff6466_s390x",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:dfca9f3e0bd36486bd033c9e7a3203e76174660dc23f30066378e594e935040a_arm64",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:f6e7266eeee58b05ef99f1f51a322e7f23227bca7a755c2f7fbdb4b38a62f3f0_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:314e06b9c8cdffc5c39bef7006a5d8841350d2a6ab49f3f33542639177863b5c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:73971be880c0bb3c73ec49af9fb8c21e2334f0e98d4ba6e968bcc9066debc758_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:d1c5b1b24293f26593cda0f4113fbc08fa74c71d186027715e224b34f5750572_arm64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:fbc884362dc1d3da016bb6c51b1c72ef2264f343094a8fda034140018388c3b8_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:3a687646eb2b79cc2f0516c7b64d96f547f74dc5770956e2756b66ae6c91581b_arm64",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:49c069fa5107aebae3eaf458ee4657664eba201345f3ae61d6d21d448e77c13b_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:55dcb6828233c312ff9cc190718da3947ba7e7b10c8bd64750607e6728bf149e_ppc64le",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:afcfd4ef2cead4cef77634c68cafb6f0eea4007618193caed91f36a4e692d6da_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:02f9e0dcfd193fff5d9833cb4c06c7b4fdc6c58226a70a4c2653ac3498216410_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:2935c7531e0826c498cb771994938eab70556a58988e8e76c4349cf234f41c8b_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:686c3c21bca3d8ce7b6924d47b597eb7bd46a450283d06c370b47da093190ea2_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:9fbf5c4c24efda081b9f4a627e80f41aca87e7a6c2b07ca0bdaca9ef6d043918_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:2571688ca4bed2fa1befc6817608fddb386732472de99439d816116c4f23d18d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:7b5d8a46716e366732d365038a421c55fde1514b5ece4929cd5758cad67d00e8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:ef02bc51e4551f880ffb127e8bb4936ea93fc49dfe12eb791fec114284f7517f_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:fbbdf47b90f16af26d077a07dd5574420ea26a2db1f328db2c56820766137435_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:06428abd862081060595d037a471336021bcc57f9f148234f0cb54e75b275b91_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:8d0081571b74a21f5e58a05d62f7b8fe147f0763ca4b83cc6c8fe09ddad47f79_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:afec3cd08cc49f121291cafee5da84f8ae06aca091c1e7fec027a608f2590fd8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:ba47ee8ab37c2ffbd8c42bb7c14a42a5ae07054f1bd4570c55f7d4971a416854_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-operator-bundle@sha256:dcd8695e2f39c35ac0776c34ec7b194b87c30a69f234e2dedfb6bfdf986c847c_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:be059e7e6427bdccbb00771c70b56d1e94f15be790b8f44a6f8e209c0cd4cd68_ppc64le",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:cc139fa80897e53de7e16f4daf9979a36af02f81112cc70ba4d7e7d12d9e65a9_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ee37fbe83b3b704837616e4beab4f7032af0ce887b8228a96044e0df169ffa21_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ef9fca64edc20fc396f2443df202b07612dcec2b62fefd577d3d51c24139196f_s390x",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:28b427bc80122567fe96a8acbc5c07a836aea75cf2dba8433f9f2950bc41780d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:4c98f2e656d04a32d6c79c0a121c811e573c075a338d572067a9cd2b27fd6a86_arm64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:59e50e7f48af50497f2467b69462034f64c47a80ff8d324e80a9e842750fa8b1_amd64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:d5efea2102340ee0b57457af549b30b46409caa24f466abf8fcdf93599b81ddf_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:090ea074f838a93c02f27b9e5df4dd3ea0479643aea3f8d376fb4e843d59ccfc_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:0b85582548a9d3e9bde762ed654ddd34ef322e2167ecf68afce2359e2094d71e_arm64",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:6fa280b92113542d208afdf3e5d3e90a00a8103bcf3b1b0919a67ef72f85b979_ppc64le",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:eff170f0076c2b0f88af5a74dbc22d47618012a1e815af3ff109a226f50512d6_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:09958ded22ec62867e5dc35fc89ce78d7f594d95fd3e5992ab0e9a02a320cbcd_ppc64le",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:a09c1a4ed2ec0d7e13abeb7e5115ca630656d888bc2c12a7405dac2add49dd69_arm64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:bb61411a8daf099778ee0f987f3de5ed21ba150d991329739b23f9d90d9f9027_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:ce1d7dcacd1d171d9fc76232ae1a1c9fcb5c798e9d76f1d4ae1054a57b22e571_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
},
{
"cve": "CVE-2024-34155",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:06.929766+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310527"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOL-5.8:openshift-logging/cluster-logging-operator-bundle@sha256:15c9704c56d031a30e442ff2bc3d148b7d7f72723ac4e55b83dfbe84b851618e_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:0314a1d043ab0d5d912db29f72c860f7d89c25d73788bc9f37a699e885b4d52a_ppc64le",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:430e473beee02b34646293d28363cd8ff13294ea00807c0285ac6a25b88c45a9_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:5fe2f25105eb1a2bb70909bacb7ed0503b07bc2509daf2aaf5de43bf967e9677_arm64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:84721917aea4acdd4060fff822f475c1ff3bf47e6992525a0bd9bf800aab0ce8_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-operator-bundle@sha256:254befc94227f1cf6a46e35c29d99a24d2c633ee843412a8fa5b4003fb2c5f57_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:250cfcf9eb9c835855e17defd259563b917ebd59331a2b6660ed30a6cbfeb5ca_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:307410b1bf8e4acebbaca7640a79c20b95182584a49ab70495cd5deb1406cd68_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:6421da62587689cd55debdadf1a769fe4644aed5804717443267b4badf775973_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:90c63bd543cabd9914150510e601ee16f7c05fcc6e4f708924e8e9e0ab25ddbc_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:70e0cf7cad30be52561a6269de6ef283a12a383d0aa2b15b6c4f04a527ba1497_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:b8d92520f727d352189730dce48a48286cb617136428b463ae5f2243b0ff0f73_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:c98b6402ddcfed56f8162f6414678c3747a47f9ba22594ed10b1cefcf72b9c4d_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:d1cec9349898181a6aa50eefd03eabd2ab43bbd327ab69eb35d61f524e599e82_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:0022ac204d647a69ccdcaf9fd0fbee94e24ca057549ec12796c4e6f32771239b_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:01ee6cc56e195bcac31847deba37226c572f4b6f9fa7497c3c69931d94adba60_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:778a3f776e7eacb7a13ff5ab52f7261ab98e0140a8b4576353de4dcc3aa93ee6_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:83dccefd20b2e4d8c2a76644d0346b46b3af86fde07bccbb0b8057fe65fb92be_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:54b3b52757af46c11bbcb2fae3d89ea10b790b339cdce1bf2cda484d51e95d8c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:7f242a1ef567063025ed69e5af60e314a8b6b9dd5546d9d2bd6c630d13ff6466_s390x",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:dfca9f3e0bd36486bd033c9e7a3203e76174660dc23f30066378e594e935040a_arm64",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:f6e7266eeee58b05ef99f1f51a322e7f23227bca7a755c2f7fbdb4b38a62f3f0_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:314e06b9c8cdffc5c39bef7006a5d8841350d2a6ab49f3f33542639177863b5c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:73971be880c0bb3c73ec49af9fb8c21e2334f0e98d4ba6e968bcc9066debc758_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:d1c5b1b24293f26593cda0f4113fbc08fa74c71d186027715e224b34f5750572_arm64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:fbc884362dc1d3da016bb6c51b1c72ef2264f343094a8fda034140018388c3b8_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:3a687646eb2b79cc2f0516c7b64d96f547f74dc5770956e2756b66ae6c91581b_arm64",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:49c069fa5107aebae3eaf458ee4657664eba201345f3ae61d6d21d448e77c13b_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:55dcb6828233c312ff9cc190718da3947ba7e7b10c8bd64750607e6728bf149e_ppc64le",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:afcfd4ef2cead4cef77634c68cafb6f0eea4007618193caed91f36a4e692d6da_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:02f9e0dcfd193fff5d9833cb4c06c7b4fdc6c58226a70a4c2653ac3498216410_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:2935c7531e0826c498cb771994938eab70556a58988e8e76c4349cf234f41c8b_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:686c3c21bca3d8ce7b6924d47b597eb7bd46a450283d06c370b47da093190ea2_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:9fbf5c4c24efda081b9f4a627e80f41aca87e7a6c2b07ca0bdaca9ef6d043918_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:2571688ca4bed2fa1befc6817608fddb386732472de99439d816116c4f23d18d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:7b5d8a46716e366732d365038a421c55fde1514b5ece4929cd5758cad67d00e8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:ef02bc51e4551f880ffb127e8bb4936ea93fc49dfe12eb791fec114284f7517f_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:fbbdf47b90f16af26d077a07dd5574420ea26a2db1f328db2c56820766137435_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:06428abd862081060595d037a471336021bcc57f9f148234f0cb54e75b275b91_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:8d0081571b74a21f5e58a05d62f7b8fe147f0763ca4b83cc6c8fe09ddad47f79_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:afec3cd08cc49f121291cafee5da84f8ae06aca091c1e7fec027a608f2590fd8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:ba47ee8ab37c2ffbd8c42bb7c14a42a5ae07054f1bd4570c55f7d4971a416854_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-operator-bundle@sha256:dcd8695e2f39c35ac0776c34ec7b194b87c30a69f234e2dedfb6bfdf986c847c_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:be059e7e6427bdccbb00771c70b56d1e94f15be790b8f44a6f8e209c0cd4cd68_ppc64le",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:cc139fa80897e53de7e16f4daf9979a36af02f81112cc70ba4d7e7d12d9e65a9_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ee37fbe83b3b704837616e4beab4f7032af0ce887b8228a96044e0df169ffa21_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ef9fca64edc20fc396f2443df202b07612dcec2b62fefd577d3d51c24139196f_s390x",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:28b427bc80122567fe96a8acbc5c07a836aea75cf2dba8433f9f2950bc41780d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:4c98f2e656d04a32d6c79c0a121c811e573c075a338d572067a9cd2b27fd6a86_arm64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:59e50e7f48af50497f2467b69462034f64c47a80ff8d324e80a9e842750fa8b1_amd64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:d5efea2102340ee0b57457af549b30b46409caa24f466abf8fcdf93599b81ddf_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:090ea074f838a93c02f27b9e5df4dd3ea0479643aea3f8d376fb4e843d59ccfc_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:0b85582548a9d3e9bde762ed654ddd34ef322e2167ecf68afce2359e2094d71e_arm64",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:6fa280b92113542d208afdf3e5d3e90a00a8103bcf3b1b0919a67ef72f85b979_ppc64le",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:eff170f0076c2b0f88af5a74dbc22d47618012a1e815af3ff109a226f50512d6_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:09958ded22ec62867e5dc35fc89ce78d7f594d95fd3e5992ab0e9a02a320cbcd_ppc64le",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:a09c1a4ed2ec0d7e13abeb7e5115ca630656d888bc2c12a7405dac2add49dd69_arm64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:bb61411a8daf099778ee0f987f3de5ed21ba150d991329739b23f9d90d9f9027_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:ce1d7dcacd1d171d9fc76232ae1a1c9fcb5c798e9d76f1d4ae1054a57b22e571_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "RHBZ#2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155"
},
{
"category": "external",
"summary": "https://go.dev/cl/611238",
"url": "https://go.dev/cl/611238"
},
{
"category": "external",
"summary": "https://go.dev/issue/69138",
"url": "https://go.dev/issue/69138"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3105",
"url": "https://pkg.go.dev/vuln/GO-2024-3105"
}
],
"release_date": "2024-09-06T21:15:11.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-23T18:05:42+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html\n\nFor Red Hat OpenShift Logging 5.8, see the following instructions to apply this update:\n\nhttps://docs.openshift.com/container-platform/4.13/logging/cluster-logging-upgrading.html",
"product_ids": [
"9Base-RHOL-5.8:openshift-logging/cluster-logging-operator-bundle@sha256:15c9704c56d031a30e442ff2bc3d148b7d7f72723ac4e55b83dfbe84b851618e_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:0314a1d043ab0d5d912db29f72c860f7d89c25d73788bc9f37a699e885b4d52a_ppc64le",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:430e473beee02b34646293d28363cd8ff13294ea00807c0285ac6a25b88c45a9_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:5fe2f25105eb1a2bb70909bacb7ed0503b07bc2509daf2aaf5de43bf967e9677_arm64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:84721917aea4acdd4060fff822f475c1ff3bf47e6992525a0bd9bf800aab0ce8_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-operator-bundle@sha256:254befc94227f1cf6a46e35c29d99a24d2c633ee843412a8fa5b4003fb2c5f57_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:250cfcf9eb9c835855e17defd259563b917ebd59331a2b6660ed30a6cbfeb5ca_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:307410b1bf8e4acebbaca7640a79c20b95182584a49ab70495cd5deb1406cd68_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:6421da62587689cd55debdadf1a769fe4644aed5804717443267b4badf775973_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:90c63bd543cabd9914150510e601ee16f7c05fcc6e4f708924e8e9e0ab25ddbc_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:70e0cf7cad30be52561a6269de6ef283a12a383d0aa2b15b6c4f04a527ba1497_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:b8d92520f727d352189730dce48a48286cb617136428b463ae5f2243b0ff0f73_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:c98b6402ddcfed56f8162f6414678c3747a47f9ba22594ed10b1cefcf72b9c4d_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:d1cec9349898181a6aa50eefd03eabd2ab43bbd327ab69eb35d61f524e599e82_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:0022ac204d647a69ccdcaf9fd0fbee94e24ca057549ec12796c4e6f32771239b_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:01ee6cc56e195bcac31847deba37226c572f4b6f9fa7497c3c69931d94adba60_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:778a3f776e7eacb7a13ff5ab52f7261ab98e0140a8b4576353de4dcc3aa93ee6_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:83dccefd20b2e4d8c2a76644d0346b46b3af86fde07bccbb0b8057fe65fb92be_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:54b3b52757af46c11bbcb2fae3d89ea10b790b339cdce1bf2cda484d51e95d8c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:7f242a1ef567063025ed69e5af60e314a8b6b9dd5546d9d2bd6c630d13ff6466_s390x",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:dfca9f3e0bd36486bd033c9e7a3203e76174660dc23f30066378e594e935040a_arm64",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:f6e7266eeee58b05ef99f1f51a322e7f23227bca7a755c2f7fbdb4b38a62f3f0_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:314e06b9c8cdffc5c39bef7006a5d8841350d2a6ab49f3f33542639177863b5c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:73971be880c0bb3c73ec49af9fb8c21e2334f0e98d4ba6e968bcc9066debc758_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:d1c5b1b24293f26593cda0f4113fbc08fa74c71d186027715e224b34f5750572_arm64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:fbc884362dc1d3da016bb6c51b1c72ef2264f343094a8fda034140018388c3b8_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:3a687646eb2b79cc2f0516c7b64d96f547f74dc5770956e2756b66ae6c91581b_arm64",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:49c069fa5107aebae3eaf458ee4657664eba201345f3ae61d6d21d448e77c13b_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:55dcb6828233c312ff9cc190718da3947ba7e7b10c8bd64750607e6728bf149e_ppc64le",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:afcfd4ef2cead4cef77634c68cafb6f0eea4007618193caed91f36a4e692d6da_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:02f9e0dcfd193fff5d9833cb4c06c7b4fdc6c58226a70a4c2653ac3498216410_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:2935c7531e0826c498cb771994938eab70556a58988e8e76c4349cf234f41c8b_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:686c3c21bca3d8ce7b6924d47b597eb7bd46a450283d06c370b47da093190ea2_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:9fbf5c4c24efda081b9f4a627e80f41aca87e7a6c2b07ca0bdaca9ef6d043918_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:2571688ca4bed2fa1befc6817608fddb386732472de99439d816116c4f23d18d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:7b5d8a46716e366732d365038a421c55fde1514b5ece4929cd5758cad67d00e8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:ef02bc51e4551f880ffb127e8bb4936ea93fc49dfe12eb791fec114284f7517f_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:fbbdf47b90f16af26d077a07dd5574420ea26a2db1f328db2c56820766137435_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:06428abd862081060595d037a471336021bcc57f9f148234f0cb54e75b275b91_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:8d0081571b74a21f5e58a05d62f7b8fe147f0763ca4b83cc6c8fe09ddad47f79_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:afec3cd08cc49f121291cafee5da84f8ae06aca091c1e7fec027a608f2590fd8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:ba47ee8ab37c2ffbd8c42bb7c14a42a5ae07054f1bd4570c55f7d4971a416854_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-operator-bundle@sha256:dcd8695e2f39c35ac0776c34ec7b194b87c30a69f234e2dedfb6bfdf986c847c_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:be059e7e6427bdccbb00771c70b56d1e94f15be790b8f44a6f8e209c0cd4cd68_ppc64le",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:cc139fa80897e53de7e16f4daf9979a36af02f81112cc70ba4d7e7d12d9e65a9_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ee37fbe83b3b704837616e4beab4f7032af0ce887b8228a96044e0df169ffa21_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ef9fca64edc20fc396f2443df202b07612dcec2b62fefd577d3d51c24139196f_s390x",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:28b427bc80122567fe96a8acbc5c07a836aea75cf2dba8433f9f2950bc41780d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:4c98f2e656d04a32d6c79c0a121c811e573c075a338d572067a9cd2b27fd6a86_arm64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:59e50e7f48af50497f2467b69462034f64c47a80ff8d324e80a9e842750fa8b1_amd64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:d5efea2102340ee0b57457af549b30b46409caa24f466abf8fcdf93599b81ddf_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:090ea074f838a93c02f27b9e5df4dd3ea0479643aea3f8d376fb4e843d59ccfc_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:0b85582548a9d3e9bde762ed654ddd34ef322e2167ecf68afce2359e2094d71e_arm64",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:6fa280b92113542d208afdf3e5d3e90a00a8103bcf3b1b0919a67ef72f85b979_ppc64le",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:eff170f0076c2b0f88af5a74dbc22d47618012a1e815af3ff109a226f50512d6_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:09958ded22ec62867e5dc35fc89ce78d7f594d95fd3e5992ab0e9a02a320cbcd_ppc64le",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:a09c1a4ed2ec0d7e13abeb7e5115ca630656d888bc2c12a7405dac2add49dd69_arm64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:bb61411a8daf099778ee0f987f3de5ed21ba150d991329739b23f9d90d9f9027_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:ce1d7dcacd1d171d9fc76232ae1a1c9fcb5c798e9d76f1d4ae1054a57b22e571_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8317"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOL-5.8:openshift-logging/cluster-logging-operator-bundle@sha256:15c9704c56d031a30e442ff2bc3d148b7d7f72723ac4e55b83dfbe84b851618e_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:0314a1d043ab0d5d912db29f72c860f7d89c25d73788bc9f37a699e885b4d52a_ppc64le",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:430e473beee02b34646293d28363cd8ff13294ea00807c0285ac6a25b88c45a9_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:5fe2f25105eb1a2bb70909bacb7ed0503b07bc2509daf2aaf5de43bf967e9677_arm64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:84721917aea4acdd4060fff822f475c1ff3bf47e6992525a0bd9bf800aab0ce8_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-operator-bundle@sha256:254befc94227f1cf6a46e35c29d99a24d2c633ee843412a8fa5b4003fb2c5f57_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:250cfcf9eb9c835855e17defd259563b917ebd59331a2b6660ed30a6cbfeb5ca_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:307410b1bf8e4acebbaca7640a79c20b95182584a49ab70495cd5deb1406cd68_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:6421da62587689cd55debdadf1a769fe4644aed5804717443267b4badf775973_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:90c63bd543cabd9914150510e601ee16f7c05fcc6e4f708924e8e9e0ab25ddbc_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:70e0cf7cad30be52561a6269de6ef283a12a383d0aa2b15b6c4f04a527ba1497_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:b8d92520f727d352189730dce48a48286cb617136428b463ae5f2243b0ff0f73_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:c98b6402ddcfed56f8162f6414678c3747a47f9ba22594ed10b1cefcf72b9c4d_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:d1cec9349898181a6aa50eefd03eabd2ab43bbd327ab69eb35d61f524e599e82_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:0022ac204d647a69ccdcaf9fd0fbee94e24ca057549ec12796c4e6f32771239b_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:01ee6cc56e195bcac31847deba37226c572f4b6f9fa7497c3c69931d94adba60_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:778a3f776e7eacb7a13ff5ab52f7261ab98e0140a8b4576353de4dcc3aa93ee6_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:83dccefd20b2e4d8c2a76644d0346b46b3af86fde07bccbb0b8057fe65fb92be_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:54b3b52757af46c11bbcb2fae3d89ea10b790b339cdce1bf2cda484d51e95d8c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:7f242a1ef567063025ed69e5af60e314a8b6b9dd5546d9d2bd6c630d13ff6466_s390x",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:dfca9f3e0bd36486bd033c9e7a3203e76174660dc23f30066378e594e935040a_arm64",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:f6e7266eeee58b05ef99f1f51a322e7f23227bca7a755c2f7fbdb4b38a62f3f0_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:314e06b9c8cdffc5c39bef7006a5d8841350d2a6ab49f3f33542639177863b5c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:73971be880c0bb3c73ec49af9fb8c21e2334f0e98d4ba6e968bcc9066debc758_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:d1c5b1b24293f26593cda0f4113fbc08fa74c71d186027715e224b34f5750572_arm64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:fbc884362dc1d3da016bb6c51b1c72ef2264f343094a8fda034140018388c3b8_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:3a687646eb2b79cc2f0516c7b64d96f547f74dc5770956e2756b66ae6c91581b_arm64",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:49c069fa5107aebae3eaf458ee4657664eba201345f3ae61d6d21d448e77c13b_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:55dcb6828233c312ff9cc190718da3947ba7e7b10c8bd64750607e6728bf149e_ppc64le",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:afcfd4ef2cead4cef77634c68cafb6f0eea4007618193caed91f36a4e692d6da_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:02f9e0dcfd193fff5d9833cb4c06c7b4fdc6c58226a70a4c2653ac3498216410_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:2935c7531e0826c498cb771994938eab70556a58988e8e76c4349cf234f41c8b_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:686c3c21bca3d8ce7b6924d47b597eb7bd46a450283d06c370b47da093190ea2_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:9fbf5c4c24efda081b9f4a627e80f41aca87e7a6c2b07ca0bdaca9ef6d043918_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:2571688ca4bed2fa1befc6817608fddb386732472de99439d816116c4f23d18d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:7b5d8a46716e366732d365038a421c55fde1514b5ece4929cd5758cad67d00e8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:ef02bc51e4551f880ffb127e8bb4936ea93fc49dfe12eb791fec114284f7517f_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:fbbdf47b90f16af26d077a07dd5574420ea26a2db1f328db2c56820766137435_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:06428abd862081060595d037a471336021bcc57f9f148234f0cb54e75b275b91_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:8d0081571b74a21f5e58a05d62f7b8fe147f0763ca4b83cc6c8fe09ddad47f79_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:afec3cd08cc49f121291cafee5da84f8ae06aca091c1e7fec027a608f2590fd8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:ba47ee8ab37c2ffbd8c42bb7c14a42a5ae07054f1bd4570c55f7d4971a416854_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-operator-bundle@sha256:dcd8695e2f39c35ac0776c34ec7b194b87c30a69f234e2dedfb6bfdf986c847c_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:be059e7e6427bdccbb00771c70b56d1e94f15be790b8f44a6f8e209c0cd4cd68_ppc64le",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:cc139fa80897e53de7e16f4daf9979a36af02f81112cc70ba4d7e7d12d9e65a9_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ee37fbe83b3b704837616e4beab4f7032af0ce887b8228a96044e0df169ffa21_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ef9fca64edc20fc396f2443df202b07612dcec2b62fefd577d3d51c24139196f_s390x",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:28b427bc80122567fe96a8acbc5c07a836aea75cf2dba8433f9f2950bc41780d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:4c98f2e656d04a32d6c79c0a121c811e573c075a338d572067a9cd2b27fd6a86_arm64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:59e50e7f48af50497f2467b69462034f64c47a80ff8d324e80a9e842750fa8b1_amd64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:d5efea2102340ee0b57457af549b30b46409caa24f466abf8fcdf93599b81ddf_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:090ea074f838a93c02f27b9e5df4dd3ea0479643aea3f8d376fb4e843d59ccfc_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:0b85582548a9d3e9bde762ed654ddd34ef322e2167ecf68afce2359e2094d71e_arm64",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:6fa280b92113542d208afdf3e5d3e90a00a8103bcf3b1b0919a67ef72f85b979_ppc64le",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:eff170f0076c2b0f88af5a74dbc22d47618012a1e815af3ff109a226f50512d6_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:09958ded22ec62867e5dc35fc89ce78d7f594d95fd3e5992ab0e9a02a320cbcd_ppc64le",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:a09c1a4ed2ec0d7e13abeb7e5115ca630656d888bc2c12a7405dac2add49dd69_arm64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:bb61411a8daf099778ee0f987f3de5ed21ba150d991329739b23f9d90d9f9027_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:ce1d7dcacd1d171d9fc76232ae1a1c9fcb5c798e9d76f1d4ae1054a57b22e571_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOL-5.8:openshift-logging/cluster-logging-operator-bundle@sha256:15c9704c56d031a30e442ff2bc3d148b7d7f72723ac4e55b83dfbe84b851618e_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:0314a1d043ab0d5d912db29f72c860f7d89c25d73788bc9f37a699e885b4d52a_ppc64le",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:430e473beee02b34646293d28363cd8ff13294ea00807c0285ac6a25b88c45a9_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:5fe2f25105eb1a2bb70909bacb7ed0503b07bc2509daf2aaf5de43bf967e9677_arm64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:84721917aea4acdd4060fff822f475c1ff3bf47e6992525a0bd9bf800aab0ce8_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-operator-bundle@sha256:254befc94227f1cf6a46e35c29d99a24d2c633ee843412a8fa5b4003fb2c5f57_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:250cfcf9eb9c835855e17defd259563b917ebd59331a2b6660ed30a6cbfeb5ca_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:307410b1bf8e4acebbaca7640a79c20b95182584a49ab70495cd5deb1406cd68_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:6421da62587689cd55debdadf1a769fe4644aed5804717443267b4badf775973_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:90c63bd543cabd9914150510e601ee16f7c05fcc6e4f708924e8e9e0ab25ddbc_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:70e0cf7cad30be52561a6269de6ef283a12a383d0aa2b15b6c4f04a527ba1497_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:b8d92520f727d352189730dce48a48286cb617136428b463ae5f2243b0ff0f73_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:c98b6402ddcfed56f8162f6414678c3747a47f9ba22594ed10b1cefcf72b9c4d_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:d1cec9349898181a6aa50eefd03eabd2ab43bbd327ab69eb35d61f524e599e82_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:0022ac204d647a69ccdcaf9fd0fbee94e24ca057549ec12796c4e6f32771239b_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:01ee6cc56e195bcac31847deba37226c572f4b6f9fa7497c3c69931d94adba60_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:778a3f776e7eacb7a13ff5ab52f7261ab98e0140a8b4576353de4dcc3aa93ee6_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:83dccefd20b2e4d8c2a76644d0346b46b3af86fde07bccbb0b8057fe65fb92be_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:54b3b52757af46c11bbcb2fae3d89ea10b790b339cdce1bf2cda484d51e95d8c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:7f242a1ef567063025ed69e5af60e314a8b6b9dd5546d9d2bd6c630d13ff6466_s390x",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:dfca9f3e0bd36486bd033c9e7a3203e76174660dc23f30066378e594e935040a_arm64",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:f6e7266eeee58b05ef99f1f51a322e7f23227bca7a755c2f7fbdb4b38a62f3f0_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:314e06b9c8cdffc5c39bef7006a5d8841350d2a6ab49f3f33542639177863b5c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:73971be880c0bb3c73ec49af9fb8c21e2334f0e98d4ba6e968bcc9066debc758_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:d1c5b1b24293f26593cda0f4113fbc08fa74c71d186027715e224b34f5750572_arm64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:fbc884362dc1d3da016bb6c51b1c72ef2264f343094a8fda034140018388c3b8_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:3a687646eb2b79cc2f0516c7b64d96f547f74dc5770956e2756b66ae6c91581b_arm64",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:49c069fa5107aebae3eaf458ee4657664eba201345f3ae61d6d21d448e77c13b_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:55dcb6828233c312ff9cc190718da3947ba7e7b10c8bd64750607e6728bf149e_ppc64le",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:afcfd4ef2cead4cef77634c68cafb6f0eea4007618193caed91f36a4e692d6da_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:02f9e0dcfd193fff5d9833cb4c06c7b4fdc6c58226a70a4c2653ac3498216410_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:2935c7531e0826c498cb771994938eab70556a58988e8e76c4349cf234f41c8b_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:686c3c21bca3d8ce7b6924d47b597eb7bd46a450283d06c370b47da093190ea2_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:9fbf5c4c24efda081b9f4a627e80f41aca87e7a6c2b07ca0bdaca9ef6d043918_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:2571688ca4bed2fa1befc6817608fddb386732472de99439d816116c4f23d18d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:7b5d8a46716e366732d365038a421c55fde1514b5ece4929cd5758cad67d00e8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:ef02bc51e4551f880ffb127e8bb4936ea93fc49dfe12eb791fec114284f7517f_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:fbbdf47b90f16af26d077a07dd5574420ea26a2db1f328db2c56820766137435_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:06428abd862081060595d037a471336021bcc57f9f148234f0cb54e75b275b91_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:8d0081571b74a21f5e58a05d62f7b8fe147f0763ca4b83cc6c8fe09ddad47f79_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:afec3cd08cc49f121291cafee5da84f8ae06aca091c1e7fec027a608f2590fd8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:ba47ee8ab37c2ffbd8c42bb7c14a42a5ae07054f1bd4570c55f7d4971a416854_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-operator-bundle@sha256:dcd8695e2f39c35ac0776c34ec7b194b87c30a69f234e2dedfb6bfdf986c847c_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:be059e7e6427bdccbb00771c70b56d1e94f15be790b8f44a6f8e209c0cd4cd68_ppc64le",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:cc139fa80897e53de7e16f4daf9979a36af02f81112cc70ba4d7e7d12d9e65a9_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ee37fbe83b3b704837616e4beab4f7032af0ce887b8228a96044e0df169ffa21_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ef9fca64edc20fc396f2443df202b07612dcec2b62fefd577d3d51c24139196f_s390x",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:28b427bc80122567fe96a8acbc5c07a836aea75cf2dba8433f9f2950bc41780d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:4c98f2e656d04a32d6c79c0a121c811e573c075a338d572067a9cd2b27fd6a86_arm64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:59e50e7f48af50497f2467b69462034f64c47a80ff8d324e80a9e842750fa8b1_amd64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:d5efea2102340ee0b57457af549b30b46409caa24f466abf8fcdf93599b81ddf_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:090ea074f838a93c02f27b9e5df4dd3ea0479643aea3f8d376fb4e843d59ccfc_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:0b85582548a9d3e9bde762ed654ddd34ef322e2167ecf68afce2359e2094d71e_arm64",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:6fa280b92113542d208afdf3e5d3e90a00a8103bcf3b1b0919a67ef72f85b979_ppc64le",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:eff170f0076c2b0f88af5a74dbc22d47618012a1e815af3ff109a226f50512d6_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:09958ded22ec62867e5dc35fc89ce78d7f594d95fd3e5992ab0e9a02a320cbcd_ppc64le",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:a09c1a4ed2ec0d7e13abeb7e5115ca630656d888bc2c12a7405dac2add49dd69_arm64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:bb61411a8daf099778ee0f987f3de5ed21ba150d991329739b23f9d90d9f9027_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:ce1d7dcacd1d171d9fc76232ae1a1c9fcb5c798e9d76f1d4ae1054a57b22e571_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOL-5.8:openshift-logging/cluster-logging-operator-bundle@sha256:15c9704c56d031a30e442ff2bc3d148b7d7f72723ac4e55b83dfbe84b851618e_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:0314a1d043ab0d5d912db29f72c860f7d89c25d73788bc9f37a699e885b4d52a_ppc64le",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:430e473beee02b34646293d28363cd8ff13294ea00807c0285ac6a25b88c45a9_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:5fe2f25105eb1a2bb70909bacb7ed0503b07bc2509daf2aaf5de43bf967e9677_arm64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:84721917aea4acdd4060fff822f475c1ff3bf47e6992525a0bd9bf800aab0ce8_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-operator-bundle@sha256:254befc94227f1cf6a46e35c29d99a24d2c633ee843412a8fa5b4003fb2c5f57_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:250cfcf9eb9c835855e17defd259563b917ebd59331a2b6660ed30a6cbfeb5ca_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:307410b1bf8e4acebbaca7640a79c20b95182584a49ab70495cd5deb1406cd68_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:6421da62587689cd55debdadf1a769fe4644aed5804717443267b4badf775973_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:90c63bd543cabd9914150510e601ee16f7c05fcc6e4f708924e8e9e0ab25ddbc_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:70e0cf7cad30be52561a6269de6ef283a12a383d0aa2b15b6c4f04a527ba1497_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:b8d92520f727d352189730dce48a48286cb617136428b463ae5f2243b0ff0f73_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:c98b6402ddcfed56f8162f6414678c3747a47f9ba22594ed10b1cefcf72b9c4d_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:d1cec9349898181a6aa50eefd03eabd2ab43bbd327ab69eb35d61f524e599e82_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:0022ac204d647a69ccdcaf9fd0fbee94e24ca057549ec12796c4e6f32771239b_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:01ee6cc56e195bcac31847deba37226c572f4b6f9fa7497c3c69931d94adba60_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:778a3f776e7eacb7a13ff5ab52f7261ab98e0140a8b4576353de4dcc3aa93ee6_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:83dccefd20b2e4d8c2a76644d0346b46b3af86fde07bccbb0b8057fe65fb92be_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:54b3b52757af46c11bbcb2fae3d89ea10b790b339cdce1bf2cda484d51e95d8c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:7f242a1ef567063025ed69e5af60e314a8b6b9dd5546d9d2bd6c630d13ff6466_s390x",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:dfca9f3e0bd36486bd033c9e7a3203e76174660dc23f30066378e594e935040a_arm64",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:f6e7266eeee58b05ef99f1f51a322e7f23227bca7a755c2f7fbdb4b38a62f3f0_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:314e06b9c8cdffc5c39bef7006a5d8841350d2a6ab49f3f33542639177863b5c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:73971be880c0bb3c73ec49af9fb8c21e2334f0e98d4ba6e968bcc9066debc758_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:d1c5b1b24293f26593cda0f4113fbc08fa74c71d186027715e224b34f5750572_arm64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:fbc884362dc1d3da016bb6c51b1c72ef2264f343094a8fda034140018388c3b8_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:3a687646eb2b79cc2f0516c7b64d96f547f74dc5770956e2756b66ae6c91581b_arm64",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:49c069fa5107aebae3eaf458ee4657664eba201345f3ae61d6d21d448e77c13b_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:55dcb6828233c312ff9cc190718da3947ba7e7b10c8bd64750607e6728bf149e_ppc64le",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:afcfd4ef2cead4cef77634c68cafb6f0eea4007618193caed91f36a4e692d6da_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:02f9e0dcfd193fff5d9833cb4c06c7b4fdc6c58226a70a4c2653ac3498216410_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:2935c7531e0826c498cb771994938eab70556a58988e8e76c4349cf234f41c8b_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:686c3c21bca3d8ce7b6924d47b597eb7bd46a450283d06c370b47da093190ea2_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:9fbf5c4c24efda081b9f4a627e80f41aca87e7a6c2b07ca0bdaca9ef6d043918_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:2571688ca4bed2fa1befc6817608fddb386732472de99439d816116c4f23d18d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:7b5d8a46716e366732d365038a421c55fde1514b5ece4929cd5758cad67d00e8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:ef02bc51e4551f880ffb127e8bb4936ea93fc49dfe12eb791fec114284f7517f_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:fbbdf47b90f16af26d077a07dd5574420ea26a2db1f328db2c56820766137435_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:06428abd862081060595d037a471336021bcc57f9f148234f0cb54e75b275b91_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:8d0081571b74a21f5e58a05d62f7b8fe147f0763ca4b83cc6c8fe09ddad47f79_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:afec3cd08cc49f121291cafee5da84f8ae06aca091c1e7fec027a608f2590fd8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:ba47ee8ab37c2ffbd8c42bb7c14a42a5ae07054f1bd4570c55f7d4971a416854_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-operator-bundle@sha256:dcd8695e2f39c35ac0776c34ec7b194b87c30a69f234e2dedfb6bfdf986c847c_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:be059e7e6427bdccbb00771c70b56d1e94f15be790b8f44a6f8e209c0cd4cd68_ppc64le",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:cc139fa80897e53de7e16f4daf9979a36af02f81112cc70ba4d7e7d12d9e65a9_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ee37fbe83b3b704837616e4beab4f7032af0ce887b8228a96044e0df169ffa21_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ef9fca64edc20fc396f2443df202b07612dcec2b62fefd577d3d51c24139196f_s390x",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:28b427bc80122567fe96a8acbc5c07a836aea75cf2dba8433f9f2950bc41780d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:4c98f2e656d04a32d6c79c0a121c811e573c075a338d572067a9cd2b27fd6a86_arm64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:59e50e7f48af50497f2467b69462034f64c47a80ff8d324e80a9e842750fa8b1_amd64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:d5efea2102340ee0b57457af549b30b46409caa24f466abf8fcdf93599b81ddf_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:090ea074f838a93c02f27b9e5df4dd3ea0479643aea3f8d376fb4e843d59ccfc_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:0b85582548a9d3e9bde762ed654ddd34ef322e2167ecf68afce2359e2094d71e_arm64",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:6fa280b92113542d208afdf3e5d3e90a00a8103bcf3b1b0919a67ef72f85b979_ppc64le",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:eff170f0076c2b0f88af5a74dbc22d47618012a1e815af3ff109a226f50512d6_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:09958ded22ec62867e5dc35fc89ce78d7f594d95fd3e5992ab0e9a02a320cbcd_ppc64le",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:a09c1a4ed2ec0d7e13abeb7e5115ca630656d888bc2c12a7405dac2add49dd69_arm64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:bb61411a8daf099778ee0f987f3de5ed21ba150d991329739b23f9d90d9f9027_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:ce1d7dcacd1d171d9fc76232ae1a1c9fcb5c798e9d76f1d4ae1054a57b22e571_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-23T18:05:42+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html\n\nFor Red Hat OpenShift Logging 5.8, see the following instructions to apply this update:\n\nhttps://docs.openshift.com/container-platform/4.13/logging/cluster-logging-upgrading.html",
"product_ids": [
"9Base-RHOL-5.8:openshift-logging/cluster-logging-operator-bundle@sha256:15c9704c56d031a30e442ff2bc3d148b7d7f72723ac4e55b83dfbe84b851618e_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:0314a1d043ab0d5d912db29f72c860f7d89c25d73788bc9f37a699e885b4d52a_ppc64le",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:430e473beee02b34646293d28363cd8ff13294ea00807c0285ac6a25b88c45a9_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:5fe2f25105eb1a2bb70909bacb7ed0503b07bc2509daf2aaf5de43bf967e9677_arm64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:84721917aea4acdd4060fff822f475c1ff3bf47e6992525a0bd9bf800aab0ce8_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-operator-bundle@sha256:254befc94227f1cf6a46e35c29d99a24d2c633ee843412a8fa5b4003fb2c5f57_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:250cfcf9eb9c835855e17defd259563b917ebd59331a2b6660ed30a6cbfeb5ca_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:307410b1bf8e4acebbaca7640a79c20b95182584a49ab70495cd5deb1406cd68_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:6421da62587689cd55debdadf1a769fe4644aed5804717443267b4badf775973_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:90c63bd543cabd9914150510e601ee16f7c05fcc6e4f708924e8e9e0ab25ddbc_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:70e0cf7cad30be52561a6269de6ef283a12a383d0aa2b15b6c4f04a527ba1497_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:b8d92520f727d352189730dce48a48286cb617136428b463ae5f2243b0ff0f73_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:c98b6402ddcfed56f8162f6414678c3747a47f9ba22594ed10b1cefcf72b9c4d_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:d1cec9349898181a6aa50eefd03eabd2ab43bbd327ab69eb35d61f524e599e82_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:0022ac204d647a69ccdcaf9fd0fbee94e24ca057549ec12796c4e6f32771239b_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:01ee6cc56e195bcac31847deba37226c572f4b6f9fa7497c3c69931d94adba60_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:778a3f776e7eacb7a13ff5ab52f7261ab98e0140a8b4576353de4dcc3aa93ee6_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:83dccefd20b2e4d8c2a76644d0346b46b3af86fde07bccbb0b8057fe65fb92be_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:54b3b52757af46c11bbcb2fae3d89ea10b790b339cdce1bf2cda484d51e95d8c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:7f242a1ef567063025ed69e5af60e314a8b6b9dd5546d9d2bd6c630d13ff6466_s390x",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:dfca9f3e0bd36486bd033c9e7a3203e76174660dc23f30066378e594e935040a_arm64",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:f6e7266eeee58b05ef99f1f51a322e7f23227bca7a755c2f7fbdb4b38a62f3f0_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:314e06b9c8cdffc5c39bef7006a5d8841350d2a6ab49f3f33542639177863b5c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:73971be880c0bb3c73ec49af9fb8c21e2334f0e98d4ba6e968bcc9066debc758_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:d1c5b1b24293f26593cda0f4113fbc08fa74c71d186027715e224b34f5750572_arm64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:fbc884362dc1d3da016bb6c51b1c72ef2264f343094a8fda034140018388c3b8_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:3a687646eb2b79cc2f0516c7b64d96f547f74dc5770956e2756b66ae6c91581b_arm64",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:49c069fa5107aebae3eaf458ee4657664eba201345f3ae61d6d21d448e77c13b_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:55dcb6828233c312ff9cc190718da3947ba7e7b10c8bd64750607e6728bf149e_ppc64le",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:afcfd4ef2cead4cef77634c68cafb6f0eea4007618193caed91f36a4e692d6da_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:02f9e0dcfd193fff5d9833cb4c06c7b4fdc6c58226a70a4c2653ac3498216410_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:2935c7531e0826c498cb771994938eab70556a58988e8e76c4349cf234f41c8b_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:686c3c21bca3d8ce7b6924d47b597eb7bd46a450283d06c370b47da093190ea2_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:9fbf5c4c24efda081b9f4a627e80f41aca87e7a6c2b07ca0bdaca9ef6d043918_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:2571688ca4bed2fa1befc6817608fddb386732472de99439d816116c4f23d18d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:7b5d8a46716e366732d365038a421c55fde1514b5ece4929cd5758cad67d00e8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:ef02bc51e4551f880ffb127e8bb4936ea93fc49dfe12eb791fec114284f7517f_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:fbbdf47b90f16af26d077a07dd5574420ea26a2db1f328db2c56820766137435_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:06428abd862081060595d037a471336021bcc57f9f148234f0cb54e75b275b91_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:8d0081571b74a21f5e58a05d62f7b8fe147f0763ca4b83cc6c8fe09ddad47f79_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:afec3cd08cc49f121291cafee5da84f8ae06aca091c1e7fec027a608f2590fd8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:ba47ee8ab37c2ffbd8c42bb7c14a42a5ae07054f1bd4570c55f7d4971a416854_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-operator-bundle@sha256:dcd8695e2f39c35ac0776c34ec7b194b87c30a69f234e2dedfb6bfdf986c847c_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:be059e7e6427bdccbb00771c70b56d1e94f15be790b8f44a6f8e209c0cd4cd68_ppc64le",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:cc139fa80897e53de7e16f4daf9979a36af02f81112cc70ba4d7e7d12d9e65a9_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ee37fbe83b3b704837616e4beab4f7032af0ce887b8228a96044e0df169ffa21_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ef9fca64edc20fc396f2443df202b07612dcec2b62fefd577d3d51c24139196f_s390x",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:28b427bc80122567fe96a8acbc5c07a836aea75cf2dba8433f9f2950bc41780d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:4c98f2e656d04a32d6c79c0a121c811e573c075a338d572067a9cd2b27fd6a86_arm64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:59e50e7f48af50497f2467b69462034f64c47a80ff8d324e80a9e842750fa8b1_amd64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:d5efea2102340ee0b57457af549b30b46409caa24f466abf8fcdf93599b81ddf_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:090ea074f838a93c02f27b9e5df4dd3ea0479643aea3f8d376fb4e843d59ccfc_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:0b85582548a9d3e9bde762ed654ddd34ef322e2167ecf68afce2359e2094d71e_arm64",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:6fa280b92113542d208afdf3e5d3e90a00a8103bcf3b1b0919a67ef72f85b979_ppc64le",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:eff170f0076c2b0f88af5a74dbc22d47618012a1e815af3ff109a226f50512d6_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:09958ded22ec62867e5dc35fc89ce78d7f594d95fd3e5992ab0e9a02a320cbcd_ppc64le",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:a09c1a4ed2ec0d7e13abeb7e5115ca630656d888bc2c12a7405dac2add49dd69_arm64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:bb61411a8daf099778ee0f987f3de5ed21ba150d991329739b23f9d90d9f9027_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:ce1d7dcacd1d171d9fc76232ae1a1c9fcb5c798e9d76f1d4ae1054a57b22e571_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8317"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOL-5.8:openshift-logging/cluster-logging-operator-bundle@sha256:15c9704c56d031a30e442ff2bc3d148b7d7f72723ac4e55b83dfbe84b851618e_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:0314a1d043ab0d5d912db29f72c860f7d89c25d73788bc9f37a699e885b4d52a_ppc64le",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:430e473beee02b34646293d28363cd8ff13294ea00807c0285ac6a25b88c45a9_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:5fe2f25105eb1a2bb70909bacb7ed0503b07bc2509daf2aaf5de43bf967e9677_arm64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:84721917aea4acdd4060fff822f475c1ff3bf47e6992525a0bd9bf800aab0ce8_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-operator-bundle@sha256:254befc94227f1cf6a46e35c29d99a24d2c633ee843412a8fa5b4003fb2c5f57_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:250cfcf9eb9c835855e17defd259563b917ebd59331a2b6660ed30a6cbfeb5ca_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:307410b1bf8e4acebbaca7640a79c20b95182584a49ab70495cd5deb1406cd68_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:6421da62587689cd55debdadf1a769fe4644aed5804717443267b4badf775973_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:90c63bd543cabd9914150510e601ee16f7c05fcc6e4f708924e8e9e0ab25ddbc_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:70e0cf7cad30be52561a6269de6ef283a12a383d0aa2b15b6c4f04a527ba1497_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:b8d92520f727d352189730dce48a48286cb617136428b463ae5f2243b0ff0f73_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:c98b6402ddcfed56f8162f6414678c3747a47f9ba22594ed10b1cefcf72b9c4d_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:d1cec9349898181a6aa50eefd03eabd2ab43bbd327ab69eb35d61f524e599e82_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:0022ac204d647a69ccdcaf9fd0fbee94e24ca057549ec12796c4e6f32771239b_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:01ee6cc56e195bcac31847deba37226c572f4b6f9fa7497c3c69931d94adba60_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:778a3f776e7eacb7a13ff5ab52f7261ab98e0140a8b4576353de4dcc3aa93ee6_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:83dccefd20b2e4d8c2a76644d0346b46b3af86fde07bccbb0b8057fe65fb92be_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:54b3b52757af46c11bbcb2fae3d89ea10b790b339cdce1bf2cda484d51e95d8c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:7f242a1ef567063025ed69e5af60e314a8b6b9dd5546d9d2bd6c630d13ff6466_s390x",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:dfca9f3e0bd36486bd033c9e7a3203e76174660dc23f30066378e594e935040a_arm64",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:f6e7266eeee58b05ef99f1f51a322e7f23227bca7a755c2f7fbdb4b38a62f3f0_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:314e06b9c8cdffc5c39bef7006a5d8841350d2a6ab49f3f33542639177863b5c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:73971be880c0bb3c73ec49af9fb8c21e2334f0e98d4ba6e968bcc9066debc758_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:d1c5b1b24293f26593cda0f4113fbc08fa74c71d186027715e224b34f5750572_arm64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:fbc884362dc1d3da016bb6c51b1c72ef2264f343094a8fda034140018388c3b8_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:3a687646eb2b79cc2f0516c7b64d96f547f74dc5770956e2756b66ae6c91581b_arm64",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:49c069fa5107aebae3eaf458ee4657664eba201345f3ae61d6d21d448e77c13b_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:55dcb6828233c312ff9cc190718da3947ba7e7b10c8bd64750607e6728bf149e_ppc64le",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:afcfd4ef2cead4cef77634c68cafb6f0eea4007618193caed91f36a4e692d6da_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:02f9e0dcfd193fff5d9833cb4c06c7b4fdc6c58226a70a4c2653ac3498216410_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:2935c7531e0826c498cb771994938eab70556a58988e8e76c4349cf234f41c8b_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:686c3c21bca3d8ce7b6924d47b597eb7bd46a450283d06c370b47da093190ea2_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:9fbf5c4c24efda081b9f4a627e80f41aca87e7a6c2b07ca0bdaca9ef6d043918_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:2571688ca4bed2fa1befc6817608fddb386732472de99439d816116c4f23d18d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:7b5d8a46716e366732d365038a421c55fde1514b5ece4929cd5758cad67d00e8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:ef02bc51e4551f880ffb127e8bb4936ea93fc49dfe12eb791fec114284f7517f_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:fbbdf47b90f16af26d077a07dd5574420ea26a2db1f328db2c56820766137435_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:06428abd862081060595d037a471336021bcc57f9f148234f0cb54e75b275b91_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:8d0081571b74a21f5e58a05d62f7b8fe147f0763ca4b83cc6c8fe09ddad47f79_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:afec3cd08cc49f121291cafee5da84f8ae06aca091c1e7fec027a608f2590fd8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:ba47ee8ab37c2ffbd8c42bb7c14a42a5ae07054f1bd4570c55f7d4971a416854_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-operator-bundle@sha256:dcd8695e2f39c35ac0776c34ec7b194b87c30a69f234e2dedfb6bfdf986c847c_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:be059e7e6427bdccbb00771c70b56d1e94f15be790b8f44a6f8e209c0cd4cd68_ppc64le",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:cc139fa80897e53de7e16f4daf9979a36af02f81112cc70ba4d7e7d12d9e65a9_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ee37fbe83b3b704837616e4beab4f7032af0ce887b8228a96044e0df169ffa21_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ef9fca64edc20fc396f2443df202b07612dcec2b62fefd577d3d51c24139196f_s390x",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:28b427bc80122567fe96a8acbc5c07a836aea75cf2dba8433f9f2950bc41780d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:4c98f2e656d04a32d6c79c0a121c811e573c075a338d572067a9cd2b27fd6a86_arm64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:59e50e7f48af50497f2467b69462034f64c47a80ff8d324e80a9e842750fa8b1_amd64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:d5efea2102340ee0b57457af549b30b46409caa24f466abf8fcdf93599b81ddf_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:090ea074f838a93c02f27b9e5df4dd3ea0479643aea3f8d376fb4e843d59ccfc_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:0b85582548a9d3e9bde762ed654ddd34ef322e2167ecf68afce2359e2094d71e_arm64",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:6fa280b92113542d208afdf3e5d3e90a00a8103bcf3b1b0919a67ef72f85b979_ppc64le",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:eff170f0076c2b0f88af5a74dbc22d47618012a1e815af3ff109a226f50512d6_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:09958ded22ec62867e5dc35fc89ce78d7f594d95fd3e5992ab0e9a02a320cbcd_ppc64le",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:a09c1a4ed2ec0d7e13abeb7e5115ca630656d888bc2c12a7405dac2add49dd69_arm64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:bb61411a8daf099778ee0f987f3de5ed21ba150d991329739b23f9d90d9f9027_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:ce1d7dcacd1d171d9fc76232ae1a1c9fcb5c798e9d76f1d4ae1054a57b22e571_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOL-5.8:openshift-logging/cluster-logging-operator-bundle@sha256:15c9704c56d031a30e442ff2bc3d148b7d7f72723ac4e55b83dfbe84b851618e_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:0314a1d043ab0d5d912db29f72c860f7d89c25d73788bc9f37a699e885b4d52a_ppc64le",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:430e473beee02b34646293d28363cd8ff13294ea00807c0285ac6a25b88c45a9_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:5fe2f25105eb1a2bb70909bacb7ed0503b07bc2509daf2aaf5de43bf967e9677_arm64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:84721917aea4acdd4060fff822f475c1ff3bf47e6992525a0bd9bf800aab0ce8_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-operator-bundle@sha256:254befc94227f1cf6a46e35c29d99a24d2c633ee843412a8fa5b4003fb2c5f57_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:250cfcf9eb9c835855e17defd259563b917ebd59331a2b6660ed30a6cbfeb5ca_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:307410b1bf8e4acebbaca7640a79c20b95182584a49ab70495cd5deb1406cd68_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:6421da62587689cd55debdadf1a769fe4644aed5804717443267b4badf775973_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:90c63bd543cabd9914150510e601ee16f7c05fcc6e4f708924e8e9e0ab25ddbc_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:70e0cf7cad30be52561a6269de6ef283a12a383d0aa2b15b6c4f04a527ba1497_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:b8d92520f727d352189730dce48a48286cb617136428b463ae5f2243b0ff0f73_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:c98b6402ddcfed56f8162f6414678c3747a47f9ba22594ed10b1cefcf72b9c4d_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:d1cec9349898181a6aa50eefd03eabd2ab43bbd327ab69eb35d61f524e599e82_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:0022ac204d647a69ccdcaf9fd0fbee94e24ca057549ec12796c4e6f32771239b_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:01ee6cc56e195bcac31847deba37226c572f4b6f9fa7497c3c69931d94adba60_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:778a3f776e7eacb7a13ff5ab52f7261ab98e0140a8b4576353de4dcc3aa93ee6_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:83dccefd20b2e4d8c2a76644d0346b46b3af86fde07bccbb0b8057fe65fb92be_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:54b3b52757af46c11bbcb2fae3d89ea10b790b339cdce1bf2cda484d51e95d8c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:7f242a1ef567063025ed69e5af60e314a8b6b9dd5546d9d2bd6c630d13ff6466_s390x",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:dfca9f3e0bd36486bd033c9e7a3203e76174660dc23f30066378e594e935040a_arm64",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:f6e7266eeee58b05ef99f1f51a322e7f23227bca7a755c2f7fbdb4b38a62f3f0_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:314e06b9c8cdffc5c39bef7006a5d8841350d2a6ab49f3f33542639177863b5c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:73971be880c0bb3c73ec49af9fb8c21e2334f0e98d4ba6e968bcc9066debc758_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:d1c5b1b24293f26593cda0f4113fbc08fa74c71d186027715e224b34f5750572_arm64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:fbc884362dc1d3da016bb6c51b1c72ef2264f343094a8fda034140018388c3b8_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:3a687646eb2b79cc2f0516c7b64d96f547f74dc5770956e2756b66ae6c91581b_arm64",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:49c069fa5107aebae3eaf458ee4657664eba201345f3ae61d6d21d448e77c13b_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:55dcb6828233c312ff9cc190718da3947ba7e7b10c8bd64750607e6728bf149e_ppc64le",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:afcfd4ef2cead4cef77634c68cafb6f0eea4007618193caed91f36a4e692d6da_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:02f9e0dcfd193fff5d9833cb4c06c7b4fdc6c58226a70a4c2653ac3498216410_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:2935c7531e0826c498cb771994938eab70556a58988e8e76c4349cf234f41c8b_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:686c3c21bca3d8ce7b6924d47b597eb7bd46a450283d06c370b47da093190ea2_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:9fbf5c4c24efda081b9f4a627e80f41aca87e7a6c2b07ca0bdaca9ef6d043918_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:2571688ca4bed2fa1befc6817608fddb386732472de99439d816116c4f23d18d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:7b5d8a46716e366732d365038a421c55fde1514b5ece4929cd5758cad67d00e8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:ef02bc51e4551f880ffb127e8bb4936ea93fc49dfe12eb791fec114284f7517f_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:fbbdf47b90f16af26d077a07dd5574420ea26a2db1f328db2c56820766137435_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:06428abd862081060595d037a471336021bcc57f9f148234f0cb54e75b275b91_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:8d0081571b74a21f5e58a05d62f7b8fe147f0763ca4b83cc6c8fe09ddad47f79_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:afec3cd08cc49f121291cafee5da84f8ae06aca091c1e7fec027a608f2590fd8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:ba47ee8ab37c2ffbd8c42bb7c14a42a5ae07054f1bd4570c55f7d4971a416854_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-operator-bundle@sha256:dcd8695e2f39c35ac0776c34ec7b194b87c30a69f234e2dedfb6bfdf986c847c_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:be059e7e6427bdccbb00771c70b56d1e94f15be790b8f44a6f8e209c0cd4cd68_ppc64le",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:cc139fa80897e53de7e16f4daf9979a36af02f81112cc70ba4d7e7d12d9e65a9_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ee37fbe83b3b704837616e4beab4f7032af0ce887b8228a96044e0df169ffa21_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ef9fca64edc20fc396f2443df202b07612dcec2b62fefd577d3d51c24139196f_s390x",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:28b427bc80122567fe96a8acbc5c07a836aea75cf2dba8433f9f2950bc41780d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:4c98f2e656d04a32d6c79c0a121c811e573c075a338d572067a9cd2b27fd6a86_arm64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:59e50e7f48af50497f2467b69462034f64c47a80ff8d324e80a9e842750fa8b1_amd64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:d5efea2102340ee0b57457af549b30b46409caa24f466abf8fcdf93599b81ddf_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:090ea074f838a93c02f27b9e5df4dd3ea0479643aea3f8d376fb4e843d59ccfc_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:0b85582548a9d3e9bde762ed654ddd34ef322e2167ecf68afce2359e2094d71e_arm64",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:6fa280b92113542d208afdf3e5d3e90a00a8103bcf3b1b0919a67ef72f85b979_ppc64le",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:eff170f0076c2b0f88af5a74dbc22d47618012a1e815af3ff109a226f50512d6_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:09958ded22ec62867e5dc35fc89ce78d7f594d95fd3e5992ab0e9a02a320cbcd_ppc64le",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:a09c1a4ed2ec0d7e13abeb7e5115ca630656d888bc2c12a7405dac2add49dd69_arm64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:bb61411a8daf099778ee0f987f3de5ed21ba150d991329739b23f9d90d9f9027_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:ce1d7dcacd1d171d9fc76232ae1a1c9fcb5c798e9d76f1d4ae1054a57b22e571_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-34158",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2024-09-06T21:20:12.126400+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310529"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOL-5.8:openshift-logging/cluster-logging-operator-bundle@sha256:15c9704c56d031a30e442ff2bc3d148b7d7f72723ac4e55b83dfbe84b851618e_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:0314a1d043ab0d5d912db29f72c860f7d89c25d73788bc9f37a699e885b4d52a_ppc64le",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:430e473beee02b34646293d28363cd8ff13294ea00807c0285ac6a25b88c45a9_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:5fe2f25105eb1a2bb70909bacb7ed0503b07bc2509daf2aaf5de43bf967e9677_arm64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:84721917aea4acdd4060fff822f475c1ff3bf47e6992525a0bd9bf800aab0ce8_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-operator-bundle@sha256:254befc94227f1cf6a46e35c29d99a24d2c633ee843412a8fa5b4003fb2c5f57_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:250cfcf9eb9c835855e17defd259563b917ebd59331a2b6660ed30a6cbfeb5ca_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:307410b1bf8e4acebbaca7640a79c20b95182584a49ab70495cd5deb1406cd68_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:6421da62587689cd55debdadf1a769fe4644aed5804717443267b4badf775973_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:90c63bd543cabd9914150510e601ee16f7c05fcc6e4f708924e8e9e0ab25ddbc_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:70e0cf7cad30be52561a6269de6ef283a12a383d0aa2b15b6c4f04a527ba1497_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:b8d92520f727d352189730dce48a48286cb617136428b463ae5f2243b0ff0f73_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:c98b6402ddcfed56f8162f6414678c3747a47f9ba22594ed10b1cefcf72b9c4d_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:d1cec9349898181a6aa50eefd03eabd2ab43bbd327ab69eb35d61f524e599e82_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:0022ac204d647a69ccdcaf9fd0fbee94e24ca057549ec12796c4e6f32771239b_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:01ee6cc56e195bcac31847deba37226c572f4b6f9fa7497c3c69931d94adba60_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:778a3f776e7eacb7a13ff5ab52f7261ab98e0140a8b4576353de4dcc3aa93ee6_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:83dccefd20b2e4d8c2a76644d0346b46b3af86fde07bccbb0b8057fe65fb92be_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:54b3b52757af46c11bbcb2fae3d89ea10b790b339cdce1bf2cda484d51e95d8c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:7f242a1ef567063025ed69e5af60e314a8b6b9dd5546d9d2bd6c630d13ff6466_s390x",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:dfca9f3e0bd36486bd033c9e7a3203e76174660dc23f30066378e594e935040a_arm64",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:f6e7266eeee58b05ef99f1f51a322e7f23227bca7a755c2f7fbdb4b38a62f3f0_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:314e06b9c8cdffc5c39bef7006a5d8841350d2a6ab49f3f33542639177863b5c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:73971be880c0bb3c73ec49af9fb8c21e2334f0e98d4ba6e968bcc9066debc758_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:d1c5b1b24293f26593cda0f4113fbc08fa74c71d186027715e224b34f5750572_arm64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:fbc884362dc1d3da016bb6c51b1c72ef2264f343094a8fda034140018388c3b8_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:3a687646eb2b79cc2f0516c7b64d96f547f74dc5770956e2756b66ae6c91581b_arm64",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:49c069fa5107aebae3eaf458ee4657664eba201345f3ae61d6d21d448e77c13b_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:55dcb6828233c312ff9cc190718da3947ba7e7b10c8bd64750607e6728bf149e_ppc64le",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:afcfd4ef2cead4cef77634c68cafb6f0eea4007618193caed91f36a4e692d6da_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:02f9e0dcfd193fff5d9833cb4c06c7b4fdc6c58226a70a4c2653ac3498216410_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:2935c7531e0826c498cb771994938eab70556a58988e8e76c4349cf234f41c8b_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:686c3c21bca3d8ce7b6924d47b597eb7bd46a450283d06c370b47da093190ea2_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:9fbf5c4c24efda081b9f4a627e80f41aca87e7a6c2b07ca0bdaca9ef6d043918_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:2571688ca4bed2fa1befc6817608fddb386732472de99439d816116c4f23d18d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:7b5d8a46716e366732d365038a421c55fde1514b5ece4929cd5758cad67d00e8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:ef02bc51e4551f880ffb127e8bb4936ea93fc49dfe12eb791fec114284f7517f_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:fbbdf47b90f16af26d077a07dd5574420ea26a2db1f328db2c56820766137435_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:06428abd862081060595d037a471336021bcc57f9f148234f0cb54e75b275b91_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:8d0081571b74a21f5e58a05d62f7b8fe147f0763ca4b83cc6c8fe09ddad47f79_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:afec3cd08cc49f121291cafee5da84f8ae06aca091c1e7fec027a608f2590fd8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:ba47ee8ab37c2ffbd8c42bb7c14a42a5ae07054f1bd4570c55f7d4971a416854_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-operator-bundle@sha256:dcd8695e2f39c35ac0776c34ec7b194b87c30a69f234e2dedfb6bfdf986c847c_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:be059e7e6427bdccbb00771c70b56d1e94f15be790b8f44a6f8e209c0cd4cd68_ppc64le",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:cc139fa80897e53de7e16f4daf9979a36af02f81112cc70ba4d7e7d12d9e65a9_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ee37fbe83b3b704837616e4beab4f7032af0ce887b8228a96044e0df169ffa21_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ef9fca64edc20fc396f2443df202b07612dcec2b62fefd577d3d51c24139196f_s390x",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:28b427bc80122567fe96a8acbc5c07a836aea75cf2dba8433f9f2950bc41780d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:4c98f2e656d04a32d6c79c0a121c811e573c075a338d572067a9cd2b27fd6a86_arm64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:59e50e7f48af50497f2467b69462034f64c47a80ff8d324e80a9e842750fa8b1_amd64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:d5efea2102340ee0b57457af549b30b46409caa24f466abf8fcdf93599b81ddf_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:090ea074f838a93c02f27b9e5df4dd3ea0479643aea3f8d376fb4e843d59ccfc_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:0b85582548a9d3e9bde762ed654ddd34ef322e2167ecf68afce2359e2094d71e_arm64",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:6fa280b92113542d208afdf3e5d3e90a00a8103bcf3b1b0919a67ef72f85b979_ppc64le",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:eff170f0076c2b0f88af5a74dbc22d47618012a1e815af3ff109a226f50512d6_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:09958ded22ec62867e5dc35fc89ce78d7f594d95fd3e5992ab0e9a02a320cbcd_ppc64le",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:a09c1a4ed2ec0d7e13abeb7e5115ca630656d888bc2c12a7405dac2add49dd69_arm64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:bb61411a8daf099778ee0f987f3de5ed21ba150d991329739b23f9d90d9f9027_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:ce1d7dcacd1d171d9fc76232ae1a1c9fcb5c798e9d76f1d4ae1054a57b22e571_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34158"
},
{
"category": "external",
"summary": "RHBZ#2310529",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310529"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34158",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34158"
},
{
"category": "external",
"summary": "https://go.dev/cl/611240",
"url": "https://go.dev/cl/611240"
},
{
"category": "external",
"summary": "https://go.dev/issue/69141",
"url": "https://go.dev/issue/69141"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3107",
"url": "https://pkg.go.dev/vuln/GO-2024-3107"
}
],
"release_date": "2024-09-06T21:15:12.083000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-23T18:05:42+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html\n\nFor Red Hat OpenShift Logging 5.8, see the following instructions to apply this update:\n\nhttps://docs.openshift.com/container-platform/4.13/logging/cluster-logging-upgrading.html",
"product_ids": [
"9Base-RHOL-5.8:openshift-logging/cluster-logging-operator-bundle@sha256:15c9704c56d031a30e442ff2bc3d148b7d7f72723ac4e55b83dfbe84b851618e_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:0314a1d043ab0d5d912db29f72c860f7d89c25d73788bc9f37a699e885b4d52a_ppc64le",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:430e473beee02b34646293d28363cd8ff13294ea00807c0285ac6a25b88c45a9_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:5fe2f25105eb1a2bb70909bacb7ed0503b07bc2509daf2aaf5de43bf967e9677_arm64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:84721917aea4acdd4060fff822f475c1ff3bf47e6992525a0bd9bf800aab0ce8_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-operator-bundle@sha256:254befc94227f1cf6a46e35c29d99a24d2c633ee843412a8fa5b4003fb2c5f57_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:250cfcf9eb9c835855e17defd259563b917ebd59331a2b6660ed30a6cbfeb5ca_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:307410b1bf8e4acebbaca7640a79c20b95182584a49ab70495cd5deb1406cd68_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:6421da62587689cd55debdadf1a769fe4644aed5804717443267b4badf775973_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:90c63bd543cabd9914150510e601ee16f7c05fcc6e4f708924e8e9e0ab25ddbc_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:70e0cf7cad30be52561a6269de6ef283a12a383d0aa2b15b6c4f04a527ba1497_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:b8d92520f727d352189730dce48a48286cb617136428b463ae5f2243b0ff0f73_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:c98b6402ddcfed56f8162f6414678c3747a47f9ba22594ed10b1cefcf72b9c4d_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:d1cec9349898181a6aa50eefd03eabd2ab43bbd327ab69eb35d61f524e599e82_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:0022ac204d647a69ccdcaf9fd0fbee94e24ca057549ec12796c4e6f32771239b_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:01ee6cc56e195bcac31847deba37226c572f4b6f9fa7497c3c69931d94adba60_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:778a3f776e7eacb7a13ff5ab52f7261ab98e0140a8b4576353de4dcc3aa93ee6_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:83dccefd20b2e4d8c2a76644d0346b46b3af86fde07bccbb0b8057fe65fb92be_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:54b3b52757af46c11bbcb2fae3d89ea10b790b339cdce1bf2cda484d51e95d8c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:7f242a1ef567063025ed69e5af60e314a8b6b9dd5546d9d2bd6c630d13ff6466_s390x",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:dfca9f3e0bd36486bd033c9e7a3203e76174660dc23f30066378e594e935040a_arm64",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:f6e7266eeee58b05ef99f1f51a322e7f23227bca7a755c2f7fbdb4b38a62f3f0_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:314e06b9c8cdffc5c39bef7006a5d8841350d2a6ab49f3f33542639177863b5c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:73971be880c0bb3c73ec49af9fb8c21e2334f0e98d4ba6e968bcc9066debc758_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:d1c5b1b24293f26593cda0f4113fbc08fa74c71d186027715e224b34f5750572_arm64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:fbc884362dc1d3da016bb6c51b1c72ef2264f343094a8fda034140018388c3b8_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:3a687646eb2b79cc2f0516c7b64d96f547f74dc5770956e2756b66ae6c91581b_arm64",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:49c069fa5107aebae3eaf458ee4657664eba201345f3ae61d6d21d448e77c13b_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:55dcb6828233c312ff9cc190718da3947ba7e7b10c8bd64750607e6728bf149e_ppc64le",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:afcfd4ef2cead4cef77634c68cafb6f0eea4007618193caed91f36a4e692d6da_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:02f9e0dcfd193fff5d9833cb4c06c7b4fdc6c58226a70a4c2653ac3498216410_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:2935c7531e0826c498cb771994938eab70556a58988e8e76c4349cf234f41c8b_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:686c3c21bca3d8ce7b6924d47b597eb7bd46a450283d06c370b47da093190ea2_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:9fbf5c4c24efda081b9f4a627e80f41aca87e7a6c2b07ca0bdaca9ef6d043918_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:2571688ca4bed2fa1befc6817608fddb386732472de99439d816116c4f23d18d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:7b5d8a46716e366732d365038a421c55fde1514b5ece4929cd5758cad67d00e8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:ef02bc51e4551f880ffb127e8bb4936ea93fc49dfe12eb791fec114284f7517f_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:fbbdf47b90f16af26d077a07dd5574420ea26a2db1f328db2c56820766137435_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:06428abd862081060595d037a471336021bcc57f9f148234f0cb54e75b275b91_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:8d0081571b74a21f5e58a05d62f7b8fe147f0763ca4b83cc6c8fe09ddad47f79_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:afec3cd08cc49f121291cafee5da84f8ae06aca091c1e7fec027a608f2590fd8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:ba47ee8ab37c2ffbd8c42bb7c14a42a5ae07054f1bd4570c55f7d4971a416854_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-operator-bundle@sha256:dcd8695e2f39c35ac0776c34ec7b194b87c30a69f234e2dedfb6bfdf986c847c_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:be059e7e6427bdccbb00771c70b56d1e94f15be790b8f44a6f8e209c0cd4cd68_ppc64le",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:cc139fa80897e53de7e16f4daf9979a36af02f81112cc70ba4d7e7d12d9e65a9_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ee37fbe83b3b704837616e4beab4f7032af0ce887b8228a96044e0df169ffa21_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ef9fca64edc20fc396f2443df202b07612dcec2b62fefd577d3d51c24139196f_s390x",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:28b427bc80122567fe96a8acbc5c07a836aea75cf2dba8433f9f2950bc41780d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:4c98f2e656d04a32d6c79c0a121c811e573c075a338d572067a9cd2b27fd6a86_arm64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:59e50e7f48af50497f2467b69462034f64c47a80ff8d324e80a9e842750fa8b1_amd64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:d5efea2102340ee0b57457af549b30b46409caa24f466abf8fcdf93599b81ddf_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:090ea074f838a93c02f27b9e5df4dd3ea0479643aea3f8d376fb4e843d59ccfc_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:0b85582548a9d3e9bde762ed654ddd34ef322e2167ecf68afce2359e2094d71e_arm64",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:6fa280b92113542d208afdf3e5d3e90a00a8103bcf3b1b0919a67ef72f85b979_ppc64le",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:eff170f0076c2b0f88af5a74dbc22d47618012a1e815af3ff109a226f50512d6_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:09958ded22ec62867e5dc35fc89ce78d7f594d95fd3e5992ab0e9a02a320cbcd_ppc64le",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:a09c1a4ed2ec0d7e13abeb7e5115ca630656d888bc2c12a7405dac2add49dd69_arm64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:bb61411a8daf099778ee0f987f3de5ed21ba150d991329739b23f9d90d9f9027_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:ce1d7dcacd1d171d9fc76232ae1a1c9fcb5c798e9d76f1d4ae1054a57b22e571_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8317"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOL-5.8:openshift-logging/cluster-logging-operator-bundle@sha256:15c9704c56d031a30e442ff2bc3d148b7d7f72723ac4e55b83dfbe84b851618e_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:0314a1d043ab0d5d912db29f72c860f7d89c25d73788bc9f37a699e885b4d52a_ppc64le",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:430e473beee02b34646293d28363cd8ff13294ea00807c0285ac6a25b88c45a9_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:5fe2f25105eb1a2bb70909bacb7ed0503b07bc2509daf2aaf5de43bf967e9677_arm64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:84721917aea4acdd4060fff822f475c1ff3bf47e6992525a0bd9bf800aab0ce8_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-operator-bundle@sha256:254befc94227f1cf6a46e35c29d99a24d2c633ee843412a8fa5b4003fb2c5f57_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:250cfcf9eb9c835855e17defd259563b917ebd59331a2b6660ed30a6cbfeb5ca_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:307410b1bf8e4acebbaca7640a79c20b95182584a49ab70495cd5deb1406cd68_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:6421da62587689cd55debdadf1a769fe4644aed5804717443267b4badf775973_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:90c63bd543cabd9914150510e601ee16f7c05fcc6e4f708924e8e9e0ab25ddbc_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:70e0cf7cad30be52561a6269de6ef283a12a383d0aa2b15b6c4f04a527ba1497_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:b8d92520f727d352189730dce48a48286cb617136428b463ae5f2243b0ff0f73_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:c98b6402ddcfed56f8162f6414678c3747a47f9ba22594ed10b1cefcf72b9c4d_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:d1cec9349898181a6aa50eefd03eabd2ab43bbd327ab69eb35d61f524e599e82_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:0022ac204d647a69ccdcaf9fd0fbee94e24ca057549ec12796c4e6f32771239b_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:01ee6cc56e195bcac31847deba37226c572f4b6f9fa7497c3c69931d94adba60_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:778a3f776e7eacb7a13ff5ab52f7261ab98e0140a8b4576353de4dcc3aa93ee6_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:83dccefd20b2e4d8c2a76644d0346b46b3af86fde07bccbb0b8057fe65fb92be_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:54b3b52757af46c11bbcb2fae3d89ea10b790b339cdce1bf2cda484d51e95d8c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:7f242a1ef567063025ed69e5af60e314a8b6b9dd5546d9d2bd6c630d13ff6466_s390x",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:dfca9f3e0bd36486bd033c9e7a3203e76174660dc23f30066378e594e935040a_arm64",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:f6e7266eeee58b05ef99f1f51a322e7f23227bca7a755c2f7fbdb4b38a62f3f0_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:314e06b9c8cdffc5c39bef7006a5d8841350d2a6ab49f3f33542639177863b5c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:73971be880c0bb3c73ec49af9fb8c21e2334f0e98d4ba6e968bcc9066debc758_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:d1c5b1b24293f26593cda0f4113fbc08fa74c71d186027715e224b34f5750572_arm64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:fbc884362dc1d3da016bb6c51b1c72ef2264f343094a8fda034140018388c3b8_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:3a687646eb2b79cc2f0516c7b64d96f547f74dc5770956e2756b66ae6c91581b_arm64",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:49c069fa5107aebae3eaf458ee4657664eba201345f3ae61d6d21d448e77c13b_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:55dcb6828233c312ff9cc190718da3947ba7e7b10c8bd64750607e6728bf149e_ppc64le",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:afcfd4ef2cead4cef77634c68cafb6f0eea4007618193caed91f36a4e692d6da_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:02f9e0dcfd193fff5d9833cb4c06c7b4fdc6c58226a70a4c2653ac3498216410_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:2935c7531e0826c498cb771994938eab70556a58988e8e76c4349cf234f41c8b_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:686c3c21bca3d8ce7b6924d47b597eb7bd46a450283d06c370b47da093190ea2_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:9fbf5c4c24efda081b9f4a627e80f41aca87e7a6c2b07ca0bdaca9ef6d043918_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:2571688ca4bed2fa1befc6817608fddb386732472de99439d816116c4f23d18d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:7b5d8a46716e366732d365038a421c55fde1514b5ece4929cd5758cad67d00e8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:ef02bc51e4551f880ffb127e8bb4936ea93fc49dfe12eb791fec114284f7517f_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:fbbdf47b90f16af26d077a07dd5574420ea26a2db1f328db2c56820766137435_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:06428abd862081060595d037a471336021bcc57f9f148234f0cb54e75b275b91_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:8d0081571b74a21f5e58a05d62f7b8fe147f0763ca4b83cc6c8fe09ddad47f79_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:afec3cd08cc49f121291cafee5da84f8ae06aca091c1e7fec027a608f2590fd8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:ba47ee8ab37c2ffbd8c42bb7c14a42a5ae07054f1bd4570c55f7d4971a416854_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-operator-bundle@sha256:dcd8695e2f39c35ac0776c34ec7b194b87c30a69f234e2dedfb6bfdf986c847c_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:be059e7e6427bdccbb00771c70b56d1e94f15be790b8f44a6f8e209c0cd4cd68_ppc64le",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:cc139fa80897e53de7e16f4daf9979a36af02f81112cc70ba4d7e7d12d9e65a9_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ee37fbe83b3b704837616e4beab4f7032af0ce887b8228a96044e0df169ffa21_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ef9fca64edc20fc396f2443df202b07612dcec2b62fefd577d3d51c24139196f_s390x",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:28b427bc80122567fe96a8acbc5c07a836aea75cf2dba8433f9f2950bc41780d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:4c98f2e656d04a32d6c79c0a121c811e573c075a338d572067a9cd2b27fd6a86_arm64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:59e50e7f48af50497f2467b69462034f64c47a80ff8d324e80a9e842750fa8b1_amd64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:d5efea2102340ee0b57457af549b30b46409caa24f466abf8fcdf93599b81ddf_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:090ea074f838a93c02f27b9e5df4dd3ea0479643aea3f8d376fb4e843d59ccfc_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:0b85582548a9d3e9bde762ed654ddd34ef322e2167ecf68afce2359e2094d71e_arm64",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:6fa280b92113542d208afdf3e5d3e90a00a8103bcf3b1b0919a67ef72f85b979_ppc64le",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:eff170f0076c2b0f88af5a74dbc22d47618012a1e815af3ff109a226f50512d6_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:09958ded22ec62867e5dc35fc89ce78d7f594d95fd3e5992ab0e9a02a320cbcd_ppc64le",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:a09c1a4ed2ec0d7e13abeb7e5115ca630656d888bc2c12a7405dac2add49dd69_arm64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:bb61411a8daf099778ee0f987f3de5ed21ba150d991329739b23f9d90d9f9027_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:ce1d7dcacd1d171d9fc76232ae1a1c9fcb5c798e9d76f1d4ae1054a57b22e571_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOL-5.8:openshift-logging/cluster-logging-operator-bundle@sha256:15c9704c56d031a30e442ff2bc3d148b7d7f72723ac4e55b83dfbe84b851618e_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:0314a1d043ab0d5d912db29f72c860f7d89c25d73788bc9f37a699e885b4d52a_ppc64le",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:430e473beee02b34646293d28363cd8ff13294ea00807c0285ac6a25b88c45a9_amd64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:5fe2f25105eb1a2bb70909bacb7ed0503b07bc2509daf2aaf5de43bf967e9677_arm64",
"9Base-RHOL-5.8:openshift-logging/cluster-logging-rhel9-operator@sha256:84721917aea4acdd4060fff822f475c1ff3bf47e6992525a0bd9bf800aab0ce8_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-operator-bundle@sha256:254befc94227f1cf6a46e35c29d99a24d2c633ee843412a8fa5b4003fb2c5f57_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:250cfcf9eb9c835855e17defd259563b917ebd59331a2b6660ed30a6cbfeb5ca_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:307410b1bf8e4acebbaca7640a79c20b95182584a49ab70495cd5deb1406cd68_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:6421da62587689cd55debdadf1a769fe4644aed5804717443267b4badf775973_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-proxy-rhel9@sha256:90c63bd543cabd9914150510e601ee16f7c05fcc6e4f708924e8e9e0ab25ddbc_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:70e0cf7cad30be52561a6269de6ef283a12a383d0aa2b15b6c4f04a527ba1497_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:b8d92520f727d352189730dce48a48286cb617136428b463ae5f2243b0ff0f73_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:c98b6402ddcfed56f8162f6414678c3747a47f9ba22594ed10b1cefcf72b9c4d_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch-rhel9-operator@sha256:d1cec9349898181a6aa50eefd03eabd2ab43bbd327ab69eb35d61f524e599e82_ppc64le",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:0022ac204d647a69ccdcaf9fd0fbee94e24ca057549ec12796c4e6f32771239b_amd64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:01ee6cc56e195bcac31847deba37226c572f4b6f9fa7497c3c69931d94adba60_arm64",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:778a3f776e7eacb7a13ff5ab52f7261ab98e0140a8b4576353de4dcc3aa93ee6_s390x",
"9Base-RHOL-5.8:openshift-logging/elasticsearch6-rhel9@sha256:83dccefd20b2e4d8c2a76644d0346b46b3af86fde07bccbb0b8057fe65fb92be_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:54b3b52757af46c11bbcb2fae3d89ea10b790b339cdce1bf2cda484d51e95d8c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:7f242a1ef567063025ed69e5af60e314a8b6b9dd5546d9d2bd6c630d13ff6466_s390x",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:dfca9f3e0bd36486bd033c9e7a3203e76174660dc23f30066378e594e935040a_arm64",
"9Base-RHOL-5.8:openshift-logging/eventrouter-rhel9@sha256:f6e7266eeee58b05ef99f1f51a322e7f23227bca7a755c2f7fbdb4b38a62f3f0_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:314e06b9c8cdffc5c39bef7006a5d8841350d2a6ab49f3f33542639177863b5c_ppc64le",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:73971be880c0bb3c73ec49af9fb8c21e2334f0e98d4ba6e968bcc9066debc758_amd64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:d1c5b1b24293f26593cda0f4113fbc08fa74c71d186027715e224b34f5750572_arm64",
"9Base-RHOL-5.8:openshift-logging/fluentd-rhel9@sha256:fbc884362dc1d3da016bb6c51b1c72ef2264f343094a8fda034140018388c3b8_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:3a687646eb2b79cc2f0516c7b64d96f547f74dc5770956e2756b66ae6c91581b_arm64",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:49c069fa5107aebae3eaf458ee4657664eba201345f3ae61d6d21d448e77c13b_s390x",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:55dcb6828233c312ff9cc190718da3947ba7e7b10c8bd64750607e6728bf149e_ppc64le",
"9Base-RHOL-5.8:openshift-logging/log-file-metric-exporter-rhel9@sha256:afcfd4ef2cead4cef77634c68cafb6f0eea4007618193caed91f36a4e692d6da_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:02f9e0dcfd193fff5d9833cb4c06c7b4fdc6c58226a70a4c2653ac3498216410_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:2935c7531e0826c498cb771994938eab70556a58988e8e76c4349cf234f41c8b_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:686c3c21bca3d8ce7b6924d47b597eb7bd46a450283d06c370b47da093190ea2_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-curator5-rhel9@sha256:9fbf5c4c24efda081b9f4a627e80f41aca87e7a6c2b07ca0bdaca9ef6d043918_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:2571688ca4bed2fa1befc6817608fddb386732472de99439d816116c4f23d18d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:7b5d8a46716e366732d365038a421c55fde1514b5ece4929cd5758cad67d00e8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:ef02bc51e4551f880ffb127e8bb4936ea93fc49dfe12eb791fec114284f7517f_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-loki-rhel9@sha256:fbbdf47b90f16af26d077a07dd5574420ea26a2db1f328db2c56820766137435_arm64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:06428abd862081060595d037a471336021bcc57f9f148234f0cb54e75b275b91_s390x",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:8d0081571b74a21f5e58a05d62f7b8fe147f0763ca4b83cc6c8fe09ddad47f79_ppc64le",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:afec3cd08cc49f121291cafee5da84f8ae06aca091c1e7fec027a608f2590fd8_amd64",
"9Base-RHOL-5.8:openshift-logging/logging-view-plugin-rhel9@sha256:ba47ee8ab37c2ffbd8c42bb7c14a42a5ae07054f1bd4570c55f7d4971a416854_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-operator-bundle@sha256:dcd8695e2f39c35ac0776c34ec7b194b87c30a69f234e2dedfb6bfdf986c847c_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:be059e7e6427bdccbb00771c70b56d1e94f15be790b8f44a6f8e209c0cd4cd68_ppc64le",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:cc139fa80897e53de7e16f4daf9979a36af02f81112cc70ba4d7e7d12d9e65a9_arm64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ee37fbe83b3b704837616e4beab4f7032af0ce887b8228a96044e0df169ffa21_amd64",
"9Base-RHOL-5.8:openshift-logging/loki-rhel9-operator@sha256:ef9fca64edc20fc396f2443df202b07612dcec2b62fefd577d3d51c24139196f_s390x",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:28b427bc80122567fe96a8acbc5c07a836aea75cf2dba8433f9f2950bc41780d_ppc64le",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:4c98f2e656d04a32d6c79c0a121c811e573c075a338d572067a9cd2b27fd6a86_arm64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:59e50e7f48af50497f2467b69462034f64c47a80ff8d324e80a9e842750fa8b1_amd64",
"9Base-RHOL-5.8:openshift-logging/lokistack-gateway-rhel9@sha256:d5efea2102340ee0b57457af549b30b46409caa24f466abf8fcdf93599b81ddf_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:090ea074f838a93c02f27b9e5df4dd3ea0479643aea3f8d376fb4e843d59ccfc_s390x",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:0b85582548a9d3e9bde762ed654ddd34ef322e2167ecf68afce2359e2094d71e_arm64",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:6fa280b92113542d208afdf3e5d3e90a00a8103bcf3b1b0919a67ef72f85b979_ppc64le",
"9Base-RHOL-5.8:openshift-logging/opa-openshift-rhel9@sha256:eff170f0076c2b0f88af5a74dbc22d47618012a1e815af3ff109a226f50512d6_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:09958ded22ec62867e5dc35fc89ce78d7f594d95fd3e5992ab0e9a02a320cbcd_ppc64le",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:a09c1a4ed2ec0d7e13abeb7e5115ca630656d888bc2c12a7405dac2add49dd69_arm64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:bb61411a8daf099778ee0f987f3de5ed21ba150d991329739b23f9d90d9f9027_amd64",
"9Base-RHOL-5.8:openshift-logging/vector-rhel9@sha256:ce1d7dcacd1d171d9fc76232ae1a1c9fcb5c798e9d76f1d4ae1054a57b22e571_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion"
}
]
}
RHSA-2024:8229
Vulnerability from csaf_redhat - Published: 2024-10-23 05:29 - Updated: 2026-04-12 13:47A vulnerability was found in Jose due to improper handling of highly compressed data. This issue could allow an attacker to send a JWE containing compressed data that uses large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti.
A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.
A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.
A flaw was found in OpenStack Ironic. The lack of checksum verification allows an attacker with access to the images to modify an image without the change noticed by OpenStack. This issue leads to integrity issues in the image.
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.17.2 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.17.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\nSecurity Fix(es):\n\n* encoding/gob: golang: Calling Decoder.Decode on a message which contains\ndeeply nested structures can cause a panic due to stack exhaustion\n(CVE-2024-34156)\n* jose-go: improper handling of highly compressed data (CVE-2024-28180)\n* go/parser: golang: Calling any of the Parse functions containing deeply\nnested literals can cause a panic/stack exhaustion (CVE-2024-34155)\n* go/build/constraint: golang: Calling Parse on a \"// +build\" build tag\nline with deeply nested expressions can cause a panic due to stack\nexhaustion (CVE-2024-34158)\n* openstack-ironic: Lack of checksum validation on images (CVE-2024-47211)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s)\nlisted in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red 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:8229",
"url": "https://access.redhat.com/errata/RHSA-2024:8229"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268854"
},
{
"category": "external",
"summary": "2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "2310529",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310529"
},
{
"category": "external",
"summary": "2315010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2315010"
},
{
"category": "external",
"summary": "OCPBUGS-36453",
"url": "https://issues.redhat.com/browse/OCPBUGS-36453"
},
{
"category": "external",
"summary": "OCPBUGS-38116",
"url": "https://issues.redhat.com/browse/OCPBUGS-38116"
},
{
"category": "external",
"summary": "OCPBUGS-41552",
"url": "https://issues.redhat.com/browse/OCPBUGS-41552"
},
{
"category": "external",
"summary": "OCPBUGS-42176",
"url": "https://issues.redhat.com/browse/OCPBUGS-42176"
},
{
"category": "external",
"summary": "OCPBUGS-42349",
"url": "https://issues.redhat.com/browse/OCPBUGS-42349"
},
{
"category": "external",
"summary": "OCPBUGS-42607",
"url": "https://issues.redhat.com/browse/OCPBUGS-42607"
},
{
"category": "external",
"summary": "OCPBUGS-42716",
"url": "https://issues.redhat.com/browse/OCPBUGS-42716"
},
{
"category": "external",
"summary": "OCPBUGS-42784",
"url": "https://issues.redhat.com/browse/OCPBUGS-42784"
},
{
"category": "external",
"summary": "OCPBUGS-42803",
"url": "https://issues.redhat.com/browse/OCPBUGS-42803"
},
{
"category": "external",
"summary": "OCPBUGS-42806",
"url": "https://issues.redhat.com/browse/OCPBUGS-42806"
},
{
"category": "external",
"summary": "OCPBUGS-42839",
"url": "https://issues.redhat.com/browse/OCPBUGS-42839"
},
{
"category": "external",
"summary": "OCPBUGS-42842",
"url": "https://issues.redhat.com/browse/OCPBUGS-42842"
},
{
"category": "external",
"summary": "OCPBUGS-42953",
"url": "https://issues.redhat.com/browse/OCPBUGS-42953"
},
{
"category": "external",
"summary": "OCPBUGS-42954",
"url": "https://issues.redhat.com/browse/OCPBUGS-42954"
},
{
"category": "external",
"summary": "OCPBUGS-42958",
"url": "https://issues.redhat.com/browse/OCPBUGS-42958"
},
{
"category": "external",
"summary": "OCPBUGS-42974",
"url": "https://issues.redhat.com/browse/OCPBUGS-42974"
},
{
"category": "external",
"summary": "OCPBUGS-42996",
"url": "https://issues.redhat.com/browse/OCPBUGS-42996"
},
{
"category": "external",
"summary": "OCPBUGS-42997",
"url": "https://issues.redhat.com/browse/OCPBUGS-42997"
},
{
"category": "external",
"summary": "OCPBUGS-43009",
"url": "https://issues.redhat.com/browse/OCPBUGS-43009"
},
{
"category": "external",
"summary": "OCPBUGS-43051",
"url": "https://issues.redhat.com/browse/OCPBUGS-43051"
},
{
"category": "external",
"summary": "OCPBUGS-43069",
"url": "https://issues.redhat.com/browse/OCPBUGS-43069"
},
{
"category": "external",
"summary": "OCPBUGS-43112",
"url": "https://issues.redhat.com/browse/OCPBUGS-43112"
},
{
"category": "external",
"summary": "OCPBUGS-43227",
"url": "https://issues.redhat.com/browse/OCPBUGS-43227"
},
{
"category": "external",
"summary": "OCPBUGS-43312",
"url": "https://issues.redhat.com/browse/OCPBUGS-43312"
},
{
"category": "external",
"summary": "OCPBUGS-43321",
"url": "https://issues.redhat.com/browse/OCPBUGS-43321"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8229.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.17.2 bug fix and security update",
"tracking": {
"current_release_date": "2026-04-12T13:47:33+00:00",
"generator": {
"date": "2026-04-12T13:47:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2024:8229",
"initial_release_date": "2024-10-23T05:29:09+00:00",
"revision_history": [
{
"date": "2024-10-23T05:29:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-23T05:29:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-12T13:47:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.17",
"product": {
"name": "Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.17::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:972676e357006455133c46f54ca1762ece1a6f37a533c91397b24f11bfccc58a_ppc64le",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:972676e357006455133c46f54ca1762ece1a6f37a533c91397b24f11bfccc58a_ppc64le",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9@sha256:972676e357006455133c46f54ca1762ece1a6f37a533c91397b24f11bfccc58a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256:972676e357006455133c46f54ca1762ece1a6f37a533c91397b24f11bfccc58a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=v4.17.0-202410112132.p0.g9a013d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:c7d25082478a03bb5fb77ec8a3b00059e17b343e1e7be4ec63185a8e52fa12d6_ppc64le",
"product": {
"name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:c7d25082478a03bb5fb77ec8a3b00059e17b343e1e7be4ec63185a8e52fa12d6_ppc64le",
"product_id": "openshift4/aws-kms-encryption-provider-rhel9@sha256:c7d25082478a03bb5fb77ec8a3b00059e17b343e1e7be4ec63185a8e52fa12d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256:c7d25082478a03bb5fb77ec8a3b00059e17b343e1e7be4ec63185a8e52fa12d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=v4.17.0-202410112132.p0.g9d40167.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:9b3a2bec274531a9daafe2a2e42a9ab38ec3d481bf5810f52b28656c4a83bca5_ppc64le",
"product": {
"name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:9b3a2bec274531a9daafe2a2e42a9ab38ec3d481bf5810f52b28656c4a83bca5_ppc64le",
"product_id": "openshift4/azure-kms-encryption-provider-rhel9@sha256:9b3a2bec274531a9daafe2a2e42a9ab38ec3d481bf5810f52b28656c4a83bca5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256:9b3a2bec274531a9daafe2a2e42a9ab38ec3d481bf5810f52b28656c4a83bca5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=v4.17.0-202410112132.p0.geab1dcf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b0324cd9af0e9584a6ef1026b2e9ebabd21601af13a78560946b2ceb3d6b9530_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b0324cd9af0e9584a6ef1026b2e9ebabd21601af13a78560946b2ceb3d6b9530_ppc64le",
"product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b0324cd9af0e9584a6ef1026b2e9ebabd21601af13a78560946b2ceb3d6b9530_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:b0324cd9af0e9584a6ef1026b2e9ebabd21601af13a78560946b2ceb3d6b9530?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.g2549061.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:bec9181424692ed9d08e930df1a3b0df703e4beb458660281168860779395145_ppc64le",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:bec9181424692ed9d08e930df1a3b0df703e4beb458660281168860779395145_ppc64le",
"product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:bec9181424692ed9d08e930df1a3b0df703e4beb458660281168860779395145_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:bec9181424692ed9d08e930df1a3b0df703e4beb458660281168860779395145?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g975fc01.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:123c47205fb10462c7b36dda66ab9b714fc5af262e89ce0a05ebb7486c46c47c_ppc64le",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:123c47205fb10462c7b36dda66ab9b714fc5af262e89ce0a05ebb7486c46c47c_ppc64le",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:123c47205fb10462c7b36dda66ab9b714fc5af262e89ce0a05ebb7486c46c47c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:123c47205fb10462c7b36dda66ab9b714fc5af262e89ce0a05ebb7486c46c47c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.ga7ed4a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:b58c34401fdc7aa8f93cfcd370c7066a8790710bbc51e326410a4d82a421ca32_ppc64le",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:b58c34401fdc7aa8f93cfcd370c7066a8790710bbc51e326410a4d82a421ca32_ppc64le",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:b58c34401fdc7aa8f93cfcd370c7066a8790710bbc51e326410a4d82a421ca32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:b58c34401fdc7aa8f93cfcd370c7066a8790710bbc51e326410a4d82a421ca32?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gd9862a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:68be539b633fd111ce5884280879ff5ca10cafc732bdeeeaded263a7518a7172_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:68be539b633fd111ce5884280879ff5ca10cafc732bdeeeaded263a7518a7172_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:68be539b633fd111ce5884280879ff5ca10cafc732bdeeeaded263a7518a7172_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:68be539b633fd111ce5884280879ff5ca10cafc732bdeeeaded263a7518a7172?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.17.0-202410160105.p0.gd7086bb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:fd7a5d2527502321daa170a24b2e2bcdfaf66da55886e105bb4a3a9fb4762808_ppc64le",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:fd7a5d2527502321daa170a24b2e2bcdfaf66da55886e105bb4a3a9fb4762808_ppc64le",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:fd7a5d2527502321daa170a24b2e2bcdfaf66da55886e105bb4a3a9fb4762808_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:fd7a5d2527502321daa170a24b2e2bcdfaf66da55886e105bb4a3a9fb4762808?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.17.0-202410160636.p0.g1e57277.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:e791fd3175d2a432a433b2614fc053b4db8e0d4de22b42c516bead0d0b628e87_ppc64le",
"product": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:e791fd3175d2a432a433b2614fc053b4db8e0d4de22b42c516bead0d0b628e87_ppc64le",
"product_id": "openshift4/ose-configmap-reloader-rhel9@sha256:e791fd3175d2a432a433b2614fc053b4db8e0d4de22b42c516bead0d0b628e87_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256:e791fd3175d2a432a433b2614fc053b4db8e0d4de22b42c516bead0d0b628e87?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=v4.17.0-202410112132.p0.gb877222.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:a044145f94b808d9632d7b86478361aebef2baafdb01ba98377fec64a4e79971_ppc64le",
"product": {
"name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:a044145f94b808d9632d7b86478361aebef2baafdb01ba98377fec64a4e79971_ppc64le",
"product_id": "openshift4/container-networking-plugins-microshift-rhel9@sha256:a044145f94b808d9632d7b86478361aebef2baafdb01ba98377fec64a4e79971_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256:a044145f94b808d9632d7b86478361aebef2baafdb01ba98377fec64a4e79971?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=v4.17.0-202410112132.p0.g24a6532.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns-rhel9@sha256:70c02f0738f6526c474f51ccc89f4eabe344b3be4d83effb591d2e0622c95913_ppc64le",
"product": {
"name": "openshift4/ose-coredns-rhel9@sha256:70c02f0738f6526c474f51ccc89f4eabe344b3be4d83effb591d2e0622c95913_ppc64le",
"product_id": "openshift4/ose-coredns-rhel9@sha256:70c02f0738f6526c474f51ccc89f4eabe344b3be4d83effb591d2e0622c95913_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256:70c02f0738f6526c474f51ccc89f4eabe344b3be4d83effb591d2e0622c95913?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=v4.17.0-202410112132.p0.gd3b441c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:c42c9c85a16c9818aeb2097e3274b7663cf5eab48d1ca3a786ff2f62634b4cf9_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:c42c9c85a16c9818aeb2097e3274b7663cf5eab48d1ca3a786ff2f62634b4cf9_ppc64le",
"product_id": "openshift4/ose-csi-external-attacher-rhel9@sha256:c42c9c85a16c9818aeb2097e3274b7663cf5eab48d1ca3a786ff2f62634b4cf9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256:c42c9c85a16c9818aeb2097e3274b7663cf5eab48d1ca3a786ff2f62634b4cf9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=v4.17.0-202410112132.p0.gc3fe8e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:caa59d623d573746c20585127c2c67932ad9c9c1e8cbcdff7b04ec831b3f866e_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:caa59d623d573746c20585127c2c67932ad9c9c1e8cbcdff7b04ec831b3f866e_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel9@sha256:caa59d623d573746c20585127c2c67932ad9c9c1e8cbcdff7b04ec831b3f866e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256:caa59d623d573746c20585127c2c67932ad9c9c1e8cbcdff7b04ec831b3f866e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=v4.17.0-202410112132.p0.ga13ed56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2c26b284d8afb725e2a542db7076f39429349c206bd57b18514e6ffdf0acec8f_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2c26b284d8afb725e2a542db7076f39429349c206bd57b18514e6ffdf0acec8f_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2c26b284d8afb725e2a542db7076f39429349c206bd57b18514e6ffdf0acec8f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9-operator@sha256:2c26b284d8afb725e2a542db7076f39429349c206bd57b18514e6ffdf0acec8f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gefc99a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:7e210c5279c2e379e0cc5b0510eefd809ce79080bf50bedf3373e6d8f6d1abc4_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:7e210c5279c2e379e0cc5b0510eefd809ce79080bf50bedf3373e6d8f6d1abc4_ppc64le",
"product_id": "openshift4/ose-csi-driver-nfs-rhel9@sha256:7e210c5279c2e379e0cc5b0510eefd809ce79080bf50bedf3373e6d8f6d1abc4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256:7e210c5279c2e379e0cc5b0510eefd809ce79080bf50bedf3373e6d8f6d1abc4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=v4.17.0-202410112132.p0.g6a72c25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:dac22703546833d73f8b7efb517356c10af7fa6604a06048ae3d99ae80f8c23b_ppc64le",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:dac22703546833d73f8b7efb517356c10af7fa6604a06048ae3d99ae80f8c23b_ppc64le",
"product_id": "openshift4/ose-csi-livenessprobe-rhel9@sha256:dac22703546833d73f8b7efb517356c10af7fa6604a06048ae3d99ae80f8c23b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256:dac22703546833d73f8b7efb517356c10af7fa6604a06048ae3d99ae80f8c23b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=v4.17.0-202410112132.p0.g075ebcd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:25843fab5434ec6342a9cacc95dc28612d5f7c879906e75759e51df8e652a808_ppc64le",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:25843fab5434ec6342a9cacc95dc28612d5f7c879906e75759e51df8e652a808_ppc64le",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:25843fab5434ec6342a9cacc95dc28612d5f7c879906e75759e51df8e652a808_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256:25843fab5434ec6342a9cacc95dc28612d5f7c879906e75759e51df8e652a808?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=v4.17.0-202410112132.p0.g436a1f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:3c590f027cde23fa5d4c0f860be17a8b4b048f2e2c4648a6d801e30d60b5338b_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:3c590f027cde23fa5d4c0f860be17a8b4b048f2e2c4648a6d801e30d60b5338b_ppc64le",
"product_id": "openshift4/ose-csi-external-provisioner-rhel9@sha256:3c590f027cde23fa5d4c0f860be17a8b4b048f2e2c4648a6d801e30d60b5338b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256:3c590f027cde23fa5d4c0f860be17a8b4b048f2e2c4648a6d801e30d60b5338b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=v4.17.0-202410112132.p0.gfe460e5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:982a0a6e0fe46298592ba7079b7dc578347457dc30001b9d1cc617c5a9a57fd2_ppc64le",
"product": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:982a0a6e0fe46298592ba7079b7dc578347457dc30001b9d1cc617c5a9a57fd2_ppc64le",
"product_id": "openshift4/ose-oauth-proxy-rhel9@sha256:982a0a6e0fe46298592ba7079b7dc578347457dc30001b9d1cc617c5a9a57fd2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256:982a0a6e0fe46298592ba7079b7dc578347457dc30001b9d1cc617c5a9a57fd2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=v4.17.0-202410112132.p0.g30f8012.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:06ac1e70af491f7808fb09fb2ae639a4fef00b061cdcec47398ed50ff526c4ad_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:06ac1e70af491f7808fb09fb2ae639a4fef00b061cdcec47398ed50ff526c4ad_ppc64le",
"product_id": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:06ac1e70af491f7808fb09fb2ae639a4fef00b061cdcec47398ed50ff526c4ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256:06ac1e70af491f7808fb09fb2ae639a4fef00b061cdcec47398ed50ff526c4ad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=v4.17.0-202410112132.p0.gd7c1a7c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:47d2486f7ff93cdc7ff6e2e7959f1dd9f1945ff47aaa63a6428e048198584fad_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:47d2486f7ff93cdc7ff6e2e7959f1dd9f1945ff47aaa63a6428e048198584fad_ppc64le",
"product_id": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:47d2486f7ff93cdc7ff6e2e7959f1dd9f1945ff47aaa63a6428e048198584fad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter-rhel9@sha256:47d2486f7ff93cdc7ff6e2e7959f1dd9f1945ff47aaa63a6428e048198584fad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=v4.17.0-202410112132.p0.gd88fd69.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9@sha256:fe209c87170ccabfd6ad4373996000d245434da6131180017bcc83b4f859df70_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-rhel9@sha256:fe209c87170ccabfd6ad4373996000d245434da6131180017bcc83b4f859df70_ppc64le",
"product_id": "openshift4/ose-prometheus-rhel9@sha256:fe209c87170ccabfd6ad4373996000d245434da6131180017bcc83b4f859df70_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256:fe209c87170ccabfd6ad4373996000d245434da6131180017bcc83b4f859df70?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.17.0-202410112132.p0.g6853164.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy-rhel9@sha256:fbecc1d8fed4789920a33df5fa3095cf15a8d59abd8eab7bf279183d2dd267af_ppc64le",
"product": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:fbecc1d8fed4789920a33df5fa3095cf15a8d59abd8eab7bf279183d2dd267af_ppc64le",
"product_id": "openshift4/ose-kube-proxy-rhel9@sha256:fbecc1d8fed4789920a33df5fa3095cf15a8d59abd8eab7bf279183d2dd267af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256:fbecc1d8fed4789920a33df5fa3095cf15a8d59abd8eab7bf279183d2dd267af?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=v4.17.0-202410112132.p0.g307a0b2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:e97c2644f0af66227965b10610a731e3c273b8b336a4733069f6c9cfa268f00f_ppc64le",
"product": {
"name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:e97c2644f0af66227965b10610a731e3c273b8b336a4733069f6c9cfa268f00f_ppc64le",
"product_id": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:e97c2644f0af66227965b10610a731e3c273b8b336a4733069f6c9cfa268f00f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256:e97c2644f0af66227965b10610a731e3c273b8b336a4733069f6c9cfa268f00f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=v4.17.0-202410112132.p0.gb2d2c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:38c545636b9c054045add5ec18b65a01151eef8f2ac4ea70f05442b825ba7a81_ppc64le",
"product": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:38c545636b9c054045add5ec18b65a01151eef8f2ac4ea70f05442b825ba7a81_ppc64le",
"product_id": "openshift4/ose-kube-state-metrics-rhel9@sha256:38c545636b9c054045add5ec18b65a01151eef8f2ac4ea70f05442b825ba7a81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256:38c545636b9c054045add5ec18b65a01151eef8f2ac4ea70f05442b825ba7a81?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=v4.17.0-202410112132.p0.g462e63f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:9873f8a426e53dee353c0e04cf83782ae3bd1f68fb5b5149302b3ada03946580_ppc64le",
"product": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:9873f8a426e53dee353c0e04cf83782ae3bd1f68fb5b5149302b3ada03946580_ppc64le",
"product_id": "openshift4/ose-operator-marketplace-rhel9@sha256:9873f8a426e53dee353c0e04cf83782ae3bd1f68fb5b5149302b3ada03946580_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256:9873f8a426e53dee353c0e04cf83782ae3bd1f68fb5b5149302b3ada03946580?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=v4.17.0-202410112132.p0.g51f871a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:71cc779f981ef5de50b918f03560d403adf6476f06964a76857aca78f1fd7e81_ppc64le",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:71cc779f981ef5de50b918f03560d403adf6476f06964a76857aca78f1fd7e81_ppc64le",
"product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:71cc779f981ef5de50b918f03560d403adf6476f06964a76857aca78f1fd7e81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:71cc779f981ef5de50b918f03560d403adf6476f06964a76857aca78f1fd7e81?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.17.0-202410161235.p0.gc7bc7fc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni-rhel9@sha256:676d9e0870d0c2f4a764421fc389e0d1822fd8ac444ec8f7d61ec8a1c461a251_ppc64le",
"product": {
"name": "openshift4/ose-multus-cni-rhel9@sha256:676d9e0870d0c2f4a764421fc389e0d1822fd8ac444ec8f7d61ec8a1c461a251_ppc64le",
"product_id": "openshift4/ose-multus-cni-rhel9@sha256:676d9e0870d0c2f4a764421fc389e0d1822fd8ac444ec8f7d61ec8a1c461a251_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256:676d9e0870d0c2f4a764421fc389e0d1822fd8ac444ec8f7d61ec8a1c461a251?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=v4.17.0-202410112132.p0.gb8d8d5c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:d5639af68937e2f0aea41a59cac385b2df8a4aab2877f3ff1a795142e29025f8_ppc64le",
"product": {
"name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:d5639af68937e2f0aea41a59cac385b2df8a4aab2877f3ff1a795142e29025f8_ppc64le",
"product_id": "openshift4/ose-multus-cni-microshift-rhel9@sha256:d5639af68937e2f0aea41a59cac385b2df8a4aab2877f3ff1a795142e29025f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256:d5639af68937e2f0aea41a59cac385b2df8a4aab2877f3ff1a795142e29025f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=v4.17.0-202410112132.p0.gb8d8d5c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:1258853c485adb55784b79780e77dd0da0dcdd1dbff05723b4a75ec526486a6d_ppc64le",
"product": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:1258853c485adb55784b79780e77dd0da0dcdd1dbff05723b4a75ec526486a6d_ppc64le",
"product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:1258853c485adb55784b79780e77dd0da0dcdd1dbff05723b4a75ec526486a6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:1258853c485adb55784b79780e77dd0da0dcdd1dbff05723b4a75ec526486a6d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.17.0-202410161235.p0.g426d138.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel9@sha256:8a7fcb8fddb674063f51c82e1633a607a54d4bf7774458743bab46f5c69c1c83_ppc64le",
"product": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:8a7fcb8fddb674063f51c82e1633a607a54d4bf7774458743bab46f5c69c1c83_ppc64le",
"product_id": "openshift4/ose-oauth-server-rhel9@sha256:8a7fcb8fddb674063f51c82e1633a607a54d4bf7774458743bab46f5c69c1c83_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256:8a7fcb8fddb674063f51c82e1633a607a54d4bf7774458743bab46f5c69c1c83?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=v4.17.0-202410112132.p0.ga446851.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:e1f0981f3563d0c94577cd0f675e3c3046cef0ebcb85b65070e11ce98ddd6694_ppc64le",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:e1f0981f3563d0c94577cd0f675e3c3046cef0ebcb85b65070e11ce98ddd6694_ppc64le",
"product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:e1f0981f3563d0c94577cd0f675e3c3046cef0ebcb85b65070e11ce98ddd6694_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:e1f0981f3563d0c94577cd0f675e3c3046cef0ebcb85b65070e11ce98ddd6694?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.17.0-202410112132.p0.g07714b7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder-rhel9@sha256:2ea5bbaa02582d7364129c8faf2a5fce0c07407e1d613e4f0888cd8e319c3e3f_ppc64le",
"product": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:2ea5bbaa02582d7364129c8faf2a5fce0c07407e1d613e4f0888cd8e319c3e3f_ppc64le",
"product_id": "openshift4/ose-docker-builder-rhel9@sha256:2ea5bbaa02582d7364129c8faf2a5fce0c07407e1d613e4f0888cd8e319c3e3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256:2ea5bbaa02582d7364129c8faf2a5fce0c07407e1d613e4f0888cd8e319c3e3f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.17.0-202410112132.p0.g5dec103.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-rhel9@sha256:b870770497faf28639c5aad4ea63603607c43f5a23c20a952aab7adfccb392fa_ppc64le",
"product": {
"name": "openshift4/ose-cli-rhel9@sha256:b870770497faf28639c5aad4ea63603607c43f5a23c20a952aab7adfccb392fa_ppc64le",
"product_id": "openshift4/ose-cli-rhel9@sha256:b870770497faf28639c5aad4ea63603607c43f5a23c20a952aab7adfccb392fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256:b870770497faf28639c5aad4ea63603607c43f5a23c20a952aab7adfccb392fa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=v4.17.0-202410160306.p0.g6bf65cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9@sha256:e4d7b67f9dad8c8fe45082e571e71fc3270d3a9cb74da29df7190312ed170ae4_ppc64le",
"product": {
"name": "openshift4/ose-console-rhel9@sha256:e4d7b67f9dad8c8fe45082e571e71fc3270d3a9cb74da29df7190312ed170ae4_ppc64le",
"product_id": "openshift4/ose-console-rhel9@sha256:e4d7b67f9dad8c8fe45082e571e71fc3270d3a9cb74da29df7190312ed170ae4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256:e4d7b67f9dad8c8fe45082e571e71fc3270d3a9cb74da29df7190312ed170ae4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.17.0-202410161035.p0.gff09167.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:2022c4fe85f42bc5d4d90362ad6373d2160c36fa084bff6359f2688e962e913b_ppc64le",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:2022c4fe85f42bc5d4d90362ad6373d2160c36fa084bff6359f2688e962e913b_ppc64le",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:2022c4fe85f42bc5d4d90362ad6373d2160c36fa084bff6359f2688e962e913b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:2022c4fe85f42bc5d4d90362ad6373d2160c36fa084bff6359f2688e962e913b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gf41009e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer-rhel9@sha256:a627431cb98a105eb56b7f7fc52051ea40477de8f9040e3d87f5b90a43a09c15_ppc64le",
"product": {
"name": "openshift4/ose-deployer-rhel9@sha256:a627431cb98a105eb56b7f7fc52051ea40477de8f9040e3d87f5b90a43a09c15_ppc64le",
"product_id": "openshift4/ose-deployer-rhel9@sha256:a627431cb98a105eb56b7f7fc52051ea40477de8f9040e3d87f5b90a43a09c15_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256:a627431cb98a105eb56b7f7fc52051ea40477de8f9040e3d87f5b90a43a09c15?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=v4.17.0-202410160306.p0.g6bf65cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router-rhel9@sha256:0e195c09942d6e39a87665290092ab4cca73f030a97871049e89441590267d3b_ppc64le",
"product": {
"name": "openshift4/ose-haproxy-router-rhel9@sha256:0e195c09942d6e39a87665290092ab4cca73f030a97871049e89441590267d3b_ppc64le",
"product_id": "openshift4/ose-haproxy-router-rhel9@sha256:0e195c09942d6e39a87665290092ab4cca73f030a97871049e89441590267d3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256:0e195c09942d6e39a87665290092ab4cca73f030a97871049e89441590267d3b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=v4.17.0-202410112132.p0.ga33f2b6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:9118cb82c6e082b19aa7b3c884bc3283970a2bb930cb609729719441f4f8b58c_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:9118cb82c6e082b19aa7b3c884bc3283970a2bb930cb609729719441f4f8b58c_ppc64le",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:9118cb82c6e082b19aa7b3c884bc3283970a2bb930cb609729719441f4f8b58c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:9118cb82c6e082b19aa7b3c884bc3283970a2bb930cb609729719441f4f8b58c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.17.0-202410151605.p0.g6816ea6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:17a97795e254b855a69db937e17ec578d59c4175b3410d9f8b93198f86e7bfc3_ppc64le",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:17a97795e254b855a69db937e17ec578d59c4175b3410d9f8b93198f86e7bfc3_ppc64le",
"product_id": "openshift4/ose-pod-rhel9@sha256:17a97795e254b855a69db937e17ec578d59c4175b3410d9f8b93198f86e7bfc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:17a97795e254b855a69db937e17ec578d59c4175b3410d9f8b93198f86e7bfc3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.17.0-202410151605.p0.g6816ea6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry-rhel9@sha256:22890c4b1802ac38d355af61197c4f457b3f92cf47c706651a00ba94a2a5724b_ppc64le",
"product": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:22890c4b1802ac38d355af61197c4f457b3f92cf47c706651a00ba94a2a5724b_ppc64le",
"product_id": "openshift4/ose-docker-registry-rhel9@sha256:22890c4b1802ac38d355af61197c4f457b3f92cf47c706651a00ba94a2a5724b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256:22890c4b1802ac38d355af61197c4f457b3f92cf47c706651a00ba94a2a5724b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.17.0-202410112132.p0.gef9fa95.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests-rhel9@sha256:86a46248ae52d5fca444e73733c074042aed74a584b3d898295524589b98e70c_ppc64le",
"product": {
"name": "openshift4/ose-tests-rhel9@sha256:86a46248ae52d5fca444e73733c074042aed74a584b3d898295524589b98e70c_ppc64le",
"product_id": "openshift4/ose-tests-rhel9@sha256:86a46248ae52d5fca444e73733c074042aed74a584b3d898295524589b98e70c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256:86a46248ae52d5fca444e73733c074042aed74a584b3d898295524589b98e70c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.17.0-202410160306.p0.gca5b14b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:cd7cb82a02e7061f7bed56693d41cb66736f3fec17c6dd83314be1deccedde63_ppc64le",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:cd7cb82a02e7061f7bed56693d41cb66736f3fec17c6dd83314be1deccedde63_ppc64le",
"product_id": "openshift4/ose-openshift-state-metrics-rhel9@sha256:cd7cb82a02e7061f7bed56693d41cb66736f3fec17c6dd83314be1deccedde63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256:cd7cb82a02e7061f7bed56693d41cb66736f3fec17c6dd83314be1deccedde63?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=v4.17.0-202410112132.p0.g1e963eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:019a8cca08250571b9cf10c07c7b3acb4b092fc287b540977eff2bc5f209f14b_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:019a8cca08250571b9cf10c07c7b3acb4b092fc287b540977eff2bc5f209f14b_ppc64le",
"product_id": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:019a8cca08250571b9cf10c07c7b3acb4b092fc287b540977eff2bc5f209f14b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256:019a8cca08250571b9cf10c07c7b3acb4b092fc287b540977eff2bc5f209f14b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.g9db571c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7e8fc117767cdfab366d6cfbea6ab87f221f01384ae1da86c5ced0fb779761fe_ppc64le",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7e8fc117767cdfab366d6cfbea6ab87f221f01384ae1da86c5ced0fb779761fe_ppc64le",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7e8fc117767cdfab366d6cfbea6ab87f221f01384ae1da86c5ced0fb779761fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:7e8fc117767cdfab366d6cfbea6ab87f221f01384ae1da86c5ced0fb779761fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.gb0d86a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:f516cd994c4863581c4a458b34e17ecb22bd972a048ef0eb9a1544a538d92612_ppc64le",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:f516cd994c4863581c4a458b34e17ecb22bd972a048ef0eb9a1544a538d92612_ppc64le",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:f516cd994c4863581c4a458b34e17ecb22bd972a048ef0eb9a1544a538d92612_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:f516cd994c4863581c4a458b34e17ecb22bd972a048ef0eb9a1544a538d92612?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.17.0-202410112132.p0.gb0d86a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:107ea07afb394b883cd15474205ccdbb60392fcd649359c24914a1bbc6aa4e39_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:107ea07afb394b883cd15474205ccdbb60392fcd649359c24914a1bbc6aa4e39_ppc64le",
"product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:107ea07afb394b883cd15474205ccdbb60392fcd649359c24914a1bbc6aa4e39_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:107ea07afb394b883cd15474205ccdbb60392fcd649359c24914a1bbc6aa4e39?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.17.0-202410160306.p0.gb2babb9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:609746721f99af6781991d7a3829368251d63ef3f0615f6137396a6e6c2d7d34_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:609746721f99af6781991d7a3829368251d63ef3f0615f6137396a6e6c2d7d34_ppc64le",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:609746721f99af6781991d7a3829368251d63ef3f0615f6137396a6e6c2d7d34_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:609746721f99af6781991d7a3829368251d63ef3f0615f6137396a6e6c2d7d34?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.17.0-202410160306.p0.g9614e8b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:bf90cf0f69e35ba843c7c8c731771e6d2c8f9fa26a394122423f7b0098454cb3_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:bf90cf0f69e35ba843c7c8c731771e6d2c8f9fa26a394122423f7b0098454cb3_ppc64le",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:bf90cf0f69e35ba843c7c8c731771e6d2c8f9fa26a394122423f7b0098454cb3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:bf90cf0f69e35ba843c7c8c731771e6d2c8f9fa26a394122423f7b0098454cb3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.17.0-202410112132.p0.g29149b7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7b0a006b7c12855cc3abbeaa0e4fe166e7e455c6103f91bfc5189399a47a634b_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7b0a006b7c12855cc3abbeaa0e4fe166e7e455c6103f91bfc5189399a47a634b_ppc64le",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7b0a006b7c12855cc3abbeaa0e4fe166e7e455c6103f91bfc5189399a47a634b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256:7b0a006b7c12855cc3abbeaa0e4fe166e7e455c6103f91bfc5189399a47a634b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=v4.17.0-202410151905.p0.g9614e8b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:da891030e6df045b8e61f3f7e3cc61efad2949c6f52d0188c52af6e70b03d618_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:da891030e6df045b8e61f3f7e3cc61efad2949c6f52d0188c52af6e70b03d618_ppc64le",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:da891030e6df045b8e61f3f7e3cc61efad2949c6f52d0188c52af6e70b03d618_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:da891030e6df045b8e61f3f7e3cc61efad2949c6f52d0188c52af6e70b03d618?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.17.0-202410112132.p0.g3b99303.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:d96fb12fdad9aa9de5574ac3cd8aab53a509850616db368592f459cae7196fc6_ppc64le",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:d96fb12fdad9aa9de5574ac3cd8aab53a509850616db368592f459cae7196fc6_ppc64le",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:d96fb12fdad9aa9de5574ac3cd8aab53a509850616db368592f459cae7196fc6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:d96fb12fdad9aa9de5574ac3cd8aab53a509850616db368592f459cae7196fc6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.17.0-202410112132.p0.gcd42641.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f31c79d1313a88da1b2a0542c4ec1309078319741d3173c935321a018d58044_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f31c79d1313a88da1b2a0542c4ec1309078319741d3173c935321a018d58044_ppc64le",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f31c79d1313a88da1b2a0542c4ec1309078319741d3173c935321a018d58044_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f31c79d1313a88da1b2a0542c4ec1309078319741d3173c935321a018d58044?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.g9e6d2bd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:a71d2a0c598ff59045e48921f064d2028f6622186b70a156a4f7f27c76c9e69d_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:a71d2a0c598ff59045e48921f064d2028f6622186b70a156a4f7f27c76c9e69d_ppc64le",
"product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:a71d2a0c598ff59045e48921f064d2028f6622186b70a156a4f7f27c76c9e69d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:a71d2a0c598ff59045e48921f064d2028f6622186b70a156a4f7f27c76c9e69d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.17.0-202410160306.p0.gf8ab1fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:f51e2faaa8bda5617aef42a0541acb7e198cdc0fb1b73dfc746fb0a98d590b48_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:f51e2faaa8bda5617aef42a0541acb7e198cdc0fb1b73dfc746fb0a98d590b48_ppc64le",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:f51e2faaa8bda5617aef42a0541acb7e198cdc0fb1b73dfc746fb0a98d590b48_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:f51e2faaa8bda5617aef42a0541acb7e198cdc0fb1b73dfc746fb0a98d590b48?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g9474822.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9349cb0f53db0e053582d2bfcaa580a024bbcfdb992a3980a4cb28cafdc3aad4_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9349cb0f53db0e053582d2bfcaa580a024bbcfdb992a3980a4cb28cafdc3aad4_ppc64le",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9349cb0f53db0e053582d2bfcaa580a024bbcfdb992a3980a4cb28cafdc3aad4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:9349cb0f53db0e053582d2bfcaa580a024bbcfdb992a3980a4cb28cafdc3aad4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.17.0-202410112132.p0.ge1f3e0d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:34976cc401bedb6864fc39773e8caf236f921acc6474b0c14c6048032c66c85d_ppc64le",
"product": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:34976cc401bedb6864fc39773e8caf236f921acc6474b0c14c6048032c66c85d_ppc64le",
"product_id": "openshift4/ose-cli-artifacts-rhel9@sha256:34976cc401bedb6864fc39773e8caf236f921acc6474b0c14c6048032c66c85d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256:34976cc401bedb6864fc39773e8caf236f921acc6474b0c14c6048032c66c85d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=v4.17.0-202410160306.p0.g6bf65cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:513b89b53c6afc87e0a77156cfbae689aef9bd8eba4b9f9cbafbef26901ffe10_ppc64le",
"product": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:513b89b53c6afc87e0a77156cfbae689aef9bd8eba4b9f9cbafbef26901ffe10_ppc64le",
"product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:513b89b53c6afc87e0a77156cfbae689aef9bd8eba4b9f9cbafbef26901ffe10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:513b89b53c6afc87e0a77156cfbae689aef9bd8eba4b9f9cbafbef26901ffe10?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gd5b0b95.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel9@sha256:5ec271c75dbe3a2a960016cc301b77d1391c42da08ef021b2e67db8de56777f8_ppc64le",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel9@sha256:5ec271c75dbe3a2a960016cc301b77d1391c42da08ef021b2e67db8de56777f8_ppc64le",
"product_id": "openshift4/cloud-network-config-controller-rhel9@sha256:5ec271c75dbe3a2a960016cc301b77d1391c42da08ef021b2e67db8de56777f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256:5ec271c75dbe3a2a960016cc301b77d1391c42da08ef021b2e67db8de56777f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=v4.17.0-202410112132.p0.g779b346.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel9@sha256:3a393e9f4460d3ab668eb23e91284f111bc5074a02757fba7cfed9f6131ae962_ppc64le",
"product": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:3a393e9f4460d3ab668eb23e91284f111bc5074a02757fba7cfed9f6131ae962_ppc64le",
"product_id": "openshift4/ose-cluster-api-rhel9@sha256:3a393e9f4460d3ab668eb23e91284f111bc5074a02757fba7cfed9f6131ae962_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256:3a393e9f4460d3ab668eb23e91284f111bc5074a02757fba7cfed9f6131ae962?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=v4.17.0-202410112132.p0.g77ef4fc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:de90b15995447ac1ba40269cd40b6d3b860c54b483e9a801e92db9d8dba633fe_ppc64le",
"product": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:de90b15995447ac1ba40269cd40b6d3b860c54b483e9a801e92db9d8dba633fe_ppc64le",
"product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:de90b15995447ac1ba40269cd40b6d3b860c54b483e9a801e92db9d8dba633fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:de90b15995447ac1ba40269cd40b6d3b860c54b483e9a801e92db9d8dba633fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.17.0-202410151405.p0.g0ba4325.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37bc5e980096f58ef5578deacd1c3f4a88b4a1c2dbe739270fede55c26c0be16_ppc64le",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37bc5e980096f58ef5578deacd1c3f4a88b4a1c2dbe739270fede55c26c0be16_ppc64le",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37bc5e980096f58ef5578deacd1c3f4a88b4a1c2dbe739270fede55c26c0be16_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256:37bc5e980096f58ef5578deacd1c3f4a88b4a1c2dbe739270fede55c26c0be16?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g99b23de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:413bc4c324fbb3b19cd2c0b95b8c40fc05a4d1d4ad2b073b05a7c8b3be209f89_ppc64le",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:413bc4c324fbb3b19cd2c0b95b8c40fc05a4d1d4ad2b073b05a7c8b3be209f89_ppc64le",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:413bc4c324fbb3b19cd2c0b95b8c40fc05a4d1d4ad2b073b05a7c8b3be209f89_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256:413bc4c324fbb3b19cd2c0b95b8c40fc05a4d1d4ad2b073b05a7c8b3be209f89?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=v4.17.0-202410161235.p0.g2cc85ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:4ee0cf49444cdcce6e5725f33e6e4b8b5deb4026ef44ebd4550ec86c7adcd1f2_ppc64le",
"product": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:4ee0cf49444cdcce6e5725f33e6e4b8b5deb4026ef44ebd4550ec86c7adcd1f2_ppc64le",
"product_id": "openshift4/ose-cluster-bootstrap-rhel9@sha256:4ee0cf49444cdcce6e5725f33e6e4b8b5deb4026ef44ebd4550ec86c7adcd1f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256:4ee0cf49444cdcce6e5725f33e6e4b8b5deb4026ef44ebd4550ec86c7adcd1f2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=v4.17.0-202410112132.p0.g95dd912.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:394c3b1d61632764500baa7c1eed98729d617841e1b107875721583ca5972bc0_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:394c3b1d61632764500baa7c1eed98729d617841e1b107875721583ca5972bc0_ppc64le",
"product_id": "openshift4/ose-cluster-capi-rhel9-operator@sha256:394c3b1d61632764500baa7c1eed98729d617841e1b107875721583ca5972bc0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256:394c3b1d61632764500baa7c1eed98729d617841e1b107875721583ca5972bc0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gf4bca80.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7ca33166cf32d88c9cebeb15d4d1099cabd9e1f33f1cab14182b8d23b8a0500f_ppc64le",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7ca33166cf32d88c9cebeb15d4d1099cabd9e1f33f1cab14182b8d23b8a0500f_ppc64le",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7ca33166cf32d88c9cebeb15d4d1099cabd9e1f33f1cab14182b8d23b8a0500f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7ca33166cf32d88c9cebeb15d4d1099cabd9e1f33f1cab14182b8d23b8a0500f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gf7fa87e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:a1461638cadd9b5bc3307806dda4d9b0572ea52ce96c25f1e2d5de8ba0043389_ppc64le",
"product": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:a1461638cadd9b5bc3307806dda4d9b0572ea52ce96c25f1e2d5de8ba0043389_ppc64le",
"product_id": "openshift4/ose-cluster-config-api-rhel9@sha256:a1461638cadd9b5bc3307806dda4d9b0572ea52ce96c25f1e2d5de8ba0043389_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256:a1461638cadd9b5bc3307806dda4d9b0572ea52ce96c25f1e2d5de8ba0043389?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=v4.17.0-202410112132.p0.g0a88001.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:41dec67cef263a49126830b8e59ae6dec27f074e50e848fc3a38978e0d5f4b85_ppc64le",
"product": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:41dec67cef263a49126830b8e59ae6dec27f074e50e848fc3a38978e0d5f4b85_ppc64le",
"product_id": "openshift4/ose-cluster-config-rhel9-operator@sha256:41dec67cef263a49126830b8e59ae6dec27f074e50e848fc3a38978e0d5f4b85_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256:41dec67cef263a49126830b8e59ae6dec27f074e50e848fc3a38978e0d5f4b85?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g0dc084f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab8e39f98b170b82b6416224a61ebb3adbde011055f63c41379342d894336c8b_ppc64le",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab8e39f98b170b82b6416224a61ebb3adbde011055f63c41379342d894336c8b_ppc64le",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab8e39f98b170b82b6416224a61ebb3adbde011055f63c41379342d894336c8b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab8e39f98b170b82b6416224a61ebb3adbde011055f63c41379342d894336c8b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.ga52da80.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:488d6409a3cfef6c2453db6e1c7b54aa9f2dd634908cc9c764fc072a0b98b55c_ppc64le",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:488d6409a3cfef6c2453db6e1c7b54aa9f2dd634908cc9c764fc072a0b98b55c_ppc64le",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:488d6409a3cfef6c2453db6e1c7b54aa9f2dd634908cc9c764fc072a0b98b55c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:488d6409a3cfef6c2453db6e1c7b54aa9f2dd634908cc9c764fc072a0b98b55c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gffba005.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:cd30739152d45f77e36a2927fbb8f9941896e6a31d9d453de0ac372e49308298_ppc64le",
"product": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:cd30739152d45f77e36a2927fbb8f9941896e6a31d9d453de0ac372e49308298_ppc64le",
"product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:cd30739152d45f77e36a2927fbb8f9941896e6a31d9d453de0ac372e49308298_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:cd30739152d45f77e36a2927fbb8f9941896e6a31d9d453de0ac372e49308298?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g54eea5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:86bcbe154102c5f5772288b8037cdb56ef1e3e784751558073dc0d1ba4f84d97_ppc64le",
"product": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:86bcbe154102c5f5772288b8037cdb56ef1e3e784751558073dc0d1ba4f84d97_ppc64le",
"product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:86bcbe154102c5f5772288b8037cdb56ef1e3e784751558073dc0d1ba4f84d97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:86bcbe154102c5f5772288b8037cdb56ef1e3e784751558073dc0d1ba4f84d97?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g944ed01.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:f09c6ab375d9ab45a01c394dfc33fdaf915dc94669c0823f13b2f9035faae9a3_ppc64le",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:f09c6ab375d9ab45a01c394dfc33fdaf915dc94669c0823f13b2f9035faae9a3_ppc64le",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:f09c6ab375d9ab45a01c394dfc33fdaf915dc94669c0823f13b2f9035faae9a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:f09c6ab375d9ab45a01c394dfc33fdaf915dc94669c0823f13b2f9035faae9a3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gcb5306d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:bddb9a0cba42076a6fd5e1464d511b84586413faba0a9eadd6ae55bac9851428_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:bddb9a0cba42076a6fd5e1464d511b84586413faba0a9eadd6ae55bac9851428_ppc64le",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:bddb9a0cba42076a6fd5e1464d511b84586413faba0a9eadd6ae55bac9851428_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:bddb9a0cba42076a6fd5e1464d511b84586413faba0a9eadd6ae55bac9851428?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g937f8a7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e49ad415f3e409f96d89e1ff0b0a1998f7e7b8b405f2a94298a66a7a75f42135_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e49ad415f3e409f96d89e1ff0b0a1998f7e7b8b405f2a94298a66a7a75f42135_ppc64le",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e49ad415f3e409f96d89e1ff0b0a1998f7e7b8b405f2a94298a66a7a75f42135_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e49ad415f3e409f96d89e1ff0b0a1998f7e7b8b405f2a94298a66a7a75f42135?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gaed5f6c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:10b97d7c625429285d2c0dd180f91baf4555e3c282d7f3a4e54f7f169d322d43_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:10b97d7c625429285d2c0dd180f91baf4555e3c282d7f3a4e54f7f169d322d43_ppc64le",
"product_id": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:10b97d7c625429285d2c0dd180f91baf4555e3c282d7f3a4e54f7f169d322d43_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256:10b97d7c625429285d2c0dd180f91baf4555e3c282d7f3a4e54f7f169d322d43?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g0a9ed57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d503529293902550b2ef2e64bca54650e3104bb3bd1779b7ef560bc72ac5b85_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d503529293902550b2ef2e64bca54650e3104bb3bd1779b7ef560bc72ac5b85_ppc64le",
"product_id": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d503529293902550b2ef2e64bca54650e3104bb3bd1779b7ef560bc72ac5b85_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d503529293902550b2ef2e64bca54650e3104bb3bd1779b7ef560bc72ac5b85?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g98ca953.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00e4862e45f7384d96d82a90991b31abc46304cd173a9dd0bf8896ac92eb204d_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00e4862e45f7384d96d82a90991b31abc46304cd173a9dd0bf8896ac92eb204d_ppc64le",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00e4862e45f7384d96d82a90991b31abc46304cd173a9dd0bf8896ac92eb204d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00e4862e45f7384d96d82a90991b31abc46304cd173a9dd0bf8896ac92eb204d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.ga0d27f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:341c4d56f26c7df75402ea5ba950a68e0816e88947685428a678462a817c3de4_ppc64le",
"product": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:341c4d56f26c7df75402ea5ba950a68e0816e88947685428a678462a817c3de4_ppc64le",
"product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:341c4d56f26c7df75402ea5ba950a68e0816e88947685428a678462a817c3de4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:341c4d56f26c7df75402ea5ba950a68e0816e88947685428a678462a817c3de4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.17.0-202410150205.p0.g32c8471.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:49c8e95bcae02de7f51bef3b8265959e11c93287a649dcd361be8a6f6c222c3b_ppc64le",
"product": {
"name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:49c8e95bcae02de7f51bef3b8265959e11c93287a649dcd361be8a6f6c222c3b_ppc64le",
"product_id": "openshift4/ose-cluster-olm-rhel9-operator@sha256:49c8e95bcae02de7f51bef3b8265959e11c93287a649dcd361be8a6f6c222c3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256:49c8e95bcae02de7f51bef3b8265959e11c93287a649dcd361be8a6f6c222c3b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.ge31b777.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:3abcebc74ae30c5c59c6e075b44f2053dc8b443e2ad2656ea361986ed5342044_ppc64le",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:3abcebc74ae30c5c59c6e075b44f2053dc8b443e2ad2656ea361986ed5342044_ppc64le",
"product_id": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:3abcebc74ae30c5c59c6e075b44f2053dc8b443e2ad2656ea361986ed5342044_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256:3abcebc74ae30c5c59c6e075b44f2053dc8b443e2ad2656ea361986ed5342044?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g56a90ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ffc87ed4e9c53c549abd66564ff8182fd238a3142f6ebb94d5855b68368c5ae4_ppc64le",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ffc87ed4e9c53c549abd66564ff8182fd238a3142f6ebb94d5855b68368c5ae4_ppc64le",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ffc87ed4e9c53c549abd66564ff8182fd238a3142f6ebb94d5855b68368c5ae4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ffc87ed4e9c53c549abd66564ff8182fd238a3142f6ebb94d5855b68368c5ae4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g2b962c7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:278982b565565f54edd6f7de2fd7f8816b6400d5c88e85fa4d9f45cd5b5be557_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:278982b565565f54edd6f7de2fd7f8816b6400d5c88e85fa4d9f45cd5b5be557_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:278982b565565f54edd6f7de2fd7f8816b6400d5c88e85fa4d9f45cd5b5be557_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256:278982b565565f54edd6f7de2fd7f8816b6400d5c88e85fa4d9f45cd5b5be557?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g0feae25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:658e4c22f7c4ef3fc6aefaa8cc6980fbc89669c87fcddaca43e5ee669906d684_ppc64le",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:658e4c22f7c4ef3fc6aefaa8cc6980fbc89669c87fcddaca43e5ee669906d684_ppc64le",
"product_id": "openshift4/ose-cluster-policy-controller-rhel9@sha256:658e4c22f7c4ef3fc6aefaa8cc6980fbc89669c87fcddaca43e5ee669906d684_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256:658e4c22f7c4ef3fc6aefaa8cc6980fbc89669c87fcddaca43e5ee669906d684?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=v4.17.0-202410112132.p0.g7209e90.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:7abae2772b4fc07abcb0d129c873742b9a4956bac962fa52670bb547e408b6c9_ppc64le",
"product": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:7abae2772b4fc07abcb0d129c873742b9a4956bac962fa52670bb547e408b6c9_ppc64le",
"product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:7abae2772b4fc07abcb0d129c873742b9a4956bac962fa52670bb547e408b6c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:7abae2772b4fc07abcb0d129c873742b9a4956bac962fa52670bb547e408b6c9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g3a44b4d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:43bfa8f642c3066ceae4c17848b4a08571e63096f333831f590406f012953d9f_ppc64le",
"product": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:43bfa8f642c3066ceae4c17848b4a08571e63096f333831f590406f012953d9f_ppc64le",
"product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:43bfa8f642c3066ceae4c17848b4a08571e63096f333831f590406f012953d9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:43bfa8f642c3066ceae4c17848b4a08571e63096f333831f590406f012953d9f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g1490ce0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel9@sha256:ff22320fde08c264e55aba4699f9c2abf718aba5c488df59c0a0d4c66cff2959_ppc64le",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel9@sha256:ff22320fde08c264e55aba4699f9c2abf718aba5c488df59c0a0d4c66cff2959_ppc64le",
"product_id": "openshift4/ose-container-networking-plugins-rhel9@sha256:ff22320fde08c264e55aba4699f9c2abf718aba5c488df59c0a0d4c66cff2959_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256:ff22320fde08c264e55aba4699f9c2abf718aba5c488df59c0a0d4c66cff2959?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=v4.17.0-202410112132.p0.g24a6532.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:49fc49076a4a8a88f240cdc40163fa9964ebd09ff9b144d2f684853f4a856f0c_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:49fc49076a4a8a88f240cdc40163fa9964ebd09ff9b144d2f684853f4a856f0c_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:49fc49076a4a8a88f240cdc40163fa9964ebd09ff9b144d2f684853f4a856f0c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256:49fc49076a4a8a88f240cdc40163fa9964ebd09ff9b144d2f684853f4a856f0c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=v4.17.0-202410112132.p0.gabbeb17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a47d1c0621a1c3976ebad66c4481229ccc17207518efe6c88e1964a5e52144e3_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a47d1c0621a1c3976ebad66c4481229ccc17207518efe6c88e1964a5e52144e3_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a47d1c0621a1c3976ebad66c4481229ccc17207518efe6c88e1964a5e52144e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9-operator@sha256:a47d1c0621a1c3976ebad66c4481229ccc17207518efe6c88e1964a5e52144e3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gc095a1f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:fd2d8e99e18a3fdc104de55a654ce37bd49f552c92b2502aa818ea68f56c2294_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:fd2d8e99e18a3fdc104de55a654ce37bd49f552c92b2502aa818ea68f56c2294_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:fd2d8e99e18a3fdc104de55a654ce37bd49f552c92b2502aa818ea68f56c2294_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256:fd2d8e99e18a3fdc104de55a654ce37bd49f552c92b2502aa818ea68f56c2294?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=v4.17.0-202410112132.p0.gabbeb17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel9@sha256:23e66de964bc0c328da087c267f82c70652a1914f25823eaccde33321e6fd30d_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel9@sha256:23e66de964bc0c328da087c267f82c70652a1914f25823eaccde33321e6fd30d_ppc64le",
"product_id": "openshift4/ose-csi-external-resizer-rhel9@sha256:23e66de964bc0c328da087c267f82c70652a1914f25823eaccde33321e6fd30d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256:23e66de964bc0c328da087c267f82c70652a1914f25823eaccde33321e6fd30d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=v4.17.0-202410112132.p0.gab87a93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:509dee2d1008d374e201de6d0a05e6173765d9821a271b635b3222639b0d4f4f_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:509dee2d1008d374e201de6d0a05e6173765d9821a271b635b3222639b0d4f4f_ppc64le",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:509dee2d1008d374e201de6d0a05e6173765d9821a271b635b3222639b0d4f4f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256:509dee2d1008d374e201de6d0a05e6173765d9821a271b635b3222639b0d4f4f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=v4.17.0-202410112132.p0.gaa558ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:d562e6616da950b22ddce4068edf519d6da4877541fe2a3e07f4c84c90c1b1c5_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:d562e6616da950b22ddce4068edf519d6da4877541fe2a3e07f4c84c90c1b1c5_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:d562e6616da950b22ddce4068edf519d6da4877541fe2a3e07f4c84c90c1b1c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256:d562e6616da950b22ddce4068edf519d6da4877541fe2a3e07f4c84c90c1b1c5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=v4.17.0-202410112132.p0.gaa558ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8402b83e7d7226b29312ab246ab0fb2f9ff6410f26780493ac8da6c797cee8b0_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8402b83e7d7226b29312ab246ab0fb2f9ff6410f26780493ac8da6c797cee8b0_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8402b83e7d7226b29312ab246ab0fb2f9ff6410f26780493ac8da6c797cee8b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256:8402b83e7d7226b29312ab246ab0fb2f9ff6410f26780493ac8da6c797cee8b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=v4.17.0-202410112132.p0.gaa558ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel9@sha256:f84cc4ce5a5f0fabc24d0660ca0bc8e0e451397c407102953f8fb2a2b946f70b_ppc64le",
"product": {
"name": "openshift4/egress-router-cni-rhel9@sha256:f84cc4ce5a5f0fabc24d0660ca0bc8e0e451397c407102953f8fb2a2b946f70b_ppc64le",
"product_id": "openshift4/egress-router-cni-rhel9@sha256:f84cc4ce5a5f0fabc24d0660ca0bc8e0e451397c407102953f8fb2a2b946f70b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256:f84cc4ce5a5f0fabc24d0660ca0bc8e0e451397c407102953f8fb2a2b946f70b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=v4.17.0-202410112132.p0.g3193a75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:c9ca3cf294afca65c526d54ec515acf99885e95d99689c6765d1c6c3bddac0ca_ppc64le",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:c9ca3cf294afca65c526d54ec515acf99885e95d99689c6765d1c6c3bddac0ca_ppc64le",
"product_id": "openshift4/ose-etcd-rhel9@sha256:c9ca3cf294afca65c526d54ec515acf99885e95d99689c6765d1c6c3bddac0ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:c9ca3cf294afca65c526d54ec515acf99885e95d99689c6765d1c6c3bddac0ca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.17.0-202410112132.p0.gc82057d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:5ef3281821813e646f1f3c98aaa927cd23af8d10eaaad857ef1c5ba995bf305e_ppc64le",
"product": {
"name": "openshift4/frr-rhel9@sha256:5ef3281821813e646f1f3c98aaa927cd23af8d10eaaad857ef1c5ba995bf305e_ppc64le",
"product_id": "openshift4/frr-rhel9@sha256:5ef3281821813e646f1f3c98aaa927cd23af8d10eaaad857ef1c5ba995bf305e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:5ef3281821813e646f1f3c98aaa927cd23af8d10eaaad857ef1c5ba995bf305e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.17.0-202410112132.p0.g377d02f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:d7a60d662a09f4c62b57887527b6a6d29ad8f15c328b2c8cf0751e22f327ce83_ppc64le",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:d7a60d662a09f4c62b57887527b6a6d29ad8f15c328b2c8cf0751e22f327ce83_ppc64le",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:d7a60d662a09f4c62b57887527b6a6d29ad8f15c328b2c8cf0751e22f327ce83_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256:d7a60d662a09f4c62b57887527b6a6d29ad8f15c328b2c8cf0751e22f327ce83?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.g8ce997d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3346aaae29ed83fac7e900c24be12409981e43ce1fc9d8139ba192a9a68b9fcc_ppc64le",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3346aaae29ed83fac7e900c24be12409981e43ce1fc9d8139ba192a9a68b9fcc_ppc64le",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3346aaae29ed83fac7e900c24be12409981e43ce1fc9d8139ba192a9a68b9fcc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256:3346aaae29ed83fac7e900c24be12409981e43ce1fc9d8139ba192a9a68b9fcc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.g9c561f2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:edcb71606bd68535c5749ae55bc23a190252516ee02aa270cf770702f3dc2227_ppc64le",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:edcb71606bd68535c5749ae55bc23a190252516ee02aa270cf770702f3dc2227_ppc64le",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:edcb71606bd68535c5749ae55bc23a190252516ee02aa270cf770702f3dc2227_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256:edcb71606bd68535c5749ae55bc23a190252516ee02aa270cf770702f3dc2227?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.gc770b41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:009097122fdbe8d19259505c9cdb647d3c3f0158483c3a4bb3e60f911f102176_ppc64le",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:009097122fdbe8d19259505c9cdb647d3c3f0158483c3a4bb3e60f911f102176_ppc64le",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:009097122fdbe8d19259505c9cdb647d3c3f0158483c3a4bb3e60f911f102176_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256:009097122fdbe8d19259505c9cdb647d3c3f0158483c3a4bb3e60f911f102176?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=v4.17.0-202410112132.p0.gc23b064.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:0195ec6ad378fbe96ba6537982058977006e8806153fcc1d1e82009f76798553_ppc64le",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:0195ec6ad378fbe96ba6537982058977006e8806153fcc1d1e82009f76798553_ppc64le",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:0195ec6ad378fbe96ba6537982058977006e8806153fcc1d1e82009f76798553_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:0195ec6ad378fbe96ba6537982058977006e8806153fcc1d1e82009f76798553?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.17.0-202410151405.p0.g6b83626.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:227b8823605f4929499d7a60bd4bfdf63fd8bb97bc73af1a23570e9e2000572c_ppc64le",
"product": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:227b8823605f4929499d7a60bd4bfdf63fd8bb97bc73af1a23570e9e2000572c_ppc64le",
"product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:227b8823605f4929499d7a60bd4bfdf63fd8bb97bc73af1a23570e9e2000572c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:227b8823605f4929499d7a60bd4bfdf63fd8bb97bc73af1a23570e9e2000572c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.g9179e15.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:297db31c8150ad60ae973ae98c140be2e281a8ce7b21531a6008fcffcb1f4319_ppc64le",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:297db31c8150ad60ae973ae98c140be2e281a8ce7b21531a6008fcffcb1f4319_ppc64le",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:297db31c8150ad60ae973ae98c140be2e281a8ce7b21531a6008fcffcb1f4319_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:297db31c8150ad60ae973ae98c140be2e281a8ce7b21531a6008fcffcb1f4319?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g4f503fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:313394f5bd8781d443df7b3c867046f255930b42bad761cfe10ffd0c70a015eb_ppc64le",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:313394f5bd8781d443df7b3c867046f255930b42bad761cfe10ffd0c70a015eb_ppc64le",
"product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:313394f5bd8781d443df7b3c867046f255930b42bad761cfe10ffd0c70a015eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:313394f5bd8781d443df7b3c867046f255930b42bad761cfe10ffd0c70a015eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.17.0-202410160306.p0.gf8ab1fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:541d22d766830901fb3a4437f84a3f72befabb947c929477cf37afb11c93670c_ppc64le",
"product": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:541d22d766830901fb3a4437f84a3f72befabb947c929477cf37afb11c93670c_ppc64le",
"product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:541d22d766830901fb3a4437f84a3f72befabb947c929477cf37afb11c93670c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:541d22d766830901fb3a4437f84a3f72befabb947c929477cf37afb11c93670c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.17.0-202410160306.p0.gf8ab1fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-rhel9@sha256:0a7f818856627b6cd3301d9646b23992b271b64ff79e54c5378e660b62b34839_ppc64le",
"product": {
"name": "openshift4/ose-installer-rhel9@sha256:0a7f818856627b6cd3301d9646b23992b271b64ff79e54c5378e660b62b34839_ppc64le",
"product_id": "openshift4/ose-installer-rhel9@sha256:0a7f818856627b6cd3301d9646b23992b271b64ff79e54c5378e660b62b34839_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256:0a7f818856627b6cd3301d9646b23992b271b64ff79e54c5378e660b62b34839?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.17.0-202410160306.p0.gf8ab1fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-metrics-server-rhel9@sha256:efd9c4fcf604106ce70ec49b72bf4f2f64a4dc7a1413ed16e9e4bca706e2ea2f_ppc64le",
"product": {
"name": "openshift4/kube-metrics-server-rhel9@sha256:efd9c4fcf604106ce70ec49b72bf4f2f64a4dc7a1413ed16e9e4bca706e2ea2f_ppc64le",
"product_id": "openshift4/kube-metrics-server-rhel9@sha256:efd9c4fcf604106ce70ec49b72bf4f2f64a4dc7a1413ed16e9e4bca706e2ea2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256:efd9c4fcf604106ce70ec49b72bf4f2f64a4dc7a1413ed16e9e4bca706e2ea2f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=v4.17.0-202410112132.p0.g28b10b8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8bac40a86f97c6010a11c186152012591b9d11216fb087903ebafd4a96cb7f6_ppc64le",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8bac40a86f97c6010a11c186152012591b9d11216fb087903ebafd4a96cb7f6_ppc64le",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8bac40a86f97c6010a11c186152012591b9d11216fb087903ebafd4a96cb7f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256:d8bac40a86f97c6010a11c186152012591b9d11216fb087903ebafd4a96cb7f6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=v4.17.0-202410112132.p0.g34fafc0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:51a06ab8b2c361a4f11ee1cd65f7b3634e1c3558d5a3415addee71ac658b5972_ppc64le",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:51a06ab8b2c361a4f11ee1cd65f7b3634e1c3558d5a3415addee71ac658b5972_ppc64le",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:51a06ab8b2c361a4f11ee1cd65f7b3634e1c3558d5a3415addee71ac658b5972_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256:51a06ab8b2c361a4f11ee1cd65f7b3634e1c3558d5a3415addee71ac658b5972?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.g3f4542e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel9@sha256:d0cb95f45c1e527625a7638294c34915e42770706daa71ed3eb3a479705e9b91_ppc64le",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel9@sha256:d0cb95f45c1e527625a7638294c34915e42770706daa71ed3eb3a479705e9b91_ppc64le",
"product_id": "openshift4/kubevirt-csi-driver-rhel9@sha256:d0cb95f45c1e527625a7638294c34915e42770706daa71ed3eb3a479705e9b91_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256:d0cb95f45c1e527625a7638294c34915e42770706daa71ed3eb3a479705e9b91?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.g02f9a92.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d1d536aa112ea820768f141c89580b10f1a8e6d41a65fac08d3e8e5631b688b0_ppc64le",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d1d536aa112ea820768f141c89580b10f1a8e6d41a65fac08d3e8e5631b688b0_ppc64le",
"product_id": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d1d536aa112ea820768f141c89580b10f1a8e6d41a65fac08d3e8e5631b688b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256:d1d536aa112ea820768f141c89580b10f1a8e6d41a65fac08d3e8e5631b688b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.ga336f0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:2453fac605d25fca8cb4fdbe334b8bf1132409c880c18c53e11fb9f6c5ab20ab_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:2453fac605d25fca8cb4fdbe334b8bf1132409c880c18c53e11fb9f6c5ab20ab_ppc64le",
"product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:2453fac605d25fca8cb4fdbe334b8bf1132409c880c18c53e11fb9f6c5ab20ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:2453fac605d25fca8cb4fdbe334b8bf1132409c880c18c53e11fb9f6c5ab20ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g139064c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:5bd6ed994ff663c1d1ed27797031c4827c67d9437a24f5c8e8100f9d6e1065de_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:5bd6ed994ff663c1d1ed27797031c4827c67d9437a24f5c8e8100f9d6e1065de_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:5bd6ed994ff663c1d1ed27797031c4827c67d9437a24f5c8e8100f9d6e1065de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256:5bd6ed994ff663c1d1ed27797031c4827c67d9437a24f5c8e8100f9d6e1065de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=v4.17.0-202410112132.p0.gf2711c6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c5fbce129af7b5ec573ad94d3cf392eb15593a50df35db1d29736fea4c6f1a45_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c5fbce129af7b5ec573ad94d3cf392eb15593a50df35db1d29736fea4c6f1a45_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c5fbce129af7b5ec573ad94d3cf392eb15593a50df35db1d29736fea4c6f1a45_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:c5fbce129af7b5ec573ad94d3cf392eb15593a50df35db1d29736fea4c6f1a45?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.17.0-202410112132.p0.g6897187.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:3fbc6417880972c08b04b2ce5d45a454b8a4b60cc8b19cdaf15b87ad623aad4c_ppc64le",
"product": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:3fbc6417880972c08b04b2ce5d45a454b8a4b60cc8b19cdaf15b87ad623aad4c_ppc64le",
"product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:3fbc6417880972c08b04b2ce5d45a454b8a4b60cc8b19cdaf15b87ad623aad4c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:3fbc6417880972c08b04b2ce5d45a454b8a4b60cc8b19cdaf15b87ad623aad4c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.17.0-202410151006.p0.g21453ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel9@sha256:7320de1a77f906775cbfb16cb09c147d8575cb84fcb4f5e5f49154c2668f9091_ppc64le",
"product": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:7320de1a77f906775cbfb16cb09c147d8575cb84fcb4f5e5f49154c2668f9091_ppc64le",
"product_id": "openshift4/ose-machine-os-images-rhel9@sha256:7320de1a77f906775cbfb16cb09c147d8575cb84fcb4f5e5f49154c2668f9091_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:7320de1a77f906775cbfb16cb09c147d8575cb84fcb4f5e5f49154c2668f9091?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.17.0-202410160306.p0.g9e76dac.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:22e27711596075add3965344df9de4eb8eab76a8cbaccde47c9bbbbdaffa5b77_ppc64le",
"product": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:22e27711596075add3965344df9de4eb8eab76a8cbaccde47c9bbbbdaffa5b77_ppc64le",
"product_id": "openshift4/ose-multus-admission-controller-rhel9@sha256:22e27711596075add3965344df9de4eb8eab76a8cbaccde47c9bbbbdaffa5b77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256:22e27711596075add3965344df9de4eb8eab76a8cbaccde47c9bbbbdaffa5b77?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=v4.17.0-202410112132.p0.g076f0ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:ce8cb78253868a801ecbf531606f501af3ba276f9b5a5dbcd7f72dd8ae4285c3_ppc64le",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:ce8cb78253868a801ecbf531606f501af3ba276f9b5a5dbcd7f72dd8ae4285c3_ppc64le",
"product_id": "openshift4/ose-multus-networkpolicy-rhel9@sha256:ce8cb78253868a801ecbf531606f501af3ba276f9b5a5dbcd7f72dd8ae4285c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256:ce8cb78253868a801ecbf531606f501af3ba276f9b5a5dbcd7f72dd8ae4285c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=v4.17.0-202410112132.p0.g7d01ea1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:ee0f950c499ace4c224314a83a67fa7244245dc7f2822d5d232bdf7cc00d5796_ppc64le",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:ee0f950c499ace4c224314a83a67fa7244245dc7f2822d5d232bdf7cc00d5796_ppc64le",
"product_id": "openshift4/ose-multus-route-override-cni-rhel9@sha256:ee0f950c499ace4c224314a83a67fa7244245dc7f2822d5d232bdf7cc00d5796_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256:ee0f950c499ace4c224314a83a67fa7244245dc7f2822d5d232bdf7cc00d5796?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=v4.17.0-202410112132.p0.g391c1b0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1291d3ff69324db2c12715b930fa99039d44b1271d4bbed1a84d69be3311ef71_ppc64le",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1291d3ff69324db2c12715b930fa99039d44b1271d4bbed1a84d69be3311ef71_ppc64le",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1291d3ff69324db2c12715b930fa99039d44b1271d4bbed1a84d69be3311ef71_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1291d3ff69324db2c12715b930fa99039d44b1271d4bbed1a84d69be3311ef71?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=v4.17.0-202410112132.p0.gb950d50.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather-rhel9@sha256:20f2838425a97719284e9b10bf545c9641d68504a274d299c9f137a53eb1973c_ppc64le",
"product": {
"name": "openshift4/ose-must-gather-rhel9@sha256:20f2838425a97719284e9b10bf545c9641d68504a274d299c9f137a53eb1973c_ppc64le",
"product_id": "openshift4/ose-must-gather-rhel9@sha256:20f2838425a97719284e9b10bf545c9641d68504a274d299c9f137a53eb1973c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256:20f2838425a97719284e9b10bf545c9641d68504a274d299c9f137a53eb1973c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.17.0-202410160306.p0.gcd76726.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:7f2dee473e2fab24894ac83ecede697e3afca443289a82a83a393c69a7f0a13d_ppc64le",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:7f2dee473e2fab24894ac83ecede697e3afca443289a82a83a393c69a7f0a13d_ppc64le",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:7f2dee473e2fab24894ac83ecede697e3afca443289a82a83a393c69a7f0a13d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256:7f2dee473e2fab24894ac83ecede697e3afca443289a82a83a393c69a7f0a13d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=v4.17.0-202410112132.p0.g8630f33.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:6a7734cd32479dce73a17d23993a0a8f23935381e69ad920e875e1b1d0cf530d_ppc64le",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:6a7734cd32479dce73a17d23993a0a8f23935381e69ad920e875e1b1d0cf530d_ppc64le",
"product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:6a7734cd32479dce73a17d23993a0a8f23935381e69ad920e875e1b1d0cf530d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:6a7734cd32479dce73a17d23993a0a8f23935381e69ad920e875e1b1d0cf530d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.17.0-202410112132.p0.gddb486a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel9@sha256:eb2873f2f6f86a015bebea128b3f41b769a1ef5e0fc9ba092aed8d18e004916c_ppc64le",
"product": {
"name": "openshift4/network-tools-rhel9@sha256:eb2873f2f6f86a015bebea128b3f41b769a1ef5e0fc9ba092aed8d18e004916c_ppc64le",
"product_id": "openshift4/network-tools-rhel9@sha256:eb2873f2f6f86a015bebea128b3f41b769a1ef5e0fc9ba092aed8d18e004916c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256:eb2873f2f6f86a015bebea128b3f41b769a1ef5e0fc9ba092aed8d18e004916c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.17.0-202410160306.p0.g8e170b4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:608ad28f24d00be550d3c230b6135858c658a232c9b5e4ad95813b78e19d714d_ppc64le",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:608ad28f24d00be550d3c230b6135858c658a232c9b5e4ad95813b78e19d714d_ppc64le",
"product_id": "openshift4/ose-oauth-apiserver-rhel9@sha256:608ad28f24d00be550d3c230b6135858c658a232c9b5e4ad95813b78e19d714d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256:608ad28f24d00be550d3c230b6135858c658a232c9b5e4ad95813b78e19d714d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=v4.17.0-202410112132.p0.ge37ccb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel9@sha256:0a61bbe7dbf548da6aad64478fde7f38f3c0ea639a092884702e5fdf20aec2f3_ppc64le",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel9@sha256:0a61bbe7dbf548da6aad64478fde7f38f3c0ea639a092884702e5fdf20aec2f3_ppc64le",
"product_id": "openshift4/ose-olm-catalogd-rhel9@sha256:0a61bbe7dbf548da6aad64478fde7f38f3c0ea639a092884702e5fdf20aec2f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256:0a61bbe7dbf548da6aad64478fde7f38f3c0ea639a092884702e5fdf20aec2f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=v4.17.0-202410112132.p0.gc4497d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel9@sha256:21f4bfa743b3b79b6873190eae0283795bd2e63f08d88f72cafa66017354dd55_ppc64le",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel9@sha256:21f4bfa743b3b79b6873190eae0283795bd2e63f08d88f72cafa66017354dd55_ppc64le",
"product_id": "openshift4/ose-olm-operator-controller-rhel9@sha256:21f4bfa743b3b79b6873190eae0283795bd2e63f08d88f72cafa66017354dd55_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256:21f4bfa743b3b79b6873190eae0283795bd2e63f08d88f72cafa66017354dd55?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=v4.17.0-202410112132.p0.g8d16b39.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:d9d506a96b29c3ea9b47a59bfc0663e2536256103b69eaf438e1101ddceefa78_ppc64le",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:d9d506a96b29c3ea9b47a59bfc0663e2536256103b69eaf438e1101ddceefa78_ppc64le",
"product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:d9d506a96b29c3ea9b47a59bfc0663e2536256103b69eaf438e1101ddceefa78_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:d9d506a96b29c3ea9b47a59bfc0663e2536256103b69eaf438e1101ddceefa78?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.17.0-202410112132.p0.gcd1a4bc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:3429a96d1624106aca0243e7a69e854adac8fd3ec227e274b2687b0196475ac5_ppc64le",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:3429a96d1624106aca0243e7a69e854adac8fd3ec227e274b2687b0196475ac5_ppc64le",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:3429a96d1624106aca0243e7a69e854adac8fd3ec227e274b2687b0196475ac5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:3429a96d1624106aca0243e7a69e854adac8fd3ec227e274b2687b0196475ac5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.g055cf1d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2f79b4a48012a621e831b285ed8dbca23ec66050d7cdf340da6369ba24b10125_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2f79b4a48012a621e831b285ed8dbca23ec66050d7cdf340da6369ba24b10125_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2f79b4a48012a621e831b285ed8dbca23ec66050d7cdf340da6369ba24b10125_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:2f79b4a48012a621e831b285ed8dbca23ec66050d7cdf340da6369ba24b10125?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.ga13ed56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:1e84c421eb4b8018402d4ec999e61eedcd5d8975dc6318fccff9f62faf5646ee_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:1e84c421eb4b8018402d4ec999e61eedcd5d8975dc6318fccff9f62faf5646ee_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:1e84c421eb4b8018402d4ec999e61eedcd5d8975dc6318fccff9f62faf5646ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:1e84c421eb4b8018402d4ec999e61eedcd5d8975dc6318fccff9f62faf5646ee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gf89b6db.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6aa0380aa1b795e10e5a74c22568894a28718203c969306cf8af7b1b0ed066e1_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6aa0380aa1b795e10e5a74c22568894a28718203c969306cf8af7b1b0ed066e1_ppc64le",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6aa0380aa1b795e10e5a74c22568894a28718203c969306cf8af7b1b0ed066e1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:6aa0380aa1b795e10e5a74c22568894a28718203c969306cf8af7b1b0ed066e1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.ga13ed56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-framework-tools-rhel9@sha256:4da16699d7877f44d37161460a90d31c466598bab5b838f9e273bff2b7ca1ccf_ppc64le",
"product": {
"name": "openshift4/ose-operator-framework-tools-rhel9@sha256:4da16699d7877f44d37161460a90d31c466598bab5b838f9e273bff2b7ca1ccf_ppc64le",
"product_id": "openshift4/ose-operator-framework-tools-rhel9@sha256:4da16699d7877f44d37161460a90d31c466598bab5b838f9e273bff2b7ca1ccf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256:4da16699d7877f44d37161460a90d31c466598bab5b838f9e273bff2b7ca1ccf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=v4.17.0-202410112132.p0.gb0d86a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:99f3b6207b4de9152ad60698274e8a01e0a75a1e12844f55e3a43ef6e8fe7c51_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:99f3b6207b4de9152ad60698274e8a01e0a75a1e12844f55e3a43ef6e8fe7c51_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel9@sha256:99f3b6207b4de9152ad60698274e8a01e0a75a1e12844f55e3a43ef6e8fe7c51_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256:99f3b6207b4de9152ad60698274e8a01e0a75a1e12844f55e3a43ef6e8fe7c51?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.g1db726a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:f3067e562529a621d30b6978c9086cb8b971f09eb474f4ed5d563f73f087a469_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:f3067e562529a621d30b6978c9086cb8b971f09eb474f4ed5d563f73f087a469_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:f3067e562529a621d30b6978c9086cb8b971f09eb474f4ed5d563f73f087a469_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:f3067e562529a621d30b6978c9086cb8b971f09eb474f4ed5d563f73f087a469?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.17.0-202410160306.p0.g62451d1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6251884f5b94a72b37e918f8f44d9153c0e3669005cba9af87c4427acf2ac58e_ppc64le",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6251884f5b94a72b37e918f8f44d9153c0e3669005cba9af87c4427acf2ac58e_ppc64le",
"product_id": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6251884f5b94a72b37e918f8f44d9153c0e3669005cba9af87c4427acf2ac58e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256:6251884f5b94a72b37e918f8f44d9153c0e3669005cba9af87c4427acf2ac58e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.gaaa6afa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:773cb8f50ee979a11a50fd9d53890d5e11cb704574e8a0ec18d5af628b6e63d1_ppc64le",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:773cb8f50ee979a11a50fd9d53890d5e11cb704574e8a0ec18d5af628b6e63d1_ppc64le",
"product_id": "openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:773cb8f50ee979a11a50fd9d53890d5e11cb704574e8a0ec18d5af628b6e63d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9-operator@sha256:773cb8f50ee979a11a50fd9d53890d5e11cb704574e8a0ec18d5af628b6e63d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gf6f037c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:971d1bcf5691099c044b364633aa4d1fb344af6cbd6ce50435a1eebdd18ae321_ppc64le",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:971d1bcf5691099c044b364633aa4d1fb344af6cbd6ce50435a1eebdd18ae321_ppc64le",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:971d1bcf5691099c044b364633aa4d1fb344af6cbd6ce50435a1eebdd18ae321_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256:971d1bcf5691099c044b364633aa4d1fb344af6cbd6ce50435a1eebdd18ae321?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.gbd3d72e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:c171562425e21ac57f5a96a61a11e2c5c6214621e7d719643796976486eeeb1b_ppc64le",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:c171562425e21ac57f5a96a61a11e2c5c6214621e7d719643796976486eeeb1b_ppc64le",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:c171562425e21ac57f5a96a61a11e2c5c6214621e7d719643796976486eeeb1b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256:c171562425e21ac57f5a96a61a11e2c5c6214621e7d719643796976486eeeb1b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.gfe7a877.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:48576c433f355e43f0adcbbc78e2e62bdb923cfb911f54048657670247af9a6d_ppc64le",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:48576c433f355e43f0adcbbc78e2e62bdb923cfb911f54048657670247af9a6d_ppc64le",
"product_id": "openshift4/openshift-route-controller-manager-rhel9@sha256:48576c433f355e43f0adcbbc78e2e62bdb923cfb911f54048657670247af9a6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256:48576c433f355e43f0adcbbc78e2e62bdb923cfb911f54048657670247af9a6d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.ga47f6be.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:26abdb45c6a8a36abb3b7537a32f859ff42f85d9c21af4bfc2467cdce64860da_ppc64le",
"product": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:26abdb45c6a8a36abb3b7537a32f859ff42f85d9c21af4bfc2467cdce64860da_ppc64le",
"product_id": "openshift4/ose-service-ca-rhel9-operator@sha256:26abdb45c6a8a36abb3b7537a32f859ff42f85d9c21af4bfc2467cdce64860da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256:26abdb45c6a8a36abb3b7537a32f859ff42f85d9c21af4bfc2467cdce64860da?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g1f7d647.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel9@sha256:006db0eae733690c892364029314841da90d538d6ab88ecf096fd0be5561042f_ppc64le",
"product": {
"name": "openshift4/ose-thanos-rhel9@sha256:006db0eae733690c892364029314841da90d538d6ab88ecf096fd0be5561042f_ppc64le",
"product_id": "openshift4/ose-thanos-rhel9@sha256:006db0eae733690c892364029314841da90d538d6ab88ecf096fd0be5561042f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256:006db0eae733690c892364029314841da90d538d6ab88ecf096fd0be5561042f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=v4.17.0-202410112132.p0.g5b56736.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel9@sha256:26af7f05431347d3cd4a592e8280301b2294fc1104ff67b9d2357471aa38a48c_ppc64le",
"product": {
"name": "openshift4/ose-tools-rhel9@sha256:26af7f05431347d3cd4a592e8280301b2294fc1104ff67b9d2357471aa38a48c_ppc64le",
"product_id": "openshift4/ose-tools-rhel9@sha256:26af7f05431347d3cd4a592e8280301b2294fc1104ff67b9d2357471aa38a48c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256:26af7f05431347d3cd4a592e8280301b2294fc1104ff67b9d2357471aa38a48c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.17.0-202410160306.p0.g6bf65cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c1d964ae5d6b9b7d24d5efd6ea65b92a9f3dc60f9a8a477389ea917b8060d78c_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c1d964ae5d6b9b7d24d5efd6ea65b92a9f3dc60f9a8a477389ea917b8060d78c_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c1d964ae5d6b9b7d24d5efd6ea65b92a9f3dc60f9a8a477389ea917b8060d78c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:c1d964ae5d6b9b7d24d5efd6ea65b92a9f3dc60f9a8a477389ea917b8060d78c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.17.0-202410112132.p0.g62451d1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:14ee561a90b64bfe51d83043ab3bee16830bb30b67a0cfc3708e61d2dfeea41b_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:14ee561a90b64bfe51d83043ab3bee16830bb30b67a0cfc3708e61d2dfeea41b_ppc64le",
"product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:14ee561a90b64bfe51d83043ab3bee16830bb30b67a0cfc3708e61d2dfeea41b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:14ee561a90b64bfe51d83043ab3bee16830bb30b67a0cfc3708e61d2dfeea41b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.17.0-202410112132.p0.g16f1cb0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:582a3c3dd5dc16454b356fe377deb274ca5518fe02cce1ab0879372dbf67af95_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:582a3c3dd5dc16454b356fe377deb274ca5518fe02cce1ab0879372dbf67af95_ppc64le",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:582a3c3dd5dc16454b356fe377deb274ca5518fe02cce1ab0879372dbf67af95_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:582a3c3dd5dc16454b356fe377deb274ca5518fe02cce1ab0879372dbf67af95?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.17.0-202410112132.p0.g16f1cb0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:0005298b348b23c0197bbbf569b729f16f679971cf76b5769ad69a4e66181ee9_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:0005298b348b23c0197bbbf569b729f16f679971cf76b5769ad69a4e66181ee9_ppc64le",
"product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:0005298b348b23c0197bbbf569b729f16f679971cf76b5769ad69a4e66181ee9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:0005298b348b23c0197bbbf569b729f16f679971cf76b5769ad69a4e66181ee9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g16f1cb0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy-rhel9@sha256:6502a14c97b3d99ea7d2ad3b4514e2a13486aa780a6cd81b8cdc276871a1546d_ppc64le",
"product": {
"name": "openshift4/ose-prom-label-proxy-rhel9@sha256:6502a14c97b3d99ea7d2ad3b4514e2a13486aa780a6cd81b8cdc276871a1546d_ppc64le",
"product_id": "openshift4/ose-prom-label-proxy-rhel9@sha256:6502a14c97b3d99ea7d2ad3b4514e2a13486aa780a6cd81b8cdc276871a1546d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256:6502a14c97b3d99ea7d2ad3b4514e2a13486aa780a6cd81b8cdc276871a1546d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=v4.17.0-202410112132.p0.gd80e904.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:671d35669c973cba8b391877bd89ebb17b72b4c856e919d2c481151a192078b0_ppc64le",
"product": {
"name": "rhcos@sha256:671d35669c973cba8b391877bd89ebb17b72b4c856e919d2c481151a192078b0_ppc64le",
"product_id": "rhcos@sha256:671d35669c973cba8b391877bd89ebb17b72b4c856e919d2c481151a192078b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:671d35669c973cba8b391877bd89ebb17b72b4c856e919d2c481151a192078b0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhcos\u0026tag=417.94.202410160352-0"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter-rhel9@sha256:9699e7da001108768b73ec3dc43e7c9ae03bd8ca9113d5ac97a137524a2519c8_ppc64le",
"product": {
"name": "openshift4/ose-telemeter-rhel9@sha256:9699e7da001108768b73ec3dc43e7c9ae03bd8ca9113d5ac97a137524a2519c8_ppc64le",
"product_id": "openshift4/ose-telemeter-rhel9@sha256:9699e7da001108768b73ec3dc43e7c9ae03bd8ca9113d5ac97a137524a2519c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256:9699e7da001108768b73ec3dc43e7c9ae03bd8ca9113d5ac97a137524a2519c8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=v4.17.0-202410112132.p0.ge2b2524.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:8aef89d91a170f8d9e1505a762808cd7f7bf55033b17a4d5a8b91310f0bfd6de_s390x",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:8aef89d91a170f8d9e1505a762808cd7f7bf55033b17a4d5a8b91310f0bfd6de_s390x",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9@sha256:8aef89d91a170f8d9e1505a762808cd7f7bf55033b17a4d5a8b91310f0bfd6de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256:8aef89d91a170f8d9e1505a762808cd7f7bf55033b17a4d5a8b91310f0bfd6de?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=v4.17.0-202410112132.p0.g9a013d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:7bf4280f76cd840156e1469731bde12772cb1a0b7822f05cae0672a3208ab91c_s390x",
"product": {
"name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:7bf4280f76cd840156e1469731bde12772cb1a0b7822f05cae0672a3208ab91c_s390x",
"product_id": "openshift4/aws-kms-encryption-provider-rhel9@sha256:7bf4280f76cd840156e1469731bde12772cb1a0b7822f05cae0672a3208ab91c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256:7bf4280f76cd840156e1469731bde12772cb1a0b7822f05cae0672a3208ab91c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=v4.17.0-202410112132.p0.g9d40167.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:262043bce5ffc99c3372c9fc67b979b514bab5dce6a3c45b7f8045b242cbb30a_s390x",
"product": {
"name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:262043bce5ffc99c3372c9fc67b979b514bab5dce6a3c45b7f8045b242cbb30a_s390x",
"product_id": "openshift4/azure-kms-encryption-provider-rhel9@sha256:262043bce5ffc99c3372c9fc67b979b514bab5dce6a3c45b7f8045b242cbb30a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256:262043bce5ffc99c3372c9fc67b979b514bab5dce6a3c45b7f8045b242cbb30a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=v4.17.0-202410112132.p0.geab1dcf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6980173b1c972d56c0e763da57d3c5cc6bf531e8ce76d4a365a4585316727043_s390x",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6980173b1c972d56c0e763da57d3c5cc6bf531e8ce76d4a365a4585316727043_s390x",
"product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6980173b1c972d56c0e763da57d3c5cc6bf531e8ce76d4a365a4585316727043_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:6980173b1c972d56c0e763da57d3c5cc6bf531e8ce76d4a365a4585316727043?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.g2549061.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:0a6c56808f105b8a3a59022eb6400c3c0ffb8a30a8356602e3f39a29e135dcce_s390x",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:0a6c56808f105b8a3a59022eb6400c3c0ffb8a30a8356602e3f39a29e135dcce_s390x",
"product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:0a6c56808f105b8a3a59022eb6400c3c0ffb8a30a8356602e3f39a29e135dcce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:0a6c56808f105b8a3a59022eb6400c3c0ffb8a30a8356602e3f39a29e135dcce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g975fc01.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6ff7863dadd969d1ab03bdf7a163ea831a4a91d5df2b0fc15a3d7a46295a22f1_s390x",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6ff7863dadd969d1ab03bdf7a163ea831a4a91d5df2b0fc15a3d7a46295a22f1_s390x",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6ff7863dadd969d1ab03bdf7a163ea831a4a91d5df2b0fc15a3d7a46295a22f1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:6ff7863dadd969d1ab03bdf7a163ea831a4a91d5df2b0fc15a3d7a46295a22f1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.ga7ed4a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:c483e6a7f3a6cd16f88386eb6f963b145618c5f6f44636945b817785b2b4d119_s390x",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:c483e6a7f3a6cd16f88386eb6f963b145618c5f6f44636945b817785b2b4d119_s390x",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:c483e6a7f3a6cd16f88386eb6f963b145618c5f6f44636945b817785b2b4d119_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:c483e6a7f3a6cd16f88386eb6f963b145618c5f6f44636945b817785b2b4d119?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gd9862a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c491c0f291ded80a0009dd7cae31f3d73b49dbff066b794ba11daec361941f99_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c491c0f291ded80a0009dd7cae31f3d73b49dbff066b794ba11daec361941f99_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c491c0f291ded80a0009dd7cae31f3d73b49dbff066b794ba11daec361941f99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:c491c0f291ded80a0009dd7cae31f3d73b49dbff066b794ba11daec361941f99?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.17.0-202410160105.p0.gd7086bb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:855889b8b42bbd92b2d329f2dd6a1951bdb9bed811a6b36826016f37dfb04eb5_s390x",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:855889b8b42bbd92b2d329f2dd6a1951bdb9bed811a6b36826016f37dfb04eb5_s390x",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:855889b8b42bbd92b2d329f2dd6a1951bdb9bed811a6b36826016f37dfb04eb5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:855889b8b42bbd92b2d329f2dd6a1951bdb9bed811a6b36826016f37dfb04eb5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.17.0-202410160636.p0.g1e57277.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:7f042de7329aa160bf8abf620dc081cd33ebbe21849ec0250418daf1750cf32e_s390x",
"product": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:7f042de7329aa160bf8abf620dc081cd33ebbe21849ec0250418daf1750cf32e_s390x",
"product_id": "openshift4/ose-configmap-reloader-rhel9@sha256:7f042de7329aa160bf8abf620dc081cd33ebbe21849ec0250418daf1750cf32e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256:7f042de7329aa160bf8abf620dc081cd33ebbe21849ec0250418daf1750cf32e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=v4.17.0-202410112132.p0.gb877222.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:74faea354000316d19367678d630cafb78604cc49cdb6ee8e8e5aeab91fe6d1d_s390x",
"product": {
"name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:74faea354000316d19367678d630cafb78604cc49cdb6ee8e8e5aeab91fe6d1d_s390x",
"product_id": "openshift4/container-networking-plugins-microshift-rhel9@sha256:74faea354000316d19367678d630cafb78604cc49cdb6ee8e8e5aeab91fe6d1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256:74faea354000316d19367678d630cafb78604cc49cdb6ee8e8e5aeab91fe6d1d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=v4.17.0-202410112132.p0.g24a6532.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns-rhel9@sha256:0a84e6e3d0f575a8434ee06904d8e87e1aed128faf5798bdf341e2a9a92d2a6f_s390x",
"product": {
"name": "openshift4/ose-coredns-rhel9@sha256:0a84e6e3d0f575a8434ee06904d8e87e1aed128faf5798bdf341e2a9a92d2a6f_s390x",
"product_id": "openshift4/ose-coredns-rhel9@sha256:0a84e6e3d0f575a8434ee06904d8e87e1aed128faf5798bdf341e2a9a92d2a6f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256:0a84e6e3d0f575a8434ee06904d8e87e1aed128faf5798bdf341e2a9a92d2a6f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=v4.17.0-202410112132.p0.gd3b441c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:5cec3089f46e0c2268ac582ae90b70f726aec5f8f2410cef30387a9c5ac3b8e1_s390x",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:5cec3089f46e0c2268ac582ae90b70f726aec5f8f2410cef30387a9c5ac3b8e1_s390x",
"product_id": "openshift4/ose-csi-external-attacher-rhel9@sha256:5cec3089f46e0c2268ac582ae90b70f726aec5f8f2410cef30387a9c5ac3b8e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256:5cec3089f46e0c2268ac582ae90b70f726aec5f8f2410cef30387a9c5ac3b8e1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=v4.17.0-202410112132.p0.gc3fe8e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:598980d90106322b716f117f5a032efb8bbc02709695f27211f3166d93df1ce9_s390x",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:598980d90106322b716f117f5a032efb8bbc02709695f27211f3166d93df1ce9_s390x",
"product_id": "openshift4/ose-csi-livenessprobe-rhel9@sha256:598980d90106322b716f117f5a032efb8bbc02709695f27211f3166d93df1ce9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256:598980d90106322b716f117f5a032efb8bbc02709695f27211f3166d93df1ce9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=v4.17.0-202410112132.p0.g075ebcd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:008f70febf3b1677c0e33fec51f7f789a14a33b32d073782e12b6a4e9aa6931e_s390x",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:008f70febf3b1677c0e33fec51f7f789a14a33b32d073782e12b6a4e9aa6931e_s390x",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:008f70febf3b1677c0e33fec51f7f789a14a33b32d073782e12b6a4e9aa6931e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256:008f70febf3b1677c0e33fec51f7f789a14a33b32d073782e12b6a4e9aa6931e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=v4.17.0-202410112132.p0.g436a1f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:042b21226447cefa7dc7f140e1fed65dc974e7aacca55877e35e8e0df381ce5e_s390x",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:042b21226447cefa7dc7f140e1fed65dc974e7aacca55877e35e8e0df381ce5e_s390x",
"product_id": "openshift4/ose-csi-external-provisioner-rhel9@sha256:042b21226447cefa7dc7f140e1fed65dc974e7aacca55877e35e8e0df381ce5e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256:042b21226447cefa7dc7f140e1fed65dc974e7aacca55877e35e8e0df381ce5e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=v4.17.0-202410112132.p0.gfe460e5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:75defed0f6fe71fd621a2b8b00d5ab6cfd5184f10bf93b900c0d7caccb7a6c79_s390x",
"product": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:75defed0f6fe71fd621a2b8b00d5ab6cfd5184f10bf93b900c0d7caccb7a6c79_s390x",
"product_id": "openshift4/ose-oauth-proxy-rhel9@sha256:75defed0f6fe71fd621a2b8b00d5ab6cfd5184f10bf93b900c0d7caccb7a6c79_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256:75defed0f6fe71fd621a2b8b00d5ab6cfd5184f10bf93b900c0d7caccb7a6c79?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=v4.17.0-202410112132.p0.g30f8012.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:b276fa92f1046a68fcf0c91077c940c36d0958ad956b3ad3f692ebffc17dcbbf_s390x",
"product": {
"name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:b276fa92f1046a68fcf0c91077c940c36d0958ad956b3ad3f692ebffc17dcbbf_s390x",
"product_id": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:b276fa92f1046a68fcf0c91077c940c36d0958ad956b3ad3f692ebffc17dcbbf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256:b276fa92f1046a68fcf0c91077c940c36d0958ad956b3ad3f692ebffc17dcbbf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=v4.17.0-202410112132.p0.gd7c1a7c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:bcd874049bc1a5febccd18adabd3fb5e532e4c3380b1913bd3218b53e04381a1_s390x",
"product": {
"name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:bcd874049bc1a5febccd18adabd3fb5e532e4c3380b1913bd3218b53e04381a1_s390x",
"product_id": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:bcd874049bc1a5febccd18adabd3fb5e532e4c3380b1913bd3218b53e04381a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter-rhel9@sha256:bcd874049bc1a5febccd18adabd3fb5e532e4c3380b1913bd3218b53e04381a1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=v4.17.0-202410112132.p0.gd88fd69.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9@sha256:d44c5674fb9aa1481bc15e62085f25a0c820da8ab756947c2b52e506b71b78fb_s390x",
"product": {
"name": "openshift4/ose-prometheus-rhel9@sha256:d44c5674fb9aa1481bc15e62085f25a0c820da8ab756947c2b52e506b71b78fb_s390x",
"product_id": "openshift4/ose-prometheus-rhel9@sha256:d44c5674fb9aa1481bc15e62085f25a0c820da8ab756947c2b52e506b71b78fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256:d44c5674fb9aa1481bc15e62085f25a0c820da8ab756947c2b52e506b71b78fb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.17.0-202410112132.p0.g6853164.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy-rhel9@sha256:682c9768b1b03ea2e413c3743c5bac371aaf1d1372bad7a5c0a6588c729a2d13_s390x",
"product": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:682c9768b1b03ea2e413c3743c5bac371aaf1d1372bad7a5c0a6588c729a2d13_s390x",
"product_id": "openshift4/ose-kube-proxy-rhel9@sha256:682c9768b1b03ea2e413c3743c5bac371aaf1d1372bad7a5c0a6588c729a2d13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256:682c9768b1b03ea2e413c3743c5bac371aaf1d1372bad7a5c0a6588c729a2d13?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=v4.17.0-202410112132.p0.g307a0b2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:d455898e89d6a5337504bc502ce85be2e12d635ca5645c1e48b604697f302236_s390x",
"product": {
"name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:d455898e89d6a5337504bc502ce85be2e12d635ca5645c1e48b604697f302236_s390x",
"product_id": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:d455898e89d6a5337504bc502ce85be2e12d635ca5645c1e48b604697f302236_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256:d455898e89d6a5337504bc502ce85be2e12d635ca5645c1e48b604697f302236?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=v4.17.0-202410112132.p0.gb2d2c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:03f2bd57bf3d35ed7c02a259bc1d8cc8f8242d8cb925e4f680a89360fe104bc9_s390x",
"product": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:03f2bd57bf3d35ed7c02a259bc1d8cc8f8242d8cb925e4f680a89360fe104bc9_s390x",
"product_id": "openshift4/ose-kube-state-metrics-rhel9@sha256:03f2bd57bf3d35ed7c02a259bc1d8cc8f8242d8cb925e4f680a89360fe104bc9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256:03f2bd57bf3d35ed7c02a259bc1d8cc8f8242d8cb925e4f680a89360fe104bc9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=v4.17.0-202410112132.p0.g462e63f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:4a6c470b15042a83ad66dc2d95841d144065b3133b6161fad62e641ea1d3dc3a_s390x",
"product": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:4a6c470b15042a83ad66dc2d95841d144065b3133b6161fad62e641ea1d3dc3a_s390x",
"product_id": "openshift4/ose-operator-marketplace-rhel9@sha256:4a6c470b15042a83ad66dc2d95841d144065b3133b6161fad62e641ea1d3dc3a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256:4a6c470b15042a83ad66dc2d95841d144065b3133b6161fad62e641ea1d3dc3a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=v4.17.0-202410112132.p0.g51f871a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:4904276ce3d878a55e10052328f64ace26d3da91fcdef1cf0fc7e9b2ad91006a_s390x",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:4904276ce3d878a55e10052328f64ace26d3da91fcdef1cf0fc7e9b2ad91006a_s390x",
"product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:4904276ce3d878a55e10052328f64ace26d3da91fcdef1cf0fc7e9b2ad91006a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:4904276ce3d878a55e10052328f64ace26d3da91fcdef1cf0fc7e9b2ad91006a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.17.0-202410161235.p0.gc7bc7fc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni-rhel9@sha256:304c5b99d45f13de79d1a508dd2a81add207c782c2ebbd7f0d8eda3f0d7f98b9_s390x",
"product": {
"name": "openshift4/ose-multus-cni-rhel9@sha256:304c5b99d45f13de79d1a508dd2a81add207c782c2ebbd7f0d8eda3f0d7f98b9_s390x",
"product_id": "openshift4/ose-multus-cni-rhel9@sha256:304c5b99d45f13de79d1a508dd2a81add207c782c2ebbd7f0d8eda3f0d7f98b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256:304c5b99d45f13de79d1a508dd2a81add207c782c2ebbd7f0d8eda3f0d7f98b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=v4.17.0-202410112132.p0.gb8d8d5c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:504553d6b33b7802700d8e53304168f8fa38c71c656230fad89539e48d0570d0_s390x",
"product": {
"name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:504553d6b33b7802700d8e53304168f8fa38c71c656230fad89539e48d0570d0_s390x",
"product_id": "openshift4/ose-multus-cni-microshift-rhel9@sha256:504553d6b33b7802700d8e53304168f8fa38c71c656230fad89539e48d0570d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256:504553d6b33b7802700d8e53304168f8fa38c71c656230fad89539e48d0570d0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=v4.17.0-202410112132.p0.gb8d8d5c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:c7f11f98e2941ca6c1f30a2bd1ee4ac3c8d61dd4a41b2e4ac3a191adee18cd33_s390x",
"product": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:c7f11f98e2941ca6c1f30a2bd1ee4ac3c8d61dd4a41b2e4ac3a191adee18cd33_s390x",
"product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:c7f11f98e2941ca6c1f30a2bd1ee4ac3c8d61dd4a41b2e4ac3a191adee18cd33_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:c7f11f98e2941ca6c1f30a2bd1ee4ac3c8d61dd4a41b2e4ac3a191adee18cd33?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.17.0-202410161235.p0.g426d138.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel9@sha256:dcc720c846d05ac335508316b32bd4998b0bd0dfc689d15a8563b9e289711598_s390x",
"product": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:dcc720c846d05ac335508316b32bd4998b0bd0dfc689d15a8563b9e289711598_s390x",
"product_id": "openshift4/ose-oauth-server-rhel9@sha256:dcc720c846d05ac335508316b32bd4998b0bd0dfc689d15a8563b9e289711598_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256:dcc720c846d05ac335508316b32bd4998b0bd0dfc689d15a8563b9e289711598?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=v4.17.0-202410112132.p0.ga446851.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:82b828bb96ff0c74c9ef44f409f1524411391bb79535778f11620084092f56b4_s390x",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:82b828bb96ff0c74c9ef44f409f1524411391bb79535778f11620084092f56b4_s390x",
"product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:82b828bb96ff0c74c9ef44f409f1524411391bb79535778f11620084092f56b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:82b828bb96ff0c74c9ef44f409f1524411391bb79535778f11620084092f56b4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.17.0-202410112132.p0.g07714b7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder-rhel9@sha256:44a9bcd7c365f810aaaeee493f095384d47ce754d4e0f90b8482cb2ff31ad433_s390x",
"product": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:44a9bcd7c365f810aaaeee493f095384d47ce754d4e0f90b8482cb2ff31ad433_s390x",
"product_id": "openshift4/ose-docker-builder-rhel9@sha256:44a9bcd7c365f810aaaeee493f095384d47ce754d4e0f90b8482cb2ff31ad433_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256:44a9bcd7c365f810aaaeee493f095384d47ce754d4e0f90b8482cb2ff31ad433?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.17.0-202410112132.p0.g5dec103.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-rhel9@sha256:6bb5290e1a6e6ecf0e82e94d0d5312add114a2adaa7554944ab2b5a333878391_s390x",
"product": {
"name": "openshift4/ose-cli-rhel9@sha256:6bb5290e1a6e6ecf0e82e94d0d5312add114a2adaa7554944ab2b5a333878391_s390x",
"product_id": "openshift4/ose-cli-rhel9@sha256:6bb5290e1a6e6ecf0e82e94d0d5312add114a2adaa7554944ab2b5a333878391_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256:6bb5290e1a6e6ecf0e82e94d0d5312add114a2adaa7554944ab2b5a333878391?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=v4.17.0-202410160306.p0.g6bf65cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9@sha256:e946927ec7b374bff2f91d31848da2b72a0a5f69abc16e882110a6478a48e594_s390x",
"product": {
"name": "openshift4/ose-console-rhel9@sha256:e946927ec7b374bff2f91d31848da2b72a0a5f69abc16e882110a6478a48e594_s390x",
"product_id": "openshift4/ose-console-rhel9@sha256:e946927ec7b374bff2f91d31848da2b72a0a5f69abc16e882110a6478a48e594_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256:e946927ec7b374bff2f91d31848da2b72a0a5f69abc16e882110a6478a48e594?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.17.0-202410161035.p0.gff09167.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:2d7d90fb7359342b5cce8e583a8a747a8180bc0dbe2b8e12dc3ae2d7b3fdf299_s390x",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:2d7d90fb7359342b5cce8e583a8a747a8180bc0dbe2b8e12dc3ae2d7b3fdf299_s390x",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:2d7d90fb7359342b5cce8e583a8a747a8180bc0dbe2b8e12dc3ae2d7b3fdf299_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:2d7d90fb7359342b5cce8e583a8a747a8180bc0dbe2b8e12dc3ae2d7b3fdf299?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gf41009e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer-rhel9@sha256:f2956d6e3cc3dd4912bd7108501b154c520ea4667dccd00e102dd696ce8f5a56_s390x",
"product": {
"name": "openshift4/ose-deployer-rhel9@sha256:f2956d6e3cc3dd4912bd7108501b154c520ea4667dccd00e102dd696ce8f5a56_s390x",
"product_id": "openshift4/ose-deployer-rhel9@sha256:f2956d6e3cc3dd4912bd7108501b154c520ea4667dccd00e102dd696ce8f5a56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256:f2956d6e3cc3dd4912bd7108501b154c520ea4667dccd00e102dd696ce8f5a56?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=v4.17.0-202410160306.p0.g6bf65cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router-rhel9@sha256:c5e1c28fd597873c67501616158ae256a1470da9ff8c619334abc9b1b34d5e7e_s390x",
"product": {
"name": "openshift4/ose-haproxy-router-rhel9@sha256:c5e1c28fd597873c67501616158ae256a1470da9ff8c619334abc9b1b34d5e7e_s390x",
"product_id": "openshift4/ose-haproxy-router-rhel9@sha256:c5e1c28fd597873c67501616158ae256a1470da9ff8c619334abc9b1b34d5e7e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256:c5e1c28fd597873c67501616158ae256a1470da9ff8c619334abc9b1b34d5e7e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=v4.17.0-202410112132.p0.ga33f2b6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:fdb68f7b8fd01b7840326fc9ec1b2ca23bbec20724c94bb80471ddfe77a7f7bf_s390x",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:fdb68f7b8fd01b7840326fc9ec1b2ca23bbec20724c94bb80471ddfe77a7f7bf_s390x",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:fdb68f7b8fd01b7840326fc9ec1b2ca23bbec20724c94bb80471ddfe77a7f7bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:fdb68f7b8fd01b7840326fc9ec1b2ca23bbec20724c94bb80471ddfe77a7f7bf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.17.0-202410151605.p0.g6816ea6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:d3d56fcff5245ffb680756902557597cbdef572939480b4f6f41f5db8837053b_s390x",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:d3d56fcff5245ffb680756902557597cbdef572939480b4f6f41f5db8837053b_s390x",
"product_id": "openshift4/ose-pod-rhel9@sha256:d3d56fcff5245ffb680756902557597cbdef572939480b4f6f41f5db8837053b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:d3d56fcff5245ffb680756902557597cbdef572939480b4f6f41f5db8837053b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.17.0-202410151605.p0.g6816ea6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry-rhel9@sha256:58f8fa377659ad184be292f8b019b24520dd7505785fe5ba1528c535627b46a7_s390x",
"product": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:58f8fa377659ad184be292f8b019b24520dd7505785fe5ba1528c535627b46a7_s390x",
"product_id": "openshift4/ose-docker-registry-rhel9@sha256:58f8fa377659ad184be292f8b019b24520dd7505785fe5ba1528c535627b46a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256:58f8fa377659ad184be292f8b019b24520dd7505785fe5ba1528c535627b46a7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.17.0-202410112132.p0.gef9fa95.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests-rhel9@sha256:14a8b9171cf9d66b74bd8cfde797a0e26cb9c0fa73b1d0a5d250d09d6ad752ff_s390x",
"product": {
"name": "openshift4/ose-tests-rhel9@sha256:14a8b9171cf9d66b74bd8cfde797a0e26cb9c0fa73b1d0a5d250d09d6ad752ff_s390x",
"product_id": "openshift4/ose-tests-rhel9@sha256:14a8b9171cf9d66b74bd8cfde797a0e26cb9c0fa73b1d0a5d250d09d6ad752ff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256:14a8b9171cf9d66b74bd8cfde797a0e26cb9c0fa73b1d0a5d250d09d6ad752ff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.17.0-202410160306.p0.gca5b14b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:ed3ce78e8de1f5e8fd20f1eda57a2540f3fcbe6f43bd9bf1600bcf27b9f59ee7_s390x",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:ed3ce78e8de1f5e8fd20f1eda57a2540f3fcbe6f43bd9bf1600bcf27b9f59ee7_s390x",
"product_id": "openshift4/ose-openshift-state-metrics-rhel9@sha256:ed3ce78e8de1f5e8fd20f1eda57a2540f3fcbe6f43bd9bf1600bcf27b9f59ee7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256:ed3ce78e8de1f5e8fd20f1eda57a2540f3fcbe6f43bd9bf1600bcf27b9f59ee7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=v4.17.0-202410112132.p0.g1e963eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e8ea4212edd7cf4c9f73576e3f9dcc14008a747fab3c1636cd1b11326b0aa3f_s390x",
"product": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e8ea4212edd7cf4c9f73576e3f9dcc14008a747fab3c1636cd1b11326b0aa3f_s390x",
"product_id": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e8ea4212edd7cf4c9f73576e3f9dcc14008a747fab3c1636cd1b11326b0aa3f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256:7e8ea4212edd7cf4c9f73576e3f9dcc14008a747fab3c1636cd1b11326b0aa3f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.g9db571c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2ab7a4fd0b7c31118a946bb4d661b9aa129ae04ade65789324e31bc970f09713_s390x",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2ab7a4fd0b7c31118a946bb4d661b9aa129ae04ade65789324e31bc970f09713_s390x",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2ab7a4fd0b7c31118a946bb4d661b9aa129ae04ade65789324e31bc970f09713_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:2ab7a4fd0b7c31118a946bb4d661b9aa129ae04ade65789324e31bc970f09713?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.gb0d86a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:8d7cee4ec01ea9c3e1f1f38679933548c05b49aecbf28afbabc5f04629b3eaa2_s390x",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:8d7cee4ec01ea9c3e1f1f38679933548c05b49aecbf28afbabc5f04629b3eaa2_s390x",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:8d7cee4ec01ea9c3e1f1f38679933548c05b49aecbf28afbabc5f04629b3eaa2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:8d7cee4ec01ea9c3e1f1f38679933548c05b49aecbf28afbabc5f04629b3eaa2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.17.0-202410112132.p0.gb0d86a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:55179f2286a86ae3a372eeb317018a7ff7e7b18b6f874bae21b8287a2b0692e5_s390x",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:55179f2286a86ae3a372eeb317018a7ff7e7b18b6f874bae21b8287a2b0692e5_s390x",
"product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:55179f2286a86ae3a372eeb317018a7ff7e7b18b6f874bae21b8287a2b0692e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:55179f2286a86ae3a372eeb317018a7ff7e7b18b6f874bae21b8287a2b0692e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.17.0-202410160306.p0.gb2babb9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fb0b10ee2897cbcaf82140b503c22f5bbed7be2f69eace06b13859edb15cdc3c_s390x",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fb0b10ee2897cbcaf82140b503c22f5bbed7be2f69eace06b13859edb15cdc3c_s390x",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fb0b10ee2897cbcaf82140b503c22f5bbed7be2f69eace06b13859edb15cdc3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:fb0b10ee2897cbcaf82140b503c22f5bbed7be2f69eace06b13859edb15cdc3c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.17.0-202410160306.p0.g9614e8b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:d3823a2ccbf469cdb90d0f5986d3e3ff77119657d2ec85138e4699667cbf71db_s390x",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:d3823a2ccbf469cdb90d0f5986d3e3ff77119657d2ec85138e4699667cbf71db_s390x",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:d3823a2ccbf469cdb90d0f5986d3e3ff77119657d2ec85138e4699667cbf71db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:d3823a2ccbf469cdb90d0f5986d3e3ff77119657d2ec85138e4699667cbf71db?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.17.0-202410112132.p0.g29149b7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:da01749de7f8653d1af3308ae96a04676ac1dbbd75cde5f3aee503c709d3aefb_s390x",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:da01749de7f8653d1af3308ae96a04676ac1dbbd75cde5f3aee503c709d3aefb_s390x",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:da01749de7f8653d1af3308ae96a04676ac1dbbd75cde5f3aee503c709d3aefb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256:da01749de7f8653d1af3308ae96a04676ac1dbbd75cde5f3aee503c709d3aefb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=v4.17.0-202410151905.p0.g9614e8b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:3c33b31e31d57d793782f2c5d846cb33349340ceca7474b151833c735536788f_s390x",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:3c33b31e31d57d793782f2c5d846cb33349340ceca7474b151833c735536788f_s390x",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:3c33b31e31d57d793782f2c5d846cb33349340ceca7474b151833c735536788f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:3c33b31e31d57d793782f2c5d846cb33349340ceca7474b151833c735536788f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.17.0-202410112132.p0.g3b99303.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:d3c4cb3e5e31bd1658421fafdc59a290c88ba20fbae2c40f02f28702fba24e0b_s390x",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:d3c4cb3e5e31bd1658421fafdc59a290c88ba20fbae2c40f02f28702fba24e0b_s390x",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:d3c4cb3e5e31bd1658421fafdc59a290c88ba20fbae2c40f02f28702fba24e0b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:d3c4cb3e5e31bd1658421fafdc59a290c88ba20fbae2c40f02f28702fba24e0b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.17.0-202410112132.p0.gcd42641.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6c7295704fd1937cdfa124c9923af0f318a18deac99d35c1b721c7cad9ab8907_s390x",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6c7295704fd1937cdfa124c9923af0f318a18deac99d35c1b721c7cad9ab8907_s390x",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6c7295704fd1937cdfa124c9923af0f318a18deac99d35c1b721c7cad9ab8907_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:6c7295704fd1937cdfa124c9923af0f318a18deac99d35c1b721c7cad9ab8907?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.g9e6d2bd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:d2fa2d47eecfe96dae1c049297fe19ed8837ecc72a0eea8b1a219d722ef311f8_s390x",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:d2fa2d47eecfe96dae1c049297fe19ed8837ecc72a0eea8b1a219d722ef311f8_s390x",
"product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:d2fa2d47eecfe96dae1c049297fe19ed8837ecc72a0eea8b1a219d722ef311f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:d2fa2d47eecfe96dae1c049297fe19ed8837ecc72a0eea8b1a219d722ef311f8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.17.0-202410160306.p0.gf8ab1fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:d71fbfeb10e095549b23667400e9d6b7f530d80a2889ed6a68447a0698f3cf7a_s390x",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:d71fbfeb10e095549b23667400e9d6b7f530d80a2889ed6a68447a0698f3cf7a_s390x",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:d71fbfeb10e095549b23667400e9d6b7f530d80a2889ed6a68447a0698f3cf7a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:d71fbfeb10e095549b23667400e9d6b7f530d80a2889ed6a68447a0698f3cf7a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g9474822.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:773ba86e7eef113ba335efa39a85ff5f53d3b489fc70022c653552ae5f867834_s390x",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:773ba86e7eef113ba335efa39a85ff5f53d3b489fc70022c653552ae5f867834_s390x",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:773ba86e7eef113ba335efa39a85ff5f53d3b489fc70022c653552ae5f867834_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:773ba86e7eef113ba335efa39a85ff5f53d3b489fc70022c653552ae5f867834?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.17.0-202410112132.p0.ge1f3e0d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:42b4394f23f8105269e7b767acc4c7e5265c23c93f236fd1b96d4588bf5a4b0a_s390x",
"product": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:42b4394f23f8105269e7b767acc4c7e5265c23c93f236fd1b96d4588bf5a4b0a_s390x",
"product_id": "openshift4/ose-cli-artifacts-rhel9@sha256:42b4394f23f8105269e7b767acc4c7e5265c23c93f236fd1b96d4588bf5a4b0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256:42b4394f23f8105269e7b767acc4c7e5265c23c93f236fd1b96d4588bf5a4b0a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=v4.17.0-202410160306.p0.g6bf65cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:cb4e8d38a01129973f11a9123e52a73c021921a42b115dcf55768ef409e0361b_s390x",
"product": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:cb4e8d38a01129973f11a9123e52a73c021921a42b115dcf55768ef409e0361b_s390x",
"product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:cb4e8d38a01129973f11a9123e52a73c021921a42b115dcf55768ef409e0361b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:cb4e8d38a01129973f11a9123e52a73c021921a42b115dcf55768ef409e0361b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gd5b0b95.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel9@sha256:6331b417c27dd65feeb614687a611f6b9f471fd1d0b3ab58a64bad3523700e0a_s390x",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel9@sha256:6331b417c27dd65feeb614687a611f6b9f471fd1d0b3ab58a64bad3523700e0a_s390x",
"product_id": "openshift4/cloud-network-config-controller-rhel9@sha256:6331b417c27dd65feeb614687a611f6b9f471fd1d0b3ab58a64bad3523700e0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256:6331b417c27dd65feeb614687a611f6b9f471fd1d0b3ab58a64bad3523700e0a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=v4.17.0-202410112132.p0.g779b346.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel9@sha256:ae2a272f9d10f2ceb848860b83082c103096ec419a73aea20f7d4281adbfd146_s390x",
"product": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:ae2a272f9d10f2ceb848860b83082c103096ec419a73aea20f7d4281adbfd146_s390x",
"product_id": "openshift4/ose-cluster-api-rhel9@sha256:ae2a272f9d10f2ceb848860b83082c103096ec419a73aea20f7d4281adbfd146_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256:ae2a272f9d10f2ceb848860b83082c103096ec419a73aea20f7d4281adbfd146?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=v4.17.0-202410112132.p0.g77ef4fc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:b70d5d20bc0b15496a84d488df61446d96c94fb6741ae656078162f703d0e56b_s390x",
"product": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:b70d5d20bc0b15496a84d488df61446d96c94fb6741ae656078162f703d0e56b_s390x",
"product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:b70d5d20bc0b15496a84d488df61446d96c94fb6741ae656078162f703d0e56b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:b70d5d20bc0b15496a84d488df61446d96c94fb6741ae656078162f703d0e56b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.17.0-202410151405.p0.g0ba4325.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c059e0628aceefbba3cf6c4a069815d9b7565bb4841e52f15804ce30e382c952_s390x",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c059e0628aceefbba3cf6c4a069815d9b7565bb4841e52f15804ce30e382c952_s390x",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c059e0628aceefbba3cf6c4a069815d9b7565bb4841e52f15804ce30e382c952_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256:c059e0628aceefbba3cf6c4a069815d9b7565bb4841e52f15804ce30e382c952?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g99b23de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2d59e8b1c5b28e975e0531623ccff24c20c6ce06c4d89ea30574a593c431a6b5_s390x",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2d59e8b1c5b28e975e0531623ccff24c20c6ce06c4d89ea30574a593c431a6b5_s390x",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2d59e8b1c5b28e975e0531623ccff24c20c6ce06c4d89ea30574a593c431a6b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256:2d59e8b1c5b28e975e0531623ccff24c20c6ce06c4d89ea30574a593c431a6b5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=v4.17.0-202410161235.p0.g2cc85ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:5aa28522dac340c1af6f52e016a5401115641d3d08020c4e451551e9e8966cc0_s390x",
"product": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:5aa28522dac340c1af6f52e016a5401115641d3d08020c4e451551e9e8966cc0_s390x",
"product_id": "openshift4/ose-cluster-bootstrap-rhel9@sha256:5aa28522dac340c1af6f52e016a5401115641d3d08020c4e451551e9e8966cc0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256:5aa28522dac340c1af6f52e016a5401115641d3d08020c4e451551e9e8966cc0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=v4.17.0-202410112132.p0.g95dd912.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:7d27c18eed9d0c01ff96844c5dcaf010148d933f32ce6d8d0657e1cf118e3399_s390x",
"product": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:7d27c18eed9d0c01ff96844c5dcaf010148d933f32ce6d8d0657e1cf118e3399_s390x",
"product_id": "openshift4/ose-cluster-capi-rhel9-operator@sha256:7d27c18eed9d0c01ff96844c5dcaf010148d933f32ce6d8d0657e1cf118e3399_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256:7d27c18eed9d0c01ff96844c5dcaf010148d933f32ce6d8d0657e1cf118e3399?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gf4bca80.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ea396078a7775ea200e732a0b59e57f3034743e7598ed74db79e0b0e1d518154_s390x",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ea396078a7775ea200e732a0b59e57f3034743e7598ed74db79e0b0e1d518154_s390x",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ea396078a7775ea200e732a0b59e57f3034743e7598ed74db79e0b0e1d518154_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ea396078a7775ea200e732a0b59e57f3034743e7598ed74db79e0b0e1d518154?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gf7fa87e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:5d2194df4bd0ec20eb38a7d3645dbcbdad9b047cfb57cb7c74a190654d2b5a57_s390x",
"product": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:5d2194df4bd0ec20eb38a7d3645dbcbdad9b047cfb57cb7c74a190654d2b5a57_s390x",
"product_id": "openshift4/ose-cluster-config-api-rhel9@sha256:5d2194df4bd0ec20eb38a7d3645dbcbdad9b047cfb57cb7c74a190654d2b5a57_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256:5d2194df4bd0ec20eb38a7d3645dbcbdad9b047cfb57cb7c74a190654d2b5a57?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=v4.17.0-202410112132.p0.g0a88001.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:8e6d2ae035c7750ede6f440d47f68b1ba762ba4144f68314a5ad6a30f51c847b_s390x",
"product": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:8e6d2ae035c7750ede6f440d47f68b1ba762ba4144f68314a5ad6a30f51c847b_s390x",
"product_id": "openshift4/ose-cluster-config-rhel9-operator@sha256:8e6d2ae035c7750ede6f440d47f68b1ba762ba4144f68314a5ad6a30f51c847b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256:8e6d2ae035c7750ede6f440d47f68b1ba762ba4144f68314a5ad6a30f51c847b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g0dc084f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4249d445be706f8771359c2b89fb1922944f114a78798af8b981a8afbfff2928_s390x",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4249d445be706f8771359c2b89fb1922944f114a78798af8b981a8afbfff2928_s390x",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4249d445be706f8771359c2b89fb1922944f114a78798af8b981a8afbfff2928_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4249d445be706f8771359c2b89fb1922944f114a78798af8b981a8afbfff2928?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.ga52da80.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4c94d3f6c1bbd3836f5ad714879f9a76c391a67ba420a3695d9cdb211acccc50_s390x",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4c94d3f6c1bbd3836f5ad714879f9a76c391a67ba420a3695d9cdb211acccc50_s390x",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4c94d3f6c1bbd3836f5ad714879f9a76c391a67ba420a3695d9cdb211acccc50_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4c94d3f6c1bbd3836f5ad714879f9a76c391a67ba420a3695d9cdb211acccc50?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gffba005.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:d807b505dfe52b8c7fcb033f938b6f15190eb775c870cc25c54e043a8d483955_s390x",
"product": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:d807b505dfe52b8c7fcb033f938b6f15190eb775c870cc25c54e043a8d483955_s390x",
"product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:d807b505dfe52b8c7fcb033f938b6f15190eb775c870cc25c54e043a8d483955_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:d807b505dfe52b8c7fcb033f938b6f15190eb775c870cc25c54e043a8d483955?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g54eea5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:93b5222e1cebf154cf25a5ee548cd23069049f14516b5871ecdf9e0ff6df634b_s390x",
"product": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:93b5222e1cebf154cf25a5ee548cd23069049f14516b5871ecdf9e0ff6df634b_s390x",
"product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:93b5222e1cebf154cf25a5ee548cd23069049f14516b5871ecdf9e0ff6df634b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:93b5222e1cebf154cf25a5ee548cd23069049f14516b5871ecdf9e0ff6df634b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g944ed01.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b53c1f54bf8e3a59fff5777c5d8770e73f8b83f871e7c1969b02a4214e66fe93_s390x",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b53c1f54bf8e3a59fff5777c5d8770e73f8b83f871e7c1969b02a4214e66fe93_s390x",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b53c1f54bf8e3a59fff5777c5d8770e73f8b83f871e7c1969b02a4214e66fe93_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:b53c1f54bf8e3a59fff5777c5d8770e73f8b83f871e7c1969b02a4214e66fe93?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gcb5306d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e8bbb0ee08a88a8ed2493721aed22c7372ddc1ff783c9da1607046b1ff91a6f5_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e8bbb0ee08a88a8ed2493721aed22c7372ddc1ff783c9da1607046b1ff91a6f5_s390x",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e8bbb0ee08a88a8ed2493721aed22c7372ddc1ff783c9da1607046b1ff91a6f5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:e8bbb0ee08a88a8ed2493721aed22c7372ddc1ff783c9da1607046b1ff91a6f5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g937f8a7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:811256fcdedb50e8d0773db9d0b05b651e41b99c75d796ba67580bf4e51d827a_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:811256fcdedb50e8d0773db9d0b05b651e41b99c75d796ba67580bf4e51d827a_s390x",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:811256fcdedb50e8d0773db9d0b05b651e41b99c75d796ba67580bf4e51d827a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256:811256fcdedb50e8d0773db9d0b05b651e41b99c75d796ba67580bf4e51d827a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gaed5f6c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88c867457584f0d2c02b850ae5bccf7816b86b4352a7eb05c83221ae2c5df6d0_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88c867457584f0d2c02b850ae5bccf7816b86b4352a7eb05c83221ae2c5df6d0_s390x",
"product_id": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88c867457584f0d2c02b850ae5bccf7816b86b4352a7eb05c83221ae2c5df6d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88c867457584f0d2c02b850ae5bccf7816b86b4352a7eb05c83221ae2c5df6d0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g0a9ed57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e6b0fa860c7085f56f663a9b99d0a2c52a89ddf891a446f453f62128c9368507_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e6b0fa860c7085f56f663a9b99d0a2c52a89ddf891a446f453f62128c9368507_s390x",
"product_id": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e6b0fa860c7085f56f663a9b99d0a2c52a89ddf891a446f453f62128c9368507_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256:e6b0fa860c7085f56f663a9b99d0a2c52a89ddf891a446f453f62128c9368507?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g98ca953.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c77dc49e9efb7954d13c1ad9f1b217229142503a23d76074471861578b2cd8d9_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c77dc49e9efb7954d13c1ad9f1b217229142503a23d76074471861578b2cd8d9_s390x",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c77dc49e9efb7954d13c1ad9f1b217229142503a23d76074471861578b2cd8d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c77dc49e9efb7954d13c1ad9f1b217229142503a23d76074471861578b2cd8d9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.ga0d27f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:fab53f0ae6b4b21f145581b62ded3fe16f8b09dab513c0661356d0ae82d85980_s390x",
"product": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:fab53f0ae6b4b21f145581b62ded3fe16f8b09dab513c0661356d0ae82d85980_s390x",
"product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:fab53f0ae6b4b21f145581b62ded3fe16f8b09dab513c0661356d0ae82d85980_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:fab53f0ae6b4b21f145581b62ded3fe16f8b09dab513c0661356d0ae82d85980?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.17.0-202410150205.p0.g32c8471.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:aac59de57d3eb5367463c9476afe57123b35486c77ee4a0e11bb8477708037c2_s390x",
"product": {
"name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:aac59de57d3eb5367463c9476afe57123b35486c77ee4a0e11bb8477708037c2_s390x",
"product_id": "openshift4/ose-cluster-olm-rhel9-operator@sha256:aac59de57d3eb5367463c9476afe57123b35486c77ee4a0e11bb8477708037c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256:aac59de57d3eb5367463c9476afe57123b35486c77ee4a0e11bb8477708037c2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.ge31b777.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:241149abd78bdd04a3db80eea0e583965206f96e99db82473ef28a7ffc2b7c83_s390x",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:241149abd78bdd04a3db80eea0e583965206f96e99db82473ef28a7ffc2b7c83_s390x",
"product_id": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:241149abd78bdd04a3db80eea0e583965206f96e99db82473ef28a7ffc2b7c83_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256:241149abd78bdd04a3db80eea0e583965206f96e99db82473ef28a7ffc2b7c83?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g56a90ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4accb0c444913d70d4ef834bf1c2e179a592e782bf5f88fc92719a045f55deea_s390x",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4accb0c444913d70d4ef834bf1c2e179a592e782bf5f88fc92719a045f55deea_s390x",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4accb0c444913d70d4ef834bf1c2e179a592e782bf5f88fc92719a045f55deea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4accb0c444913d70d4ef834bf1c2e179a592e782bf5f88fc92719a045f55deea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g2b962c7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:a4cb657e2b34d47ac068fd11aba1d07dab4560d600e624179171ebf4b93378ac_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:a4cb657e2b34d47ac068fd11aba1d07dab4560d600e624179171ebf4b93378ac_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:a4cb657e2b34d47ac068fd11aba1d07dab4560d600e624179171ebf4b93378ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256:a4cb657e2b34d47ac068fd11aba1d07dab4560d600e624179171ebf4b93378ac?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g0feae25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:805f73f27c34b4011b2c952b2e7fc92d126d8c3a0913c2f289e5f36b19b1f69b_s390x",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:805f73f27c34b4011b2c952b2e7fc92d126d8c3a0913c2f289e5f36b19b1f69b_s390x",
"product_id": "openshift4/ose-cluster-policy-controller-rhel9@sha256:805f73f27c34b4011b2c952b2e7fc92d126d8c3a0913c2f289e5f36b19b1f69b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256:805f73f27c34b4011b2c952b2e7fc92d126d8c3a0913c2f289e5f36b19b1f69b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=v4.17.0-202410112132.p0.g7209e90.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:47bb9878ba3dd1c51c6139c4a1c32b7a6d5bf997ef206f8022440ace87189983_s390x",
"product": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:47bb9878ba3dd1c51c6139c4a1c32b7a6d5bf997ef206f8022440ace87189983_s390x",
"product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:47bb9878ba3dd1c51c6139c4a1c32b7a6d5bf997ef206f8022440ace87189983_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:47bb9878ba3dd1c51c6139c4a1c32b7a6d5bf997ef206f8022440ace87189983?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g3a44b4d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:c94578b932b54d2c0063ba4d397962ae8139651348209584b13eae5608f70c81_s390x",
"product": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:c94578b932b54d2c0063ba4d397962ae8139651348209584b13eae5608f70c81_s390x",
"product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:c94578b932b54d2c0063ba4d397962ae8139651348209584b13eae5608f70c81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:c94578b932b54d2c0063ba4d397962ae8139651348209584b13eae5608f70c81?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g1490ce0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel9@sha256:216b9f77b5a71287a3d0e77b29246a1ff55b8f9b20217a08b07b9c9d9dd30a9d_s390x",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel9@sha256:216b9f77b5a71287a3d0e77b29246a1ff55b8f9b20217a08b07b9c9d9dd30a9d_s390x",
"product_id": "openshift4/ose-container-networking-plugins-rhel9@sha256:216b9f77b5a71287a3d0e77b29246a1ff55b8f9b20217a08b07b9c9d9dd30a9d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256:216b9f77b5a71287a3d0e77b29246a1ff55b8f9b20217a08b07b9c9d9dd30a9d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=v4.17.0-202410112132.p0.g24a6532.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b073aeb20978e91d4c7fb19e06798c0d260139be4bdaa1575c5a7b3b3df770c2_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b073aeb20978e91d4c7fb19e06798c0d260139be4bdaa1575c5a7b3b3df770c2_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b073aeb20978e91d4c7fb19e06798c0d260139be4bdaa1575c5a7b3b3df770c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256:b073aeb20978e91d4c7fb19e06798c0d260139be4bdaa1575c5a7b3b3df770c2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=v4.17.0-202410112132.p0.gabbeb17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5aed16b84c5def9e652468b95a209c63e066f65897d5fd3309591225117a783e_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5aed16b84c5def9e652468b95a209c63e066f65897d5fd3309591225117a783e_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5aed16b84c5def9e652468b95a209c63e066f65897d5fd3309591225117a783e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9-operator@sha256:5aed16b84c5def9e652468b95a209c63e066f65897d5fd3309591225117a783e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gc095a1f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:c44b4ba7c17eb66a0b24c3bd4ac24b0658d75fe080296129a2d7d217297f0e90_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:c44b4ba7c17eb66a0b24c3bd4ac24b0658d75fe080296129a2d7d217297f0e90_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:c44b4ba7c17eb66a0b24c3bd4ac24b0658d75fe080296129a2d7d217297f0e90_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256:c44b4ba7c17eb66a0b24c3bd4ac24b0658d75fe080296129a2d7d217297f0e90?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=v4.17.0-202410112132.p0.gabbeb17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel9@sha256:3c0189d1fd04e6dc56f510bae7d013059f55f133ed11054ccfaa6929e965fba6_s390x",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel9@sha256:3c0189d1fd04e6dc56f510bae7d013059f55f133ed11054ccfaa6929e965fba6_s390x",
"product_id": "openshift4/ose-csi-external-resizer-rhel9@sha256:3c0189d1fd04e6dc56f510bae7d013059f55f133ed11054ccfaa6929e965fba6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256:3c0189d1fd04e6dc56f510bae7d013059f55f133ed11054ccfaa6929e965fba6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=v4.17.0-202410112132.p0.gab87a93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:497b9d9f015cf45183c79837706c5e8b934ed355e0ca8b1eb6d54fcf7defa3a0_s390x",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:497b9d9f015cf45183c79837706c5e8b934ed355e0ca8b1eb6d54fcf7defa3a0_s390x",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:497b9d9f015cf45183c79837706c5e8b934ed355e0ca8b1eb6d54fcf7defa3a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256:497b9d9f015cf45183c79837706c5e8b934ed355e0ca8b1eb6d54fcf7defa3a0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=v4.17.0-202410112132.p0.gaa558ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:d096261752adf60498d7b91bb29cbe8344c390ccafe1de909a3ba6cb73d74bea_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:d096261752adf60498d7b91bb29cbe8344c390ccafe1de909a3ba6cb73d74bea_s390x",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:d096261752adf60498d7b91bb29cbe8344c390ccafe1de909a3ba6cb73d74bea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256:d096261752adf60498d7b91bb29cbe8344c390ccafe1de909a3ba6cb73d74bea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=v4.17.0-202410112132.p0.gaa558ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:483da0fbeeb74e6a01fa00fc221bcc1b1a2e0403cb3b9f73a63692509b0b826f_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:483da0fbeeb74e6a01fa00fc221bcc1b1a2e0403cb3b9f73a63692509b0b826f_s390x",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:483da0fbeeb74e6a01fa00fc221bcc1b1a2e0403cb3b9f73a63692509b0b826f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256:483da0fbeeb74e6a01fa00fc221bcc1b1a2e0403cb3b9f73a63692509b0b826f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=v4.17.0-202410112132.p0.gaa558ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel9@sha256:3bc79d7140fd68051205ff7b2a288f658fb0a96218a7d5909b8ea58b20cb0c09_s390x",
"product": {
"name": "openshift4/egress-router-cni-rhel9@sha256:3bc79d7140fd68051205ff7b2a288f658fb0a96218a7d5909b8ea58b20cb0c09_s390x",
"product_id": "openshift4/egress-router-cni-rhel9@sha256:3bc79d7140fd68051205ff7b2a288f658fb0a96218a7d5909b8ea58b20cb0c09_s390x",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256:3bc79d7140fd68051205ff7b2a288f658fb0a96218a7d5909b8ea58b20cb0c09?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=v4.17.0-202410112132.p0.g3193a75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:09da59ff3518153f8dd08d69fe4b0a562c3a5970a24405fe691c4de62bbecea5_s390x",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:09da59ff3518153f8dd08d69fe4b0a562c3a5970a24405fe691c4de62bbecea5_s390x",
"product_id": "openshift4/ose-etcd-rhel9@sha256:09da59ff3518153f8dd08d69fe4b0a562c3a5970a24405fe691c4de62bbecea5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:09da59ff3518153f8dd08d69fe4b0a562c3a5970a24405fe691c4de62bbecea5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.17.0-202410112132.p0.gc82057d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:bed3ee7bb9a4bdeb7de5c3e96cec2061472343e9637d9f5d0fda834ab237c99f_s390x",
"product": {
"name": "openshift4/frr-rhel9@sha256:bed3ee7bb9a4bdeb7de5c3e96cec2061472343e9637d9f5d0fda834ab237c99f_s390x",
"product_id": "openshift4/frr-rhel9@sha256:bed3ee7bb9a4bdeb7de5c3e96cec2061472343e9637d9f5d0fda834ab237c99f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:bed3ee7bb9a4bdeb7de5c3e96cec2061472343e9637d9f5d0fda834ab237c99f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.17.0-202410112132.p0.g377d02f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:eb3d337dea294818559a8e0c9f98fcca8d6ab25149b061bc3e0eb22b2b2f2e8d_s390x",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:eb3d337dea294818559a8e0c9f98fcca8d6ab25149b061bc3e0eb22b2b2f2e8d_s390x",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:eb3d337dea294818559a8e0c9f98fcca8d6ab25149b061bc3e0eb22b2b2f2e8d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:eb3d337dea294818559a8e0c9f98fcca8d6ab25149b061bc3e0eb22b2b2f2e8d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.17.0-202410151405.p0.g6b83626.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b411b11341b1ba83ea65a722f52016cb9ee3eaa34ec0c9ba3b205b58a4f29461_s390x",
"product": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b411b11341b1ba83ea65a722f52016cb9ee3eaa34ec0c9ba3b205b58a4f29461_s390x",
"product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b411b11341b1ba83ea65a722f52016cb9ee3eaa34ec0c9ba3b205b58a4f29461_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b411b11341b1ba83ea65a722f52016cb9ee3eaa34ec0c9ba3b205b58a4f29461?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.g9179e15.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:23fa4bab11a6ebf904dfb1f6dd60a822839ec888f46907b7ca7242ee5c2ded32_s390x",
"product": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:23fa4bab11a6ebf904dfb1f6dd60a822839ec888f46907b7ca7242ee5c2ded32_s390x",
"product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:23fa4bab11a6ebf904dfb1f6dd60a822839ec888f46907b7ca7242ee5c2ded32_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256:23fa4bab11a6ebf904dfb1f6dd60a822839ec888f46907b7ca7242ee5c2ded32?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.gad8f7eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c56b82f8c8c8e3cba476be4abdfb0cb88a9cc16b6a3915076a4f1adf5e0c8e5d_s390x",
"product": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c56b82f8c8c8e3cba476be4abdfb0cb88a9cc16b6a3915076a4f1adf5e0c8e5d_s390x",
"product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c56b82f8c8c8e3cba476be4abdfb0cb88a9cc16b6a3915076a4f1adf5e0c8e5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256:c56b82f8c8c8e3cba476be4abdfb0cb88a9cc16b6a3915076a4f1adf5e0c8e5d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.gdce9d33.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2c0c6273d6926d2fde595b68f5feed383144e1e7975e89a2c6a97c99c193afff_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2c0c6273d6926d2fde595b68f5feed383144e1e7975e89a2c6a97c99c193afff_s390x",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2c0c6273d6926d2fde595b68f5feed383144e1e7975e89a2c6a97c99c193afff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2c0c6273d6926d2fde595b68f5feed383144e1e7975e89a2c6a97c99c193afff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.g3a3a62f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:535a04d9bf159d4c9aae2c2956062c265ac3d555c652f4e47f5d594845cff26d_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:535a04d9bf159d4c9aae2c2956062c265ac3d555c652f4e47f5d594845cff26d_s390x",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:535a04d9bf159d4c9aae2c2956062c265ac3d555c652f4e47f5d594845cff26d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:535a04d9bf159d4c9aae2c2956062c265ac3d555c652f4e47f5d594845cff26d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g8443d86.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:8919c611557b333db7351f6a2c2322b72fdff560a18233ad2a494f1e25148f26_s390x",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:8919c611557b333db7351f6a2c2322b72fdff560a18233ad2a494f1e25148f26_s390x",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:8919c611557b333db7351f6a2c2322b72fdff560a18233ad2a494f1e25148f26_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:8919c611557b333db7351f6a2c2322b72fdff560a18233ad2a494f1e25148f26?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g4f503fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:b55fb973bffc31fcf9580219bf9ed7f89e3b93358a294669f42fb1c22eabe45f_s390x",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:b55fb973bffc31fcf9580219bf9ed7f89e3b93358a294669f42fb1c22eabe45f_s390x",
"product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:b55fb973bffc31fcf9580219bf9ed7f89e3b93358a294669f42fb1c22eabe45f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:b55fb973bffc31fcf9580219bf9ed7f89e3b93358a294669f42fb1c22eabe45f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.17.0-202410160306.p0.gf8ab1fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:8d1d369752bcd155d8387ed45fed172644d1058d731882bef22d11ef91515712_s390x",
"product": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:8d1d369752bcd155d8387ed45fed172644d1058d731882bef22d11ef91515712_s390x",
"product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:8d1d369752bcd155d8387ed45fed172644d1058d731882bef22d11ef91515712_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:8d1d369752bcd155d8387ed45fed172644d1058d731882bef22d11ef91515712?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.17.0-202410160306.p0.gf8ab1fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-rhel9@sha256:75a03f6d929a10aa2f5c6c4862f981b50c43d752fe616c6b521110c7e6d24d8a_s390x",
"product": {
"name": "openshift4/ose-installer-rhel9@sha256:75a03f6d929a10aa2f5c6c4862f981b50c43d752fe616c6b521110c7e6d24d8a_s390x",
"product_id": "openshift4/ose-installer-rhel9@sha256:75a03f6d929a10aa2f5c6c4862f981b50c43d752fe616c6b521110c7e6d24d8a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256:75a03f6d929a10aa2f5c6c4862f981b50c43d752fe616c6b521110c7e6d24d8a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.17.0-202410160306.p0.gf8ab1fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-metrics-server-rhel9@sha256:b1c03da0218a07d23a3fb2cf63f7a7d8bfddd467b71812be03df87c791822902_s390x",
"product": {
"name": "openshift4/kube-metrics-server-rhel9@sha256:b1c03da0218a07d23a3fb2cf63f7a7d8bfddd467b71812be03df87c791822902_s390x",
"product_id": "openshift4/kube-metrics-server-rhel9@sha256:b1c03da0218a07d23a3fb2cf63f7a7d8bfddd467b71812be03df87c791822902_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256:b1c03da0218a07d23a3fb2cf63f7a7d8bfddd467b71812be03df87c791822902?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=v4.17.0-202410112132.p0.g28b10b8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fe0d2c868adfa94de6666b926a47dc49c08f8b19217e549cf16cd56470e17634_s390x",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fe0d2c868adfa94de6666b926a47dc49c08f8b19217e549cf16cd56470e17634_s390x",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fe0d2c868adfa94de6666b926a47dc49c08f8b19217e549cf16cd56470e17634_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256:fe0d2c868adfa94de6666b926a47dc49c08f8b19217e549cf16cd56470e17634?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=v4.17.0-202410112132.p0.g34fafc0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3dee3a523f1ecf2004d893ca1e07cf41c22dcf9181a1744c234ba42ac6f6d41b_s390x",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3dee3a523f1ecf2004d893ca1e07cf41c22dcf9181a1744c234ba42ac6f6d41b_s390x",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3dee3a523f1ecf2004d893ca1e07cf41c22dcf9181a1744c234ba42ac6f6d41b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3dee3a523f1ecf2004d893ca1e07cf41c22dcf9181a1744c234ba42ac6f6d41b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.g3f4542e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel9@sha256:d553b6e8ef8103b1cebc0d3454086c987086ce752c8832c87273d122567a8fee_s390x",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel9@sha256:d553b6e8ef8103b1cebc0d3454086c987086ce752c8832c87273d122567a8fee_s390x",
"product_id": "openshift4/kubevirt-csi-driver-rhel9@sha256:d553b6e8ef8103b1cebc0d3454086c987086ce752c8832c87273d122567a8fee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256:d553b6e8ef8103b1cebc0d3454086c987086ce752c8832c87273d122567a8fee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.g02f9a92.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:be7f8edd157a121cec8895bbd330c71226f0859ca0272c69a99c67d7d60cf5b9_s390x",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:be7f8edd157a121cec8895bbd330c71226f0859ca0272c69a99c67d7d60cf5b9_s390x",
"product_id": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:be7f8edd157a121cec8895bbd330c71226f0859ca0272c69a99c67d7d60cf5b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256:be7f8edd157a121cec8895bbd330c71226f0859ca0272c69a99c67d7d60cf5b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.ga336f0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:80b615dc809943f4b7aab81bd084520de2670b71050419a1247f465be67eb8a3_s390x",
"product": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:80b615dc809943f4b7aab81bd084520de2670b71050419a1247f465be67eb8a3_s390x",
"product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:80b615dc809943f4b7aab81bd084520de2670b71050419a1247f465be67eb8a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:80b615dc809943f4b7aab81bd084520de2670b71050419a1247f465be67eb8a3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g139064c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ce2d19015afe7b72cad8496b33b7180a4a502df44fcbbd7b65825978f3e70f6d_s390x",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ce2d19015afe7b72cad8496b33b7180a4a502df44fcbbd7b65825978f3e70f6d_s390x",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ce2d19015afe7b72cad8496b33b7180a4a502df44fcbbd7b65825978f3e70f6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:ce2d19015afe7b72cad8496b33b7180a4a502df44fcbbd7b65825978f3e70f6d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.17.0-202410112132.p0.g6897187.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:d471105ee18b5908c06c1b17d0479823fbfc1319fd1ca1434dec3cf489f461a7_s390x",
"product": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:d471105ee18b5908c06c1b17d0479823fbfc1319fd1ca1434dec3cf489f461a7_s390x",
"product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:d471105ee18b5908c06c1b17d0479823fbfc1319fd1ca1434dec3cf489f461a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:d471105ee18b5908c06c1b17d0479823fbfc1319fd1ca1434dec3cf489f461a7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.17.0-202410151006.p0.g21453ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel9@sha256:98ee3dcfd65f18a76fc1691a6304febab82b6cd9758095574324d09a31ec90a4_s390x",
"product": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:98ee3dcfd65f18a76fc1691a6304febab82b6cd9758095574324d09a31ec90a4_s390x",
"product_id": "openshift4/ose-machine-os-images-rhel9@sha256:98ee3dcfd65f18a76fc1691a6304febab82b6cd9758095574324d09a31ec90a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:98ee3dcfd65f18a76fc1691a6304febab82b6cd9758095574324d09a31ec90a4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.17.0-202410160306.p0.g9e76dac.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:9bd4012e10a0601dfe0e5f927ffec9042a9c16887cd940370fea9492ccc2a084_s390x",
"product": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:9bd4012e10a0601dfe0e5f927ffec9042a9c16887cd940370fea9492ccc2a084_s390x",
"product_id": "openshift4/ose-multus-admission-controller-rhel9@sha256:9bd4012e10a0601dfe0e5f927ffec9042a9c16887cd940370fea9492ccc2a084_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256:9bd4012e10a0601dfe0e5f927ffec9042a9c16887cd940370fea9492ccc2a084?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=v4.17.0-202410112132.p0.g076f0ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:40cbc20a46556e67d8ddacd4d22334a4f6a22d234a5e3e8cca6273dffdd53718_s390x",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:40cbc20a46556e67d8ddacd4d22334a4f6a22d234a5e3e8cca6273dffdd53718_s390x",
"product_id": "openshift4/ose-multus-networkpolicy-rhel9@sha256:40cbc20a46556e67d8ddacd4d22334a4f6a22d234a5e3e8cca6273dffdd53718_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256:40cbc20a46556e67d8ddacd4d22334a4f6a22d234a5e3e8cca6273dffdd53718?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=v4.17.0-202410112132.p0.g7d01ea1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:d09f28e412dce929447a03ecc8aa0b2f1b1685a3a6a7c3458cad847947f12351_s390x",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:d09f28e412dce929447a03ecc8aa0b2f1b1685a3a6a7c3458cad847947f12351_s390x",
"product_id": "openshift4/ose-multus-route-override-cni-rhel9@sha256:d09f28e412dce929447a03ecc8aa0b2f1b1685a3a6a7c3458cad847947f12351_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256:d09f28e412dce929447a03ecc8aa0b2f1b1685a3a6a7c3458cad847947f12351?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=v4.17.0-202410112132.p0.g391c1b0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d87e9d8676e8f7ff2d659c23edba591d529884794908f48465fcad0547ac93a7_s390x",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d87e9d8676e8f7ff2d659c23edba591d529884794908f48465fcad0547ac93a7_s390x",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d87e9d8676e8f7ff2d659c23edba591d529884794908f48465fcad0547ac93a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d87e9d8676e8f7ff2d659c23edba591d529884794908f48465fcad0547ac93a7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=v4.17.0-202410112132.p0.gb950d50.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather-rhel9@sha256:e6ddd2fc45dd3b7a4dda8e90a9ab3d8a864d8e675ce7a53c02398ef9f41c1bba_s390x",
"product": {
"name": "openshift4/ose-must-gather-rhel9@sha256:e6ddd2fc45dd3b7a4dda8e90a9ab3d8a864d8e675ce7a53c02398ef9f41c1bba_s390x",
"product_id": "openshift4/ose-must-gather-rhel9@sha256:e6ddd2fc45dd3b7a4dda8e90a9ab3d8a864d8e675ce7a53c02398ef9f41c1bba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256:e6ddd2fc45dd3b7a4dda8e90a9ab3d8a864d8e675ce7a53c02398ef9f41c1bba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.17.0-202410160306.p0.gcd76726.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:bb681ce38ccdd2a79eafa7a41fbc4fc6df00cdaa6ced5ec0026eee518faabb73_s390x",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:bb681ce38ccdd2a79eafa7a41fbc4fc6df00cdaa6ced5ec0026eee518faabb73_s390x",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:bb681ce38ccdd2a79eafa7a41fbc4fc6df00cdaa6ced5ec0026eee518faabb73_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256:bb681ce38ccdd2a79eafa7a41fbc4fc6df00cdaa6ced5ec0026eee518faabb73?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=v4.17.0-202410112132.p0.g8630f33.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:5597d29f6448d4a4844e3119db0039398f2945d465d0506d6418a04d278adb2f_s390x",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:5597d29f6448d4a4844e3119db0039398f2945d465d0506d6418a04d278adb2f_s390x",
"product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:5597d29f6448d4a4844e3119db0039398f2945d465d0506d6418a04d278adb2f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:5597d29f6448d4a4844e3119db0039398f2945d465d0506d6418a04d278adb2f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.17.0-202410112132.p0.gddb486a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel9@sha256:cbea913fae8c47ad63954f59200467c9155e4b51df6c53968c9f8377a3eebd91_s390x",
"product": {
"name": "openshift4/network-tools-rhel9@sha256:cbea913fae8c47ad63954f59200467c9155e4b51df6c53968c9f8377a3eebd91_s390x",
"product_id": "openshift4/network-tools-rhel9@sha256:cbea913fae8c47ad63954f59200467c9155e4b51df6c53968c9f8377a3eebd91_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256:cbea913fae8c47ad63954f59200467c9155e4b51df6c53968c9f8377a3eebd91?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.17.0-202410160306.p0.g8e170b4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:e4910ccf1fbe8602243469c403fa52f1365e1c1720d91ea8e7cb113acab76c1f_s390x",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:e4910ccf1fbe8602243469c403fa52f1365e1c1720d91ea8e7cb113acab76c1f_s390x",
"product_id": "openshift4/ose-oauth-apiserver-rhel9@sha256:e4910ccf1fbe8602243469c403fa52f1365e1c1720d91ea8e7cb113acab76c1f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256:e4910ccf1fbe8602243469c403fa52f1365e1c1720d91ea8e7cb113acab76c1f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=v4.17.0-202410112132.p0.ge37ccb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel9@sha256:e086da5ffe3706398156763b949e466abffac9668be86a03a83bd5e188f2ff67_s390x",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel9@sha256:e086da5ffe3706398156763b949e466abffac9668be86a03a83bd5e188f2ff67_s390x",
"product_id": "openshift4/ose-olm-catalogd-rhel9@sha256:e086da5ffe3706398156763b949e466abffac9668be86a03a83bd5e188f2ff67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256:e086da5ffe3706398156763b949e466abffac9668be86a03a83bd5e188f2ff67?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=v4.17.0-202410112132.p0.gc4497d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel9@sha256:2ea596264506585fb636235aca3f0a8edc27cdc2b9898612eb7049902b489c72_s390x",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel9@sha256:2ea596264506585fb636235aca3f0a8edc27cdc2b9898612eb7049902b489c72_s390x",
"product_id": "openshift4/ose-olm-operator-controller-rhel9@sha256:2ea596264506585fb636235aca3f0a8edc27cdc2b9898612eb7049902b489c72_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256:2ea596264506585fb636235aca3f0a8edc27cdc2b9898612eb7049902b489c72?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=v4.17.0-202410112132.p0.g8d16b39.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:aa1a4c326b2ff272feb0d53ba7d7e92b121ddb2eeaf891059c501b8f50d61c2e_s390x",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:aa1a4c326b2ff272feb0d53ba7d7e92b121ddb2eeaf891059c501b8f50d61c2e_s390x",
"product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:aa1a4c326b2ff272feb0d53ba7d7e92b121ddb2eeaf891059c501b8f50d61c2e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:aa1a4c326b2ff272feb0d53ba7d7e92b121ddb2eeaf891059c501b8f50d61c2e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.17.0-202410112132.p0.gcd1a4bc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:e499ee42e6a691dc2d3d7be1fd98a9ddc0e8a2b961d7b35d79075659bf54507c_s390x",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:e499ee42e6a691dc2d3d7be1fd98a9ddc0e8a2b961d7b35d79075659bf54507c_s390x",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:e499ee42e6a691dc2d3d7be1fd98a9ddc0e8a2b961d7b35d79075659bf54507c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:e499ee42e6a691dc2d3d7be1fd98a9ddc0e8a2b961d7b35d79075659bf54507c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.g055cf1d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:944f970cd257d4dd477abb6f4b58c5641fe7936ab35af0fdc7620b9a95ccc885_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:944f970cd257d4dd477abb6f4b58c5641fe7936ab35af0fdc7620b9a95ccc885_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:944f970cd257d4dd477abb6f4b58c5641fe7936ab35af0fdc7620b9a95ccc885_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:944f970cd257d4dd477abb6f4b58c5641fe7936ab35af0fdc7620b9a95ccc885?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.ga13ed56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7ea51a872f028216ec313f52e3d8561c20b3b41bb8a1bc5385ca2ac62cf53c3e_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7ea51a872f028216ec313f52e3d8561c20b3b41bb8a1bc5385ca2ac62cf53c3e_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7ea51a872f028216ec313f52e3d8561c20b3b41bb8a1bc5385ca2ac62cf53c3e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7ea51a872f028216ec313f52e3d8561c20b3b41bb8a1bc5385ca2ac62cf53c3e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gf89b6db.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b3b4778aa3c03f6d09b1036c7099676644bfce94606a9be9716e67fbea46ca80_s390x",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b3b4778aa3c03f6d09b1036c7099676644bfce94606a9be9716e67fbea46ca80_s390x",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b3b4778aa3c03f6d09b1036c7099676644bfce94606a9be9716e67fbea46ca80_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:b3b4778aa3c03f6d09b1036c7099676644bfce94606a9be9716e67fbea46ca80?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.ga13ed56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-framework-tools-rhel9@sha256:c9672a528483a2b829694389d7cab679668b594eda6c21ebacd96b6483fc2d8d_s390x",
"product": {
"name": "openshift4/ose-operator-framework-tools-rhel9@sha256:c9672a528483a2b829694389d7cab679668b594eda6c21ebacd96b6483fc2d8d_s390x",
"product_id": "openshift4/ose-operator-framework-tools-rhel9@sha256:c9672a528483a2b829694389d7cab679668b594eda6c21ebacd96b6483fc2d8d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256:c9672a528483a2b829694389d7cab679668b594eda6c21ebacd96b6483fc2d8d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=v4.17.0-202410112132.p0.gb0d86a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:4ff3df432def27540c1bf17a041d5248738fe66711da26858173bb51c2be1b87_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:4ff3df432def27540c1bf17a041d5248738fe66711da26858173bb51c2be1b87_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel9@sha256:4ff3df432def27540c1bf17a041d5248738fe66711da26858173bb51c2be1b87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256:4ff3df432def27540c1bf17a041d5248738fe66711da26858173bb51c2be1b87?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.g1db726a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:3fa070850cefeb2071c730921055ff54ad880c0e2665d485c29707b049d727f7_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:3fa070850cefeb2071c730921055ff54ad880c0e2665d485c29707b049d727f7_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:3fa070850cefeb2071c730921055ff54ad880c0e2665d485c29707b049d727f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:3fa070850cefeb2071c730921055ff54ad880c0e2665d485c29707b049d727f7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.17.0-202410160306.p0.g62451d1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:224431971c9f109bd34f3c1bc680eae4ac22c0a0a8a058550ac2d6b79b1c9d97_s390x",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:224431971c9f109bd34f3c1bc680eae4ac22c0a0a8a058550ac2d6b79b1c9d97_s390x",
"product_id": "openshift4/openshift-route-controller-manager-rhel9@sha256:224431971c9f109bd34f3c1bc680eae4ac22c0a0a8a058550ac2d6b79b1c9d97_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256:224431971c9f109bd34f3c1bc680eae4ac22c0a0a8a058550ac2d6b79b1c9d97?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.ga47f6be.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:eec97956f1f4c61cf32e9da4c38d51b6be9c8a729ecd9e81d976fa8744741d05_s390x",
"product": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:eec97956f1f4c61cf32e9da4c38d51b6be9c8a729ecd9e81d976fa8744741d05_s390x",
"product_id": "openshift4/ose-service-ca-rhel9-operator@sha256:eec97956f1f4c61cf32e9da4c38d51b6be9c8a729ecd9e81d976fa8744741d05_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256:eec97956f1f4c61cf32e9da4c38d51b6be9c8a729ecd9e81d976fa8744741d05?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g1f7d647.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel9@sha256:11c40b066968db448b3f8005b02ef7cd8df5a546d14bc3faf07af28c8d4f1e92_s390x",
"product": {
"name": "openshift4/ose-thanos-rhel9@sha256:11c40b066968db448b3f8005b02ef7cd8df5a546d14bc3faf07af28c8d4f1e92_s390x",
"product_id": "openshift4/ose-thanos-rhel9@sha256:11c40b066968db448b3f8005b02ef7cd8df5a546d14bc3faf07af28c8d4f1e92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256:11c40b066968db448b3f8005b02ef7cd8df5a546d14bc3faf07af28c8d4f1e92?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=v4.17.0-202410112132.p0.g5b56736.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel9@sha256:fb65efd95bf912a3aa03207f1a1daa5c3370b5c6819a35cec2a095f949982285_s390x",
"product": {
"name": "openshift4/ose-tools-rhel9@sha256:fb65efd95bf912a3aa03207f1a1daa5c3370b5c6819a35cec2a095f949982285_s390x",
"product_id": "openshift4/ose-tools-rhel9@sha256:fb65efd95bf912a3aa03207f1a1daa5c3370b5c6819a35cec2a095f949982285_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256:fb65efd95bf912a3aa03207f1a1daa5c3370b5c6819a35cec2a095f949982285?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.17.0-202410160306.p0.g6bf65cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:bca5f1e254c84bf9e074e6a5e42c9b8a5f678087c392829f968ad27852ec371d_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:bca5f1e254c84bf9e074e6a5e42c9b8a5f678087c392829f968ad27852ec371d_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:bca5f1e254c84bf9e074e6a5e42c9b8a5f678087c392829f968ad27852ec371d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:bca5f1e254c84bf9e074e6a5e42c9b8a5f678087c392829f968ad27852ec371d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.17.0-202410112132.p0.g62451d1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:da5fbecef9f2c02df51858fbb11ff20201de8344fceee8000974ee378bb282d3_s390x",
"product": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:da5fbecef9f2c02df51858fbb11ff20201de8344fceee8000974ee378bb282d3_s390x",
"product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:da5fbecef9f2c02df51858fbb11ff20201de8344fceee8000974ee378bb282d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:da5fbecef9f2c02df51858fbb11ff20201de8344fceee8000974ee378bb282d3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.17.0-202410112132.p0.g16f1cb0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0519ef0c0a475cbaf24466cb00c83c640de99b6b7d9b46a6062dfb20de5bd4c8_s390x",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0519ef0c0a475cbaf24466cb00c83c640de99b6b7d9b46a6062dfb20de5bd4c8_s390x",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0519ef0c0a475cbaf24466cb00c83c640de99b6b7d9b46a6062dfb20de5bd4c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:0519ef0c0a475cbaf24466cb00c83c640de99b6b7d9b46a6062dfb20de5bd4c8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.17.0-202410112132.p0.g16f1cb0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:dc0d321fed237af5c7a2601ffae3f454c7a7798bda582bd9e26f6e4248dbcd1e_s390x",
"product": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:dc0d321fed237af5c7a2601ffae3f454c7a7798bda582bd9e26f6e4248dbcd1e_s390x",
"product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:dc0d321fed237af5c7a2601ffae3f454c7a7798bda582bd9e26f6e4248dbcd1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:dc0d321fed237af5c7a2601ffae3f454c7a7798bda582bd9e26f6e4248dbcd1e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g16f1cb0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy-rhel9@sha256:6c8a2c1ac33c01466db0246a3efbe092df993904e5c5fc2157c1d230dfd37f5f_s390x",
"product": {
"name": "openshift4/ose-prom-label-proxy-rhel9@sha256:6c8a2c1ac33c01466db0246a3efbe092df993904e5c5fc2157c1d230dfd37f5f_s390x",
"product_id": "openshift4/ose-prom-label-proxy-rhel9@sha256:6c8a2c1ac33c01466db0246a3efbe092df993904e5c5fc2157c1d230dfd37f5f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256:6c8a2c1ac33c01466db0246a3efbe092df993904e5c5fc2157c1d230dfd37f5f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=v4.17.0-202410112132.p0.gd80e904.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:671d35669c973cba8b391877bd89ebb17b72b4c856e919d2c481151a192078b0_s390x",
"product": {
"name": "rhcos@sha256:671d35669c973cba8b391877bd89ebb17b72b4c856e919d2c481151a192078b0_s390x",
"product_id": "rhcos@sha256:671d35669c973cba8b391877bd89ebb17b72b4c856e919d2c481151a192078b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:671d35669c973cba8b391877bd89ebb17b72b4c856e919d2c481151a192078b0?arch=s390x\u0026repository_url=registry.redhat.io/rhcos\u0026tag=417.94.202410160352-0"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter-rhel9@sha256:a5973b1892613490c8ba7a6533b7ef4248760df83be043c24c4d886dd4b4aadc_s390x",
"product": {
"name": "openshift4/ose-telemeter-rhel9@sha256:a5973b1892613490c8ba7a6533b7ef4248760df83be043c24c4d886dd4b4aadc_s390x",
"product_id": "openshift4/ose-telemeter-rhel9@sha256:a5973b1892613490c8ba7a6533b7ef4248760df83be043c24c4d886dd4b4aadc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256:a5973b1892613490c8ba7a6533b7ef4248760df83be043c24c4d886dd4b4aadc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=v4.17.0-202410112132.p0.ge2b2524.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:081ce1ef19a67fc1a6e67e7a1b8d351b76d9d386a5b028516e4e0717f797f68a_arm64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:081ce1ef19a67fc1a6e67e7a1b8d351b76d9d386a5b028516e4e0717f797f68a_arm64",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9@sha256:081ce1ef19a67fc1a6e67e7a1b8d351b76d9d386a5b028516e4e0717f797f68a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256:081ce1ef19a67fc1a6e67e7a1b8d351b76d9d386a5b028516e4e0717f797f68a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=v4.17.0-202410112132.p0.g9a013d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:3c94a2720e1d59df5698a00ebeb63f488022e1863d184ad91961be56b3816df6_arm64",
"product": {
"name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:3c94a2720e1d59df5698a00ebeb63f488022e1863d184ad91961be56b3816df6_arm64",
"product_id": "openshift4/aws-kms-encryption-provider-rhel9@sha256:3c94a2720e1d59df5698a00ebeb63f488022e1863d184ad91961be56b3816df6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256:3c94a2720e1d59df5698a00ebeb63f488022e1863d184ad91961be56b3816df6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=v4.17.0-202410112132.p0.g9d40167.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:16a8c621b040fff0ed80ad83392497565ab58bfd6a8a33da44ca4527cd9966a1_arm64",
"product": {
"name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:16a8c621b040fff0ed80ad83392497565ab58bfd6a8a33da44ca4527cd9966a1_arm64",
"product_id": "openshift4/azure-kms-encryption-provider-rhel9@sha256:16a8c621b040fff0ed80ad83392497565ab58bfd6a8a33da44ca4527cd9966a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256:16a8c621b040fff0ed80ad83392497565ab58bfd6a8a33da44ca4527cd9966a1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=v4.17.0-202410112132.p0.geab1dcf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5af85efc4e5242b9d41dc0c5ec7c7a7d5fb6820aab1b40e6a192342c3eaa2b12_arm64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5af85efc4e5242b9d41dc0c5ec7c7a7d5fb6820aab1b40e6a192342c3eaa2b12_arm64",
"product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5af85efc4e5242b9d41dc0c5ec7c7a7d5fb6820aab1b40e6a192342c3eaa2b12_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:5af85efc4e5242b9d41dc0c5ec7c7a7d5fb6820aab1b40e6a192342c3eaa2b12?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.g2549061.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:006bb2e482263804c4a6e6147362166654c928aaf2b05f560e30cffd82df7798_arm64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:006bb2e482263804c4a6e6147362166654c928aaf2b05f560e30cffd82df7798_arm64",
"product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:006bb2e482263804c4a6e6147362166654c928aaf2b05f560e30cffd82df7798_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:006bb2e482263804c4a6e6147362166654c928aaf2b05f560e30cffd82df7798?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g975fc01.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b83da5365fe2a69ffc57a1d80521788d5d9ddf304d29ce9610bb0ee0b86c1d9c_arm64",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b83da5365fe2a69ffc57a1d80521788d5d9ddf304d29ce9610bb0ee0b86c1d9c_arm64",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b83da5365fe2a69ffc57a1d80521788d5d9ddf304d29ce9610bb0ee0b86c1d9c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:b83da5365fe2a69ffc57a1d80521788d5d9ddf304d29ce9610bb0ee0b86c1d9c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.ga7ed4a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:26fe7ba503da92677eec3634f931fed06c06bbb52a3668e9e1e9a8a20f683612_arm64",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:26fe7ba503da92677eec3634f931fed06c06bbb52a3668e9e1e9a8a20f683612_arm64",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:26fe7ba503da92677eec3634f931fed06c06bbb52a3668e9e1e9a8a20f683612_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:26fe7ba503da92677eec3634f931fed06c06bbb52a3668e9e1e9a8a20f683612?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gd9862a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:80d60c8fb4f8f931c84f4ce019b006625927749d556a7e814fb0a24386c7c50e_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:80d60c8fb4f8f931c84f4ce019b006625927749d556a7e814fb0a24386c7c50e_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:80d60c8fb4f8f931c84f4ce019b006625927749d556a7e814fb0a24386c7c50e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:80d60c8fb4f8f931c84f4ce019b006625927749d556a7e814fb0a24386c7c50e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.17.0-202410160105.p0.gd7086bb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:4c51ac86d9c1ff8729b9b2e68d535186b562de3703303f16d81fe929c2c8b91b_arm64",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:4c51ac86d9c1ff8729b9b2e68d535186b562de3703303f16d81fe929c2c8b91b_arm64",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:4c51ac86d9c1ff8729b9b2e68d535186b562de3703303f16d81fe929c2c8b91b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:4c51ac86d9c1ff8729b9b2e68d535186b562de3703303f16d81fe929c2c8b91b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.17.0-202410160636.p0.g1e57277.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:72754bb1eb140288216eab16a1f607fcb81673b272efea99dc67a167cb51e020_arm64",
"product": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:72754bb1eb140288216eab16a1f607fcb81673b272efea99dc67a167cb51e020_arm64",
"product_id": "openshift4/ose-configmap-reloader-rhel9@sha256:72754bb1eb140288216eab16a1f607fcb81673b272efea99dc67a167cb51e020_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256:72754bb1eb140288216eab16a1f607fcb81673b272efea99dc67a167cb51e020?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=v4.17.0-202410112132.p0.gb877222.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:bd029dd550bfb42ba4dd471f50af50fbf4d9b83b9a768e05218a44529bd31e3e_arm64",
"product": {
"name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:bd029dd550bfb42ba4dd471f50af50fbf4d9b83b9a768e05218a44529bd31e3e_arm64",
"product_id": "openshift4/container-networking-plugins-microshift-rhel9@sha256:bd029dd550bfb42ba4dd471f50af50fbf4d9b83b9a768e05218a44529bd31e3e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256:bd029dd550bfb42ba4dd471f50af50fbf4d9b83b9a768e05218a44529bd31e3e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=v4.17.0-202410112132.p0.g24a6532.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns-rhel9@sha256:45a88330d838c16be69f4d3b14cea2a83b0fe6066b2083039b9d29cd964b7846_arm64",
"product": {
"name": "openshift4/ose-coredns-rhel9@sha256:45a88330d838c16be69f4d3b14cea2a83b0fe6066b2083039b9d29cd964b7846_arm64",
"product_id": "openshift4/ose-coredns-rhel9@sha256:45a88330d838c16be69f4d3b14cea2a83b0fe6066b2083039b9d29cd964b7846_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256:45a88330d838c16be69f4d3b14cea2a83b0fe6066b2083039b9d29cd964b7846?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=v4.17.0-202410112132.p0.gd3b441c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:9e417c36a084bbbdc47f9ae6c57945142423f9a90bc76365340d291f49e2186b_arm64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:9e417c36a084bbbdc47f9ae6c57945142423f9a90bc76365340d291f49e2186b_arm64",
"product_id": "openshift4/ose-csi-external-attacher-rhel9@sha256:9e417c36a084bbbdc47f9ae6c57945142423f9a90bc76365340d291f49e2186b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256:9e417c36a084bbbdc47f9ae6c57945142423f9a90bc76365340d291f49e2186b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=v4.17.0-202410112132.p0.gc3fe8e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:f4eafc92fa86f38301381a6abd8e8e0dce9087aaf1af8ed01856a13d58782f1f_arm64",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:f4eafc92fa86f38301381a6abd8e8e0dce9087aaf1af8ed01856a13d58782f1f_arm64",
"product_id": "openshift4/ose-csi-livenessprobe-rhel9@sha256:f4eafc92fa86f38301381a6abd8e8e0dce9087aaf1af8ed01856a13d58782f1f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256:f4eafc92fa86f38301381a6abd8e8e0dce9087aaf1af8ed01856a13d58782f1f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=v4.17.0-202410112132.p0.g075ebcd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ea5faf4be33eb0ebe2782d18c26e1320261cf81de64996df5e1c1297e78a5f04_arm64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ea5faf4be33eb0ebe2782d18c26e1320261cf81de64996df5e1c1297e78a5f04_arm64",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ea5faf4be33eb0ebe2782d18c26e1320261cf81de64996df5e1c1297e78a5f04_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256:ea5faf4be33eb0ebe2782d18c26e1320261cf81de64996df5e1c1297e78a5f04?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=v4.17.0-202410112132.p0.g436a1f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:01e3b5a8e004837aec79925d7e19fe52f632bf31c0966fdf5a16936b39e44053_arm64",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:01e3b5a8e004837aec79925d7e19fe52f632bf31c0966fdf5a16936b39e44053_arm64",
"product_id": "openshift4/ose-csi-external-provisioner-rhel9@sha256:01e3b5a8e004837aec79925d7e19fe52f632bf31c0966fdf5a16936b39e44053_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256:01e3b5a8e004837aec79925d7e19fe52f632bf31c0966fdf5a16936b39e44053?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=v4.17.0-202410112132.p0.gfe460e5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:d34020025b6150014af2f9e25fae3a754b75d2144ef9784f2a5bd566c527f747_arm64",
"product": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:d34020025b6150014af2f9e25fae3a754b75d2144ef9784f2a5bd566c527f747_arm64",
"product_id": "openshift4/ose-oauth-proxy-rhel9@sha256:d34020025b6150014af2f9e25fae3a754b75d2144ef9784f2a5bd566c527f747_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256:d34020025b6150014af2f9e25fae3a754b75d2144ef9784f2a5bd566c527f747?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=v4.17.0-202410112132.p0.g30f8012.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:caebc40cacec114efe96573dd37dcd2fa17c88f7ea8348b748361217feb79006_arm64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:caebc40cacec114efe96573dd37dcd2fa17c88f7ea8348b748361217feb79006_arm64",
"product_id": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:caebc40cacec114efe96573dd37dcd2fa17c88f7ea8348b748361217feb79006_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256:caebc40cacec114efe96573dd37dcd2fa17c88f7ea8348b748361217feb79006?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=v4.17.0-202410112132.p0.gd7c1a7c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:7391f7108d426ae606d1d35823584cff07216ffc42d6cb0767bf1f46e409c046_arm64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:7391f7108d426ae606d1d35823584cff07216ffc42d6cb0767bf1f46e409c046_arm64",
"product_id": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:7391f7108d426ae606d1d35823584cff07216ffc42d6cb0767bf1f46e409c046_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter-rhel9@sha256:7391f7108d426ae606d1d35823584cff07216ffc42d6cb0767bf1f46e409c046?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=v4.17.0-202410112132.p0.gd88fd69.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9@sha256:618ee2d85bee828b3ae338d7e6bc9551f8f1bd7124af1fb19e1644c0b5d42ebb_arm64",
"product": {
"name": "openshift4/ose-prometheus-rhel9@sha256:618ee2d85bee828b3ae338d7e6bc9551f8f1bd7124af1fb19e1644c0b5d42ebb_arm64",
"product_id": "openshift4/ose-prometheus-rhel9@sha256:618ee2d85bee828b3ae338d7e6bc9551f8f1bd7124af1fb19e1644c0b5d42ebb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256:618ee2d85bee828b3ae338d7e6bc9551f8f1bd7124af1fb19e1644c0b5d42ebb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.17.0-202410112132.p0.g6853164.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:37a73b7eed172bffe2ad66a6873744d6efbe7f1eeb06fee2b121d3f7aea5fe5d_arm64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:37a73b7eed172bffe2ad66a6873744d6efbe7f1eeb06fee2b121d3f7aea5fe5d_arm64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:37a73b7eed172bffe2ad66a6873744d6efbe7f1eeb06fee2b121d3f7aea5fe5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:37a73b7eed172bffe2ad66a6873744d6efbe7f1eeb06fee2b121d3f7aea5fe5d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.17.0-202410161235.p0.g90a9bc5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d0aa2e97f3f8db3e4b6a9acb7ae44a9dda9a18e3047b5a80e34c8bf94d83a991_arm64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d0aa2e97f3f8db3e4b6a9acb7ae44a9dda9a18e3047b5a80e34c8bf94d83a991_arm64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d0aa2e97f3f8db3e4b6a9acb7ae44a9dda9a18e3047b5a80e34c8bf94d83a991_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:d0aa2e97f3f8db3e4b6a9acb7ae44a9dda9a18e3047b5a80e34c8bf94d83a991?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.17.0-202410112132.p0.gb698ea3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy-rhel9@sha256:4dbaf66f21057d4c03f56dde58ea9581bb9707520474eeb689f4b8ce90ea1a64_arm64",
"product": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:4dbaf66f21057d4c03f56dde58ea9581bb9707520474eeb689f4b8ce90ea1a64_arm64",
"product_id": "openshift4/ose-kube-proxy-rhel9@sha256:4dbaf66f21057d4c03f56dde58ea9581bb9707520474eeb689f4b8ce90ea1a64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256:4dbaf66f21057d4c03f56dde58ea9581bb9707520474eeb689f4b8ce90ea1a64?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=v4.17.0-202410112132.p0.g307a0b2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:74496d923c85545ac0c50716bfdb21f63356efbf3f31516658058b8ae1bffff1_arm64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:74496d923c85545ac0c50716bfdb21f63356efbf3f31516658058b8ae1bffff1_arm64",
"product_id": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:74496d923c85545ac0c50716bfdb21f63356efbf3f31516658058b8ae1bffff1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256:74496d923c85545ac0c50716bfdb21f63356efbf3f31516658058b8ae1bffff1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=v4.17.0-202410112132.p0.gb2d2c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:bcc9ff78f2f7f1330cf47f219117703a498e8d7d3f583e6a6d984f5c5402e220_arm64",
"product": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:bcc9ff78f2f7f1330cf47f219117703a498e8d7d3f583e6a6d984f5c5402e220_arm64",
"product_id": "openshift4/ose-kube-state-metrics-rhel9@sha256:bcc9ff78f2f7f1330cf47f219117703a498e8d7d3f583e6a6d984f5c5402e220_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256:bcc9ff78f2f7f1330cf47f219117703a498e8d7d3f583e6a6d984f5c5402e220?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=v4.17.0-202410112132.p0.g462e63f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:d3b94641e78f467a1bafe50d089b1f43100ee90c3d1642620993ed330b773d32_arm64",
"product": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:d3b94641e78f467a1bafe50d089b1f43100ee90c3d1642620993ed330b773d32_arm64",
"product_id": "openshift4/ose-operator-marketplace-rhel9@sha256:d3b94641e78f467a1bafe50d089b1f43100ee90c3d1642620993ed330b773d32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256:d3b94641e78f467a1bafe50d089b1f43100ee90c3d1642620993ed330b773d32?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=v4.17.0-202410112132.p0.g51f871a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:05008ce9467aba84fe8584db3bbfe2cd9dc47dffc48490de78fc2678b069d3ef_arm64",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:05008ce9467aba84fe8584db3bbfe2cd9dc47dffc48490de78fc2678b069d3ef_arm64",
"product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:05008ce9467aba84fe8584db3bbfe2cd9dc47dffc48490de78fc2678b069d3ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:05008ce9467aba84fe8584db3bbfe2cd9dc47dffc48490de78fc2678b069d3ef?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.17.0-202410161235.p0.gc7bc7fc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni-rhel9@sha256:6e236999fb4f244f3448689d6a100728c8f24883d367955eb0058959cd05cc1e_arm64",
"product": {
"name": "openshift4/ose-multus-cni-rhel9@sha256:6e236999fb4f244f3448689d6a100728c8f24883d367955eb0058959cd05cc1e_arm64",
"product_id": "openshift4/ose-multus-cni-rhel9@sha256:6e236999fb4f244f3448689d6a100728c8f24883d367955eb0058959cd05cc1e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256:6e236999fb4f244f3448689d6a100728c8f24883d367955eb0058959cd05cc1e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=v4.17.0-202410112132.p0.gb8d8d5c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:56bf413abc659c78d4e60905b8be758499f57cd1ccd07f54aaf802793564bec6_arm64",
"product": {
"name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:56bf413abc659c78d4e60905b8be758499f57cd1ccd07f54aaf802793564bec6_arm64",
"product_id": "openshift4/ose-multus-cni-microshift-rhel9@sha256:56bf413abc659c78d4e60905b8be758499f57cd1ccd07f54aaf802793564bec6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256:56bf413abc659c78d4e60905b8be758499f57cd1ccd07f54aaf802793564bec6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=v4.17.0-202410112132.p0.gb8d8d5c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:f9006de3c6d23e8dbb6e9f4807cfce181fb8d4fd051bf005e4a9bf15a5021c70_arm64",
"product": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:f9006de3c6d23e8dbb6e9f4807cfce181fb8d4fd051bf005e4a9bf15a5021c70_arm64",
"product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:f9006de3c6d23e8dbb6e9f4807cfce181fb8d4fd051bf005e4a9bf15a5021c70_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:f9006de3c6d23e8dbb6e9f4807cfce181fb8d4fd051bf005e4a9bf15a5021c70?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.17.0-202410161235.p0.g426d138.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel9@sha256:a5f3261de3534c7c962dbc68845f875d7c0813b24a0384d909aa3d1f908cc9e2_arm64",
"product": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:a5f3261de3534c7c962dbc68845f875d7c0813b24a0384d909aa3d1f908cc9e2_arm64",
"product_id": "openshift4/ose-oauth-server-rhel9@sha256:a5f3261de3534c7c962dbc68845f875d7c0813b24a0384d909aa3d1f908cc9e2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256:a5f3261de3534c7c962dbc68845f875d7c0813b24a0384d909aa3d1f908cc9e2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=v4.17.0-202410112132.p0.ga446851.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:cbe9d0ebb10f378e4e12e7154bea19eee5de2d2fcd8502fc81bf71556292bd28_arm64",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:cbe9d0ebb10f378e4e12e7154bea19eee5de2d2fcd8502fc81bf71556292bd28_arm64",
"product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:cbe9d0ebb10f378e4e12e7154bea19eee5de2d2fcd8502fc81bf71556292bd28_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:cbe9d0ebb10f378e4e12e7154bea19eee5de2d2fcd8502fc81bf71556292bd28?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.17.0-202410112132.p0.g07714b7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder-rhel9@sha256:e6c1b73b2b7bab782fecf88961ca750ac802ed461f1436d18ebecf0dfcc1ffed_arm64",
"product": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:e6c1b73b2b7bab782fecf88961ca750ac802ed461f1436d18ebecf0dfcc1ffed_arm64",
"product_id": "openshift4/ose-docker-builder-rhel9@sha256:e6c1b73b2b7bab782fecf88961ca750ac802ed461f1436d18ebecf0dfcc1ffed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256:e6c1b73b2b7bab782fecf88961ca750ac802ed461f1436d18ebecf0dfcc1ffed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.17.0-202410112132.p0.g5dec103.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-rhel9@sha256:2327b9cd9a668a87cfaa385c6a68bb355f3aece13596759d255ce69319bf2cfb_arm64",
"product": {
"name": "openshift4/ose-cli-rhel9@sha256:2327b9cd9a668a87cfaa385c6a68bb355f3aece13596759d255ce69319bf2cfb_arm64",
"product_id": "openshift4/ose-cli-rhel9@sha256:2327b9cd9a668a87cfaa385c6a68bb355f3aece13596759d255ce69319bf2cfb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256:2327b9cd9a668a87cfaa385c6a68bb355f3aece13596759d255ce69319bf2cfb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=v4.17.0-202410160306.p0.g6bf65cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9@sha256:a885fec6a3a5e41ef26730e97b7dd73d6a2b66959ae549b49cdb248a4ccb0f0b_arm64",
"product": {
"name": "openshift4/ose-console-rhel9@sha256:a885fec6a3a5e41ef26730e97b7dd73d6a2b66959ae549b49cdb248a4ccb0f0b_arm64",
"product_id": "openshift4/ose-console-rhel9@sha256:a885fec6a3a5e41ef26730e97b7dd73d6a2b66959ae549b49cdb248a4ccb0f0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256:a885fec6a3a5e41ef26730e97b7dd73d6a2b66959ae549b49cdb248a4ccb0f0b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.17.0-202410161035.p0.gff09167.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:5a2955571803f6fed1a94e4c1de78fa5488e7b43720d1476190455f87688a783_arm64",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:5a2955571803f6fed1a94e4c1de78fa5488e7b43720d1476190455f87688a783_arm64",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:5a2955571803f6fed1a94e4c1de78fa5488e7b43720d1476190455f87688a783_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:5a2955571803f6fed1a94e4c1de78fa5488e7b43720d1476190455f87688a783?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gf41009e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer-rhel9@sha256:3eae9e9951a8983ff049844d8ac07d48afad32aeea4c690499ce1e28eba652ba_arm64",
"product": {
"name": "openshift4/ose-deployer-rhel9@sha256:3eae9e9951a8983ff049844d8ac07d48afad32aeea4c690499ce1e28eba652ba_arm64",
"product_id": "openshift4/ose-deployer-rhel9@sha256:3eae9e9951a8983ff049844d8ac07d48afad32aeea4c690499ce1e28eba652ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256:3eae9e9951a8983ff049844d8ac07d48afad32aeea4c690499ce1e28eba652ba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=v4.17.0-202410160306.p0.g6bf65cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router-rhel9@sha256:84e3a9cd0fbaaf37a9aecda79939155ee7032aa7bd70b24a5eb4addab365e570_arm64",
"product": {
"name": "openshift4/ose-haproxy-router-rhel9@sha256:84e3a9cd0fbaaf37a9aecda79939155ee7032aa7bd70b24a5eb4addab365e570_arm64",
"product_id": "openshift4/ose-haproxy-router-rhel9@sha256:84e3a9cd0fbaaf37a9aecda79939155ee7032aa7bd70b24a5eb4addab365e570_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256:84e3a9cd0fbaaf37a9aecda79939155ee7032aa7bd70b24a5eb4addab365e570?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=v4.17.0-202410112132.p0.ga33f2b6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:86f4648afe077be28c29afe467b6544cd9ea07ed0c67e29ce51fdeec294342e7_arm64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:86f4648afe077be28c29afe467b6544cd9ea07ed0c67e29ce51fdeec294342e7_arm64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:86f4648afe077be28c29afe467b6544cd9ea07ed0c67e29ce51fdeec294342e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:86f4648afe077be28c29afe467b6544cd9ea07ed0c67e29ce51fdeec294342e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.17.0-202410151605.p0.g6816ea6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:3b041cb43a17ba6d7326b2a18d132f191e2c3e3368a5dbdec3aebdf8f1c32377_arm64",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:3b041cb43a17ba6d7326b2a18d132f191e2c3e3368a5dbdec3aebdf8f1c32377_arm64",
"product_id": "openshift4/ose-pod-rhel9@sha256:3b041cb43a17ba6d7326b2a18d132f191e2c3e3368a5dbdec3aebdf8f1c32377_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:3b041cb43a17ba6d7326b2a18d132f191e2c3e3368a5dbdec3aebdf8f1c32377?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.17.0-202410151605.p0.g6816ea6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry-rhel9@sha256:aab5e33e76bdc47093521ef8429f96370fff5dc21c14efee23b4920a606ec6de_arm64",
"product": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:aab5e33e76bdc47093521ef8429f96370fff5dc21c14efee23b4920a606ec6de_arm64",
"product_id": "openshift4/ose-docker-registry-rhel9@sha256:aab5e33e76bdc47093521ef8429f96370fff5dc21c14efee23b4920a606ec6de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256:aab5e33e76bdc47093521ef8429f96370fff5dc21c14efee23b4920a606ec6de?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.17.0-202410112132.p0.gef9fa95.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests-rhel9@sha256:1bcad7804c71ff652f4affdbde6818e4f75646aeda79482e5c015ebf7f7ab942_arm64",
"product": {
"name": "openshift4/ose-tests-rhel9@sha256:1bcad7804c71ff652f4affdbde6818e4f75646aeda79482e5c015ebf7f7ab942_arm64",
"product_id": "openshift4/ose-tests-rhel9@sha256:1bcad7804c71ff652f4affdbde6818e4f75646aeda79482e5c015ebf7f7ab942_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256:1bcad7804c71ff652f4affdbde6818e4f75646aeda79482e5c015ebf7f7ab942?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.17.0-202410160306.p0.gca5b14b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:17d408519a29d84a28cc2fb51fd9e0a6fb81d2e0521e3bbd7b8d95ac7b5539d9_arm64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:17d408519a29d84a28cc2fb51fd9e0a6fb81d2e0521e3bbd7b8d95ac7b5539d9_arm64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel9@sha256:17d408519a29d84a28cc2fb51fd9e0a6fb81d2e0521e3bbd7b8d95ac7b5539d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256:17d408519a29d84a28cc2fb51fd9e0a6fb81d2e0521e3bbd7b8d95ac7b5539d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=v4.17.0-202410112132.p0.g1e963eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:2edde703e1d7bd72e50ad502e7c95c8ef36927d1012af8a70bbe617963665de7_arm64",
"product": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:2edde703e1d7bd72e50ad502e7c95c8ef36927d1012af8a70bbe617963665de7_arm64",
"product_id": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:2edde703e1d7bd72e50ad502e7c95c8ef36927d1012af8a70bbe617963665de7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256:2edde703e1d7bd72e50ad502e7c95c8ef36927d1012af8a70bbe617963665de7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.g9db571c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4b4755dfe4c26925dfe2596cdd3dbe10d1c73b0e46711693cdaf1b835d5f8825_arm64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4b4755dfe4c26925dfe2596cdd3dbe10d1c73b0e46711693cdaf1b835d5f8825_arm64",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4b4755dfe4c26925dfe2596cdd3dbe10d1c73b0e46711693cdaf1b835d5f8825_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:4b4755dfe4c26925dfe2596cdd3dbe10d1c73b0e46711693cdaf1b835d5f8825?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.gb0d86a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:f28e9cfd6f11df2affd9432b39182955b0e35623e28cd80738f97c32cc7a553a_arm64",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:f28e9cfd6f11df2affd9432b39182955b0e35623e28cd80738f97c32cc7a553a_arm64",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:f28e9cfd6f11df2affd9432b39182955b0e35623e28cd80738f97c32cc7a553a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:f28e9cfd6f11df2affd9432b39182955b0e35623e28cd80738f97c32cc7a553a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.17.0-202410112132.p0.gb0d86a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:daaa6c212d3c9655ea705ba6a3e73490584ce493e3c128eb40abc1097ee0f56a_arm64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:daaa6c212d3c9655ea705ba6a3e73490584ce493e3c128eb40abc1097ee0f56a_arm64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:daaa6c212d3c9655ea705ba6a3e73490584ce493e3c128eb40abc1097ee0f56a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:daaa6c212d3c9655ea705ba6a3e73490584ce493e3c128eb40abc1097ee0f56a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.17.0-202410160306.p0.gb2babb9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:16cc64978cc50f700adc1c1c323f99b8e445e306a57896e65768d8446f9fe5cf_arm64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:16cc64978cc50f700adc1c1c323f99b8e445e306a57896e65768d8446f9fe5cf_arm64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:16cc64978cc50f700adc1c1c323f99b8e445e306a57896e65768d8446f9fe5cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:16cc64978cc50f700adc1c1c323f99b8e445e306a57896e65768d8446f9fe5cf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.17.0-202410160306.p0.g9614e8b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:c6e7fefcb78b1136fefa2fc4d9d94f64d4f95e127493894ee366e024c0f133f0_arm64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:c6e7fefcb78b1136fefa2fc4d9d94f64d4f95e127493894ee366e024c0f133f0_arm64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:c6e7fefcb78b1136fefa2fc4d9d94f64d4f95e127493894ee366e024c0f133f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:c6e7fefcb78b1136fefa2fc4d9d94f64d4f95e127493894ee366e024c0f133f0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.17.0-202410112132.p0.g29149b7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:3e2b78a3a49b158d042f97af6443e9e5a7995c2eeb8414325a8ae8252562d1fc_arm64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:3e2b78a3a49b158d042f97af6443e9e5a7995c2eeb8414325a8ae8252562d1fc_arm64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:3e2b78a3a49b158d042f97af6443e9e5a7995c2eeb8414325a8ae8252562d1fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256:3e2b78a3a49b158d042f97af6443e9e5a7995c2eeb8414325a8ae8252562d1fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=v4.17.0-202410151905.p0.g9614e8b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:03e6d5d6f548b5ee9a7e79b62eab7016c3e3af81e7347fd568cfbd165e2256d9_arm64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:03e6d5d6f548b5ee9a7e79b62eab7016c3e3af81e7347fd568cfbd165e2256d9_arm64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:03e6d5d6f548b5ee9a7e79b62eab7016c3e3af81e7347fd568cfbd165e2256d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:03e6d5d6f548b5ee9a7e79b62eab7016c3e3af81e7347fd568cfbd165e2256d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.17.0-202410112132.p0.g3b99303.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:db4438abacc1e1954bc75a3ea7e1cec65c9622db05513a0d4be27f827426ef9b_arm64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:db4438abacc1e1954bc75a3ea7e1cec65c9622db05513a0d4be27f827426ef9b_arm64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:db4438abacc1e1954bc75a3ea7e1cec65c9622db05513a0d4be27f827426ef9b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:db4438abacc1e1954bc75a3ea7e1cec65c9622db05513a0d4be27f827426ef9b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.17.0-202410112132.p0.gcd42641.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:71aac011c46262f343b234560f19230e6b8217e609e0fe6f12c5caf1ef626b2f_arm64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:71aac011c46262f343b234560f19230e6b8217e609e0fe6f12c5caf1ef626b2f_arm64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:71aac011c46262f343b234560f19230e6b8217e609e0fe6f12c5caf1ef626b2f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256:71aac011c46262f343b234560f19230e6b8217e609e0fe6f12c5caf1ef626b2f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.g8c77f41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:144003ed1e49f4f0f7f1a744881e399c51d58f6436784af2686c21d94c26f5dc_arm64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:144003ed1e49f4f0f7f1a744881e399c51d58f6436784af2686c21d94c26f5dc_arm64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:144003ed1e49f4f0f7f1a744881e399c51d58f6436784af2686c21d94c26f5dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256:144003ed1e49f4f0f7f1a744881e399c51d58f6436784af2686c21d94c26f5dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.gb722659.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1aafd3a38ab393a676db688c130c8567854fd2fa18656fa6b069eb19e0ead1dc_arm64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1aafd3a38ab393a676db688c130c8567854fd2fa18656fa6b069eb19e0ead1dc_arm64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1aafd3a38ab393a676db688c130c8567854fd2fa18656fa6b069eb19e0ead1dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256:1aafd3a38ab393a676db688c130c8567854fd2fa18656fa6b069eb19e0ead1dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.g2bb5b31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ac5e54fd2fe396e1a822ee086f5238939d3a8c589caf4abcf7becbe02cda49a1_arm64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ac5e54fd2fe396e1a822ee086f5238939d3a8c589caf4abcf7becbe02cda49a1_arm64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ac5e54fd2fe396e1a822ee086f5238939d3a8c589caf4abcf7becbe02cda49a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ac5e54fd2fe396e1a822ee086f5238939d3a8c589caf4abcf7becbe02cda49a1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=v4.17.0-202410140705.p0.gb6ab340.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:88c60896f65190c437989fe46f914dc03ca6bbed15721f417a3845b9a6858973_arm64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:88c60896f65190c437989fe46f914dc03ca6bbed15721f417a3845b9a6858973_arm64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:88c60896f65190c437989fe46f914dc03ca6bbed15721f417a3845b9a6858973_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256:88c60896f65190c437989fe46f914dc03ca6bbed15721f417a3845b9a6858973?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=v4.17.0-202410112132.p0.gb91c75b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8b2a0aa13422563ac7b91e76045bb5225bcbd372ca5401745bf6b6b190c035a7_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8b2a0aa13422563ac7b91e76045bb5225bcbd372ca5401745bf6b6b190c035a7_arm64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8b2a0aa13422563ac7b91e76045bb5225bcbd372ca5401745bf6b6b190c035a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256:8b2a0aa13422563ac7b91e76045bb5225bcbd372ca5401745bf6b6b190c035a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.gb9204e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9f7f458a0ba96fa0eaa93be0131856929b473de0c8aa00a56cf8a40f8e607e8e_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9f7f458a0ba96fa0eaa93be0131856929b473de0c8aa00a56cf8a40f8e607e8e_arm64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9f7f458a0ba96fa0eaa93be0131856929b473de0c8aa00a56cf8a40f8e607e8e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256:9f7f458a0ba96fa0eaa93be0131856929b473de0c8aa00a56cf8a40f8e607e8e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.gb9204e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:0c57c38fd4c2e2cf2b6d9d407a5a88c30faaf1dcd697923e6d015cb6559e3bc5_arm64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:0c57c38fd4c2e2cf2b6d9d407a5a88c30faaf1dcd697923e6d015cb6559e3bc5_arm64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:0c57c38fd4c2e2cf2b6d9d407a5a88c30faaf1dcd697923e6d015cb6559e3bc5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256:0c57c38fd4c2e2cf2b6d9d407a5a88c30faaf1dcd697923e6d015cb6559e3bc5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.gd359bfe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:147c21738e025aa074521ff709e81f517e05cfe7cf41c95b3ae2cbf4536ddeec_arm64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:147c21738e025aa074521ff709e81f517e05cfe7cf41c95b3ae2cbf4536ddeec_arm64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:147c21738e025aa074521ff709e81f517e05cfe7cf41c95b3ae2cbf4536ddeec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256:147c21738e025aa074521ff709e81f517e05cfe7cf41c95b3ae2cbf4536ddeec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.ga544f30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e129a327e8d1ec0a4560b6a8d31af8d89f406b74356d28113dd2215b2b1ad969_arm64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e129a327e8d1ec0a4560b6a8d31af8d89f406b74356d28113dd2215b2b1ad969_arm64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e129a327e8d1ec0a4560b6a8d31af8d89f406b74356d28113dd2215b2b1ad969_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9-operator@sha256:e129a327e8d1ec0a4560b6a8d31af8d89f406b74356d28113dd2215b2b1ad969?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=v4.17.0-202410140705.p0.gb6ab340.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:db9485b65c1b0ebc31d477621f58a5303182161f34b039277ae545c066436d10_arm64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:db9485b65c1b0ebc31d477621f58a5303182161f34b039277ae545c066436d10_arm64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:db9485b65c1b0ebc31d477621f58a5303182161f34b039277ae545c066436d10_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256:db9485b65c1b0ebc31d477621f58a5303182161f34b039277ae545c066436d10?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.g9f4c38c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0b2dbf54da061650f411337b360f7e53f71b84c1c1b158f26b28cdb1142cadb0_arm64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0b2dbf54da061650f411337b360f7e53f71b84c1c1b158f26b28cdb1142cadb0_arm64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0b2dbf54da061650f411337b360f7e53f71b84c1c1b158f26b28cdb1142cadb0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel9@sha256:0b2dbf54da061650f411337b360f7e53f71b84c1c1b158f26b28cdb1142cadb0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=v4.17.0-202410140705.p0.gb6ab340.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:e596954c6de6f94abe3fa2b3ddc46c5cbb6d479dda42bde1f200d67876d5468e_arm64",
"product": {
"name": "openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:e596954c6de6f94abe3fa2b3ddc46c5cbb6d479dda42bde1f200d67876d5468e_arm64",
"product_id": "openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:e596954c6de6f94abe3fa2b3ddc46c5cbb6d479dda42bde1f200d67876d5468e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel9@sha256:e596954c6de6f94abe3fa2b3ddc46c5cbb6d479dda42bde1f200d67876d5468e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9\u0026tag=v4.17.0-202410112132.p0.g75b1b4c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e8412ac1137e9e761c34ef11ea7f010c1ec8c17016a913e480c97cb745ae6e6_arm64",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e8412ac1137e9e761c34ef11ea7f010c1ec8c17016a913e480c97cb745ae6e6_arm64",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e8412ac1137e9e761c34ef11ea7f010c1ec8c17016a913e480c97cb745ae6e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e8412ac1137e9e761c34ef11ea7f010c1ec8c17016a913e480c97cb745ae6e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.g9e6d2bd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:41e2c9e02ef21ee519e243a0881c2e7392ab9281e31876aa622110939cec6ba6_arm64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:41e2c9e02ef21ee519e243a0881c2e7392ab9281e31876aa622110939cec6ba6_arm64",
"product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:41e2c9e02ef21ee519e243a0881c2e7392ab9281e31876aa622110939cec6ba6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:41e2c9e02ef21ee519e243a0881c2e7392ab9281e31876aa622110939cec6ba6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.17.0-202410160306.p0.gf8ab1fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:7e5d750bcbe13b2bf07211009d06208cf6fa8bf330eb8246124c595902464dd3_arm64",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:7e5d750bcbe13b2bf07211009d06208cf6fa8bf330eb8246124c595902464dd3_arm64",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:7e5d750bcbe13b2bf07211009d06208cf6fa8bf330eb8246124c595902464dd3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:7e5d750bcbe13b2bf07211009d06208cf6fa8bf330eb8246124c595902464dd3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g9474822.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d793e1dfff19f517ebe4901c8f2bea14f2af3e623ea466f5aa9c3266a875c8e5_arm64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d793e1dfff19f517ebe4901c8f2bea14f2af3e623ea466f5aa9c3266a875c8e5_arm64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d793e1dfff19f517ebe4901c8f2bea14f2af3e623ea466f5aa9c3266a875c8e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:d793e1dfff19f517ebe4901c8f2bea14f2af3e623ea466f5aa9c3266a875c8e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.17.0-202410112132.p0.ge1f3e0d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:5f1874f49b10886dba56f3231abdd0c8941062fea7c86698b004f90141d0816b_arm64",
"product": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:5f1874f49b10886dba56f3231abdd0c8941062fea7c86698b004f90141d0816b_arm64",
"product_id": "openshift4/ose-cli-artifacts-rhel9@sha256:5f1874f49b10886dba56f3231abdd0c8941062fea7c86698b004f90141d0816b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256:5f1874f49b10886dba56f3231abdd0c8941062fea7c86698b004f90141d0816b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=v4.17.0-202410160306.p0.g6bf65cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:d2cdf8a145059c07e59ba39f2e3c10f95a874008a1acfb181cde3699e1cc21a7_arm64",
"product": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:d2cdf8a145059c07e59ba39f2e3c10f95a874008a1acfb181cde3699e1cc21a7_arm64",
"product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:d2cdf8a145059c07e59ba39f2e3c10f95a874008a1acfb181cde3699e1cc21a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:d2cdf8a145059c07e59ba39f2e3c10f95a874008a1acfb181cde3699e1cc21a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gd5b0b95.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel9@sha256:9bcd03fd638e54ba1123fd2866157ae470d86a573853eb4268366ebff513bec1_arm64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel9@sha256:9bcd03fd638e54ba1123fd2866157ae470d86a573853eb4268366ebff513bec1_arm64",
"product_id": "openshift4/cloud-network-config-controller-rhel9@sha256:9bcd03fd638e54ba1123fd2866157ae470d86a573853eb4268366ebff513bec1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256:9bcd03fd638e54ba1123fd2866157ae470d86a573853eb4268366ebff513bec1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=v4.17.0-202410112132.p0.g779b346.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel9@sha256:3cb7bc80f1f149e88705a9b8a8dcbea342d7ffc7dd0219ddcabb93b32c3f2cc9_arm64",
"product": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:3cb7bc80f1f149e88705a9b8a8dcbea342d7ffc7dd0219ddcabb93b32c3f2cc9_arm64",
"product_id": "openshift4/ose-cluster-api-rhel9@sha256:3cb7bc80f1f149e88705a9b8a8dcbea342d7ffc7dd0219ddcabb93b32c3f2cc9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256:3cb7bc80f1f149e88705a9b8a8dcbea342d7ffc7dd0219ddcabb93b32c3f2cc9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=v4.17.0-202410112132.p0.g77ef4fc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c398a86fbe7d2361aac5716c3dc1c455944241893eb7c76c8cf602fce62738eb_arm64",
"product": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c398a86fbe7d2361aac5716c3dc1c455944241893eb7c76c8cf602fce62738eb_arm64",
"product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c398a86fbe7d2361aac5716c3dc1c455944241893eb7c76c8cf602fce62738eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:c398a86fbe7d2361aac5716c3dc1c455944241893eb7c76c8cf602fce62738eb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.17.0-202410151405.p0.g0ba4325.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ef5720155ffb37513f62c3d95191c18ae83e70dc1a105a602e07acb0c059729_arm64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ef5720155ffb37513f62c3d95191c18ae83e70dc1a105a602e07acb0c059729_arm64",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ef5720155ffb37513f62c3d95191c18ae83e70dc1a105a602e07acb0c059729_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256:8ef5720155ffb37513f62c3d95191c18ae83e70dc1a105a602e07acb0c059729?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g99b23de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dbd32bf60daa6718ea1c3fe0ab09ef39c7727e465d1dbc381c21bfd219efade2_arm64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dbd32bf60daa6718ea1c3fe0ab09ef39c7727e465d1dbc381c21bfd219efade2_arm64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dbd32bf60daa6718ea1c3fe0ab09ef39c7727e465d1dbc381c21bfd219efade2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256:dbd32bf60daa6718ea1c3fe0ab09ef39c7727e465d1dbc381c21bfd219efade2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=v4.17.0-202410161235.p0.g2cc85ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:2af7d7a83003e2ff8acaafdc81a3b409bf08d7438744d55e792293fba3f0cac9_arm64",
"product": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:2af7d7a83003e2ff8acaafdc81a3b409bf08d7438744d55e792293fba3f0cac9_arm64",
"product_id": "openshift4/ose-cluster-bootstrap-rhel9@sha256:2af7d7a83003e2ff8acaafdc81a3b409bf08d7438744d55e792293fba3f0cac9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256:2af7d7a83003e2ff8acaafdc81a3b409bf08d7438744d55e792293fba3f0cac9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=v4.17.0-202410112132.p0.g95dd912.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:d39716560f7a6dc4973083d6a07fa4e67f54e5b6deb0fa98707891f078303630_arm64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:d39716560f7a6dc4973083d6a07fa4e67f54e5b6deb0fa98707891f078303630_arm64",
"product_id": "openshift4/ose-cluster-capi-rhel9-operator@sha256:d39716560f7a6dc4973083d6a07fa4e67f54e5b6deb0fa98707891f078303630_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256:d39716560f7a6dc4973083d6a07fa4e67f54e5b6deb0fa98707891f078303630?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gf4bca80.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:04437bee3de45704cd1b7ac1e08acf6a2a55e06c9ad1ced212cef68bd7b982fd_arm64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:04437bee3de45704cd1b7ac1e08acf6a2a55e06c9ad1ced212cef68bd7b982fd_arm64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:04437bee3de45704cd1b7ac1e08acf6a2a55e06c9ad1ced212cef68bd7b982fd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:04437bee3de45704cd1b7ac1e08acf6a2a55e06c9ad1ced212cef68bd7b982fd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gf7fa87e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:8f3033bdfb264d2ccd08657c93674546e01150501433411f409024ecb10eefed_arm64",
"product": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:8f3033bdfb264d2ccd08657c93674546e01150501433411f409024ecb10eefed_arm64",
"product_id": "openshift4/ose-cluster-config-api-rhel9@sha256:8f3033bdfb264d2ccd08657c93674546e01150501433411f409024ecb10eefed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256:8f3033bdfb264d2ccd08657c93674546e01150501433411f409024ecb10eefed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=v4.17.0-202410112132.p0.g0a88001.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:f620c831e83fac6a3931b377ff2cb227a583e18cce46665ff98ebf5bef624d77_arm64",
"product": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:f620c831e83fac6a3931b377ff2cb227a583e18cce46665ff98ebf5bef624d77_arm64",
"product_id": "openshift4/ose-cluster-config-rhel9-operator@sha256:f620c831e83fac6a3931b377ff2cb227a583e18cce46665ff98ebf5bef624d77_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256:f620c831e83fac6a3931b377ff2cb227a583e18cce46665ff98ebf5bef624d77?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g0dc084f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:993e1e398ca1f90f8110e3ff69077877ad147c2e016dab2dc0f415fcb850d77f_arm64",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:993e1e398ca1f90f8110e3ff69077877ad147c2e016dab2dc0f415fcb850d77f_arm64",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:993e1e398ca1f90f8110e3ff69077877ad147c2e016dab2dc0f415fcb850d77f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:993e1e398ca1f90f8110e3ff69077877ad147c2e016dab2dc0f415fcb850d77f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.ga52da80.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e3c4e86386373f0dafb6e5801224e0d6a90f09f9badb51ac675d42af23b687ac_arm64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e3c4e86386373f0dafb6e5801224e0d6a90f09f9badb51ac675d42af23b687ac_arm64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e3c4e86386373f0dafb6e5801224e0d6a90f09f9badb51ac675d42af23b687ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e3c4e86386373f0dafb6e5801224e0d6a90f09f9badb51ac675d42af23b687ac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gffba005.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:d9a7c5905fa3678c84333f31465ecb81062ca5c4342cf6f58c67d5f112f58f45_arm64",
"product": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:d9a7c5905fa3678c84333f31465ecb81062ca5c4342cf6f58c67d5f112f58f45_arm64",
"product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:d9a7c5905fa3678c84333f31465ecb81062ca5c4342cf6f58c67d5f112f58f45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:d9a7c5905fa3678c84333f31465ecb81062ca5c4342cf6f58c67d5f112f58f45?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g54eea5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:828ea02d91bea5bfa439720599321e1bdb7108af1bdfec650d68dad10bfdb0e4_arm64",
"product": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:828ea02d91bea5bfa439720599321e1bdb7108af1bdfec650d68dad10bfdb0e4_arm64",
"product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:828ea02d91bea5bfa439720599321e1bdb7108af1bdfec650d68dad10bfdb0e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:828ea02d91bea5bfa439720599321e1bdb7108af1bdfec650d68dad10bfdb0e4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g944ed01.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:6f76095a7ab23aac06aa2eed6a7a365922e2d9c55fd60ccfa853264736417e52_arm64",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:6f76095a7ab23aac06aa2eed6a7a365922e2d9c55fd60ccfa853264736417e52_arm64",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:6f76095a7ab23aac06aa2eed6a7a365922e2d9c55fd60ccfa853264736417e52_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:6f76095a7ab23aac06aa2eed6a7a365922e2d9c55fd60ccfa853264736417e52?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gcb5306d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:bead89f4e8c86d076be04b3eed6ce2e50f46bc9d0f4faacc95bbd22bf8aa2403_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:bead89f4e8c86d076be04b3eed6ce2e50f46bc9d0f4faacc95bbd22bf8aa2403_arm64",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:bead89f4e8c86d076be04b3eed6ce2e50f46bc9d0f4faacc95bbd22bf8aa2403_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:bead89f4e8c86d076be04b3eed6ce2e50f46bc9d0f4faacc95bbd22bf8aa2403?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g937f8a7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:723504803734d9cd52a1bc36c9bc732a161f40cb7b576090a02089beadca56bb_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:723504803734d9cd52a1bc36c9bc732a161f40cb7b576090a02089beadca56bb_arm64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:723504803734d9cd52a1bc36c9bc732a161f40cb7b576090a02089beadca56bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256:723504803734d9cd52a1bc36c9bc732a161f40cb7b576090a02089beadca56bb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gaed5f6c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e405d0848622a90f7d64126433bef42d0aad00c86c166f672575056cd76b5844_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e405d0848622a90f7d64126433bef42d0aad00c86c166f672575056cd76b5844_arm64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e405d0848622a90f7d64126433bef42d0aad00c86c166f672575056cd76b5844_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e405d0848622a90f7d64126433bef42d0aad00c86c166f672575056cd76b5844?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g0a9ed57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4c909253806ef8cdb073650d84ce354774dcffedc6ba70366976c861e38f2d74_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4c909253806ef8cdb073650d84ce354774dcffedc6ba70366976c861e38f2d74_arm64",
"product_id": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4c909253806ef8cdb073650d84ce354774dcffedc6ba70366976c861e38f2d74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256:4c909253806ef8cdb073650d84ce354774dcffedc6ba70366976c861e38f2d74?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g98ca953.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:674e6b95de664d8b87fbd1794085a99e78866a1ef923e27b895b7c131b527334_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:674e6b95de664d8b87fbd1794085a99e78866a1ef923e27b895b7c131b527334_arm64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:674e6b95de664d8b87fbd1794085a99e78866a1ef923e27b895b7c131b527334_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:674e6b95de664d8b87fbd1794085a99e78866a1ef923e27b895b7c131b527334?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.ga0d27f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:d63efae789eecf9eed618fad2697be2ea299016f1b97660026b192ceb4c40f9b_arm64",
"product": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:d63efae789eecf9eed618fad2697be2ea299016f1b97660026b192ceb4c40f9b_arm64",
"product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:d63efae789eecf9eed618fad2697be2ea299016f1b97660026b192ceb4c40f9b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:d63efae789eecf9eed618fad2697be2ea299016f1b97660026b192ceb4c40f9b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.17.0-202410150205.p0.g32c8471.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:87a07f8df37d6658174400dfe8895a3ff06c1a85952b75d3857e18a4e7fb105c_arm64",
"product": {
"name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:87a07f8df37d6658174400dfe8895a3ff06c1a85952b75d3857e18a4e7fb105c_arm64",
"product_id": "openshift4/ose-cluster-olm-rhel9-operator@sha256:87a07f8df37d6658174400dfe8895a3ff06c1a85952b75d3857e18a4e7fb105c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256:87a07f8df37d6658174400dfe8895a3ff06c1a85952b75d3857e18a4e7fb105c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.ge31b777.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b30759642db4c8626c94bae6a63b3d351b4e081bc7a7dcacb236ef49bf5dbb17_arm64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b30759642db4c8626c94bae6a63b3d351b4e081bc7a7dcacb236ef49bf5dbb17_arm64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b30759642db4c8626c94bae6a63b3d351b4e081bc7a7dcacb236ef49bf5dbb17_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b30759642db4c8626c94bae6a63b3d351b4e081bc7a7dcacb236ef49bf5dbb17?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g56a90ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a78c3203260c6bdf0ce4db5fc7828715822e163fdab9b069dee23414f647658f_arm64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a78c3203260c6bdf0ce4db5fc7828715822e163fdab9b069dee23414f647658f_arm64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a78c3203260c6bdf0ce4db5fc7828715822e163fdab9b069dee23414f647658f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a78c3203260c6bdf0ce4db5fc7828715822e163fdab9b069dee23414f647658f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g2b962c7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:bed10f8829548b32da968ccec66b069deed187a0919b4ab6285d8f72b5b3830a_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:bed10f8829548b32da968ccec66b069deed187a0919b4ab6285d8f72b5b3830a_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:bed10f8829548b32da968ccec66b069deed187a0919b4ab6285d8f72b5b3830a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256:bed10f8829548b32da968ccec66b069deed187a0919b4ab6285d8f72b5b3830a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g0feae25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:d9d987636ba480d22839d7c3f3721e71bdbdaddd7677b0a44242abca0aa52a33_arm64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:d9d987636ba480d22839d7c3f3721e71bdbdaddd7677b0a44242abca0aa52a33_arm64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel9@sha256:d9d987636ba480d22839d7c3f3721e71bdbdaddd7677b0a44242abca0aa52a33_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256:d9d987636ba480d22839d7c3f3721e71bdbdaddd7677b0a44242abca0aa52a33?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=v4.17.0-202410112132.p0.g7209e90.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:9e6e9fe7478e3447ca89f4216d9ef5835db0c825ea5601c61f298afd8e26f8a5_arm64",
"product": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:9e6e9fe7478e3447ca89f4216d9ef5835db0c825ea5601c61f298afd8e26f8a5_arm64",
"product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:9e6e9fe7478e3447ca89f4216d9ef5835db0c825ea5601c61f298afd8e26f8a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:9e6e9fe7478e3447ca89f4216d9ef5835db0c825ea5601c61f298afd8e26f8a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g3a44b4d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:f0ad627a157f6cac5e5943bf41cf25313b9877703d9224206070dbe073868749_arm64",
"product": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:f0ad627a157f6cac5e5943bf41cf25313b9877703d9224206070dbe073868749_arm64",
"product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:f0ad627a157f6cac5e5943bf41cf25313b9877703d9224206070dbe073868749_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:f0ad627a157f6cac5e5943bf41cf25313b9877703d9224206070dbe073868749?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g1490ce0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel9@sha256:11555e9840b3d5765463ac638391ae7dbe0dfb77aedcab3a109993f6df2080a8_arm64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel9@sha256:11555e9840b3d5765463ac638391ae7dbe0dfb77aedcab3a109993f6df2080a8_arm64",
"product_id": "openshift4/ose-container-networking-plugins-rhel9@sha256:11555e9840b3d5765463ac638391ae7dbe0dfb77aedcab3a109993f6df2080a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256:11555e9840b3d5765463ac638391ae7dbe0dfb77aedcab3a109993f6df2080a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=v4.17.0-202410112132.p0.g24a6532.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f5d8f131b12aa7d2efd598f35e0875506b35bf95fa3f361278802b1b80cae2f1_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f5d8f131b12aa7d2efd598f35e0875506b35bf95fa3f361278802b1b80cae2f1_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f5d8f131b12aa7d2efd598f35e0875506b35bf95fa3f361278802b1b80cae2f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256:f5d8f131b12aa7d2efd598f35e0875506b35bf95fa3f361278802b1b80cae2f1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=v4.17.0-202410112132.p0.gabbeb17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:cdb1f48dd2349945020847b9f97dbfd619c22d5217b7eda65e61c24dfb037f5a_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:cdb1f48dd2349945020847b9f97dbfd619c22d5217b7eda65e61c24dfb037f5a_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:cdb1f48dd2349945020847b9f97dbfd619c22d5217b7eda65e61c24dfb037f5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9-operator@sha256:cdb1f48dd2349945020847b9f97dbfd619c22d5217b7eda65e61c24dfb037f5a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gc095a1f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7d9fcf7684e436100370af508b7ce4bdf43408200087da33cfa4f0690f5f3a8a_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7d9fcf7684e436100370af508b7ce4bdf43408200087da33cfa4f0690f5f3a8a_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7d9fcf7684e436100370af508b7ce4bdf43408200087da33cfa4f0690f5f3a8a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7d9fcf7684e436100370af508b7ce4bdf43408200087da33cfa4f0690f5f3a8a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=v4.17.0-202410112132.p0.gabbeb17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel9@sha256:c2432104afabbc7f9540de193b3b35cce20d23fa4b7183b77bdba375378c8d99_arm64",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel9@sha256:c2432104afabbc7f9540de193b3b35cce20d23fa4b7183b77bdba375378c8d99_arm64",
"product_id": "openshift4/ose-csi-external-resizer-rhel9@sha256:c2432104afabbc7f9540de193b3b35cce20d23fa4b7183b77bdba375378c8d99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256:c2432104afabbc7f9540de193b3b35cce20d23fa4b7183b77bdba375378c8d99?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=v4.17.0-202410112132.p0.gab87a93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:4a174dd4780de07664751dc15336537e0d9c813cd12e0f6c626195241e0fadc5_arm64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:4a174dd4780de07664751dc15336537e0d9c813cd12e0f6c626195241e0fadc5_arm64",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:4a174dd4780de07664751dc15336537e0d9c813cd12e0f6c626195241e0fadc5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256:4a174dd4780de07664751dc15336537e0d9c813cd12e0f6c626195241e0fadc5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=v4.17.0-202410112132.p0.gaa558ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:12dd688be79fc9e832509bef11afaadfed2df89c0c2ad3a85339e02f3403a056_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:12dd688be79fc9e832509bef11afaadfed2df89c0c2ad3a85339e02f3403a056_arm64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:12dd688be79fc9e832509bef11afaadfed2df89c0c2ad3a85339e02f3403a056_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256:12dd688be79fc9e832509bef11afaadfed2df89c0c2ad3a85339e02f3403a056?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=v4.17.0-202410112132.p0.gaa558ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8d042813d5a6432c38a8a7aa30c622c0b0d582bc8dc4ab42aa513da1a078f01b_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8d042813d5a6432c38a8a7aa30c622c0b0d582bc8dc4ab42aa513da1a078f01b_arm64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8d042813d5a6432c38a8a7aa30c622c0b0d582bc8dc4ab42aa513da1a078f01b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256:8d042813d5a6432c38a8a7aa30c622c0b0d582bc8dc4ab42aa513da1a078f01b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=v4.17.0-202410112132.p0.gaa558ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel9@sha256:aebae913b2682ee3bc9b5836e393b4cd7abed152f9339ecdea8dec54d168a434_arm64",
"product": {
"name": "openshift4/egress-router-cni-rhel9@sha256:aebae913b2682ee3bc9b5836e393b4cd7abed152f9339ecdea8dec54d168a434_arm64",
"product_id": "openshift4/egress-router-cni-rhel9@sha256:aebae913b2682ee3bc9b5836e393b4cd7abed152f9339ecdea8dec54d168a434_arm64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256:aebae913b2682ee3bc9b5836e393b4cd7abed152f9339ecdea8dec54d168a434?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=v4.17.0-202410112132.p0.g3193a75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:6cd78b28f45c03b566700ccbfafc4a02e79eb21eedb3612e368bac991e53db51_arm64",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:6cd78b28f45c03b566700ccbfafc4a02e79eb21eedb3612e368bac991e53db51_arm64",
"product_id": "openshift4/ose-etcd-rhel9@sha256:6cd78b28f45c03b566700ccbfafc4a02e79eb21eedb3612e368bac991e53db51_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:6cd78b28f45c03b566700ccbfafc4a02e79eb21eedb3612e368bac991e53db51?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.17.0-202410112132.p0.gc82057d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:afa5aee857a0f8db16db870cf87e5a5af3c1639105fac7ddfca36965f73965da_arm64",
"product": {
"name": "openshift4/frr-rhel9@sha256:afa5aee857a0f8db16db870cf87e5a5af3c1639105fac7ddfca36965f73965da_arm64",
"product_id": "openshift4/frr-rhel9@sha256:afa5aee857a0f8db16db870cf87e5a5af3c1639105fac7ddfca36965f73965da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:afa5aee857a0f8db16db870cf87e5a5af3c1639105fac7ddfca36965f73965da?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.17.0-202410112132.p0.g377d02f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:842abdf63837d866fb09e40b77e813f6c3f1e35281d8de2010ce5ee3ae930945_arm64",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:842abdf63837d866fb09e40b77e813f6c3f1e35281d8de2010ce5ee3ae930945_arm64",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:842abdf63837d866fb09e40b77e813f6c3f1e35281d8de2010ce5ee3ae930945_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256:842abdf63837d866fb09e40b77e813f6c3f1e35281d8de2010ce5ee3ae930945?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.g8ce997d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a57084653fdec85a4d1ffe9446cb781aa8e9b5062755895ea533894090047cc5_arm64",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a57084653fdec85a4d1ffe9446cb781aa8e9b5062755895ea533894090047cc5_arm64",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a57084653fdec85a4d1ffe9446cb781aa8e9b5062755895ea533894090047cc5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256:a57084653fdec85a4d1ffe9446cb781aa8e9b5062755895ea533894090047cc5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.g9c561f2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bc3ce7e52cba134ad3ca9ede1fe2eefce15463aeca836de5df4273c9fa440e18_arm64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bc3ce7e52cba134ad3ca9ede1fe2eefce15463aeca836de5df4273c9fa440e18_arm64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bc3ce7e52cba134ad3ca9ede1fe2eefce15463aeca836de5df4273c9fa440e18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256:bc3ce7e52cba134ad3ca9ede1fe2eefce15463aeca836de5df4273c9fa440e18?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.gc770b41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:82b2f076aed4549ae51470322f5212de3b514dd4b2d82b2cef39d899d9c3339d_arm64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:82b2f076aed4549ae51470322f5212de3b514dd4b2d82b2cef39d899d9c3339d_arm64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:82b2f076aed4549ae51470322f5212de3b514dd4b2d82b2cef39d899d9c3339d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256:82b2f076aed4549ae51470322f5212de3b514dd4b2d82b2cef39d899d9c3339d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=v4.17.0-202410112132.p0.gc23b064.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:d7b0a824af02100b683074c08e0c8dfe44675307ba0a7a4272581813e56bf7f4_arm64",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:d7b0a824af02100b683074c08e0c8dfe44675307ba0a7a4272581813e56bf7f4_arm64",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:d7b0a824af02100b683074c08e0c8dfe44675307ba0a7a4272581813e56bf7f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:d7b0a824af02100b683074c08e0c8dfe44675307ba0a7a4272581813e56bf7f4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.17.0-202410151405.p0.g6b83626.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel9@sha256:8158453a4980f563aebcb852dd7ae69027a433958c4992f9f9de0e2263fd1096_arm64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel9@sha256:8158453a4980f563aebcb852dd7ae69027a433958c4992f9f9de0e2263fd1096_arm64",
"product_id": "openshift4/ose-image-customization-controller-rhel9@sha256:8158453a4980f563aebcb852dd7ae69027a433958c4992f9f9de0e2263fd1096_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel9@sha256:8158453a4980f563aebcb852dd7ae69027a433958c4992f9f9de0e2263fd1096?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=v4.17.0-202410112132.p0.g74bee37.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:b1d83e2efb4580c0300cc23241cbb5a922c56f1d5694ea3171ced0778c45acee_arm64",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:b1d83e2efb4580c0300cc23241cbb5a922c56f1d5694ea3171ced0778c45acee_arm64",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:b1d83e2efb4580c0300cc23241cbb5a922c56f1d5694ea3171ced0778c45acee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:b1d83e2efb4580c0300cc23241cbb5a922c56f1d5694ea3171ced0778c45acee?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g4f503fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:71c7d6a51885b9233b5eab510b36e6843876a53b36ee2f0198e231244ede2546_arm64",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:71c7d6a51885b9233b5eab510b36e6843876a53b36ee2f0198e231244ede2546_arm64",
"product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:71c7d6a51885b9233b5eab510b36e6843876a53b36ee2f0198e231244ede2546_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:71c7d6a51885b9233b5eab510b36e6843876a53b36ee2f0198e231244ede2546?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.17.0-202410160306.p0.gf8ab1fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:25cccf04f11f924f9c7655028f0646facb3202e8387dc213d89bd4a184b4af26_arm64",
"product": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:25cccf04f11f924f9c7655028f0646facb3202e8387dc213d89bd4a184b4af26_arm64",
"product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:25cccf04f11f924f9c7655028f0646facb3202e8387dc213d89bd4a184b4af26_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:25cccf04f11f924f9c7655028f0646facb3202e8387dc213d89bd4a184b4af26?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.17.0-202410160306.p0.gf8ab1fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-rhel9@sha256:fb87bbb1b30072c271bac862de2b03bd54e751875fac25478aa85618410d9c25_arm64",
"product": {
"name": "openshift4/ose-installer-rhel9@sha256:fb87bbb1b30072c271bac862de2b03bd54e751875fac25478aa85618410d9c25_arm64",
"product_id": "openshift4/ose-installer-rhel9@sha256:fb87bbb1b30072c271bac862de2b03bd54e751875fac25478aa85618410d9c25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256:fb87bbb1b30072c271bac862de2b03bd54e751875fac25478aa85618410d9c25?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.17.0-202410160306.p0.gf8ab1fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-metrics-server-rhel9@sha256:9eb9e058b71f697b36b9418145cafd0b4e0f946db7b0b47f8424b44a1bc4a21d_arm64",
"product": {
"name": "openshift4/kube-metrics-server-rhel9@sha256:9eb9e058b71f697b36b9418145cafd0b4e0f946db7b0b47f8424b44a1bc4a21d_arm64",
"product_id": "openshift4/kube-metrics-server-rhel9@sha256:9eb9e058b71f697b36b9418145cafd0b4e0f946db7b0b47f8424b44a1bc4a21d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256:9eb9e058b71f697b36b9418145cafd0b4e0f946db7b0b47f8424b44a1bc4a21d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=v4.17.0-202410112132.p0.g28b10b8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:83e94901144a3a3ce8ae3a3dbce41821bae7e4fe0728cdf6d18c5df76accc155_arm64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:83e94901144a3a3ce8ae3a3dbce41821bae7e4fe0728cdf6d18c5df76accc155_arm64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:83e94901144a3a3ce8ae3a3dbce41821bae7e4fe0728cdf6d18c5df76accc155_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256:83e94901144a3a3ce8ae3a3dbce41821bae7e4fe0728cdf6d18c5df76accc155?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=v4.17.0-202410112132.p0.g34fafc0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7d1ee22ec1d934295912660c4cf101ab4d5c627c290edbd6cb663a172cb83851_arm64",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7d1ee22ec1d934295912660c4cf101ab4d5c627c290edbd6cb663a172cb83851_arm64",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7d1ee22ec1d934295912660c4cf101ab4d5c627c290edbd6cb663a172cb83851_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7d1ee22ec1d934295912660c4cf101ab4d5c627c290edbd6cb663a172cb83851?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.g3f4542e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel9@sha256:d88b363e5b7262fdf33e130887707cfa32a57e025b2eaf14922d4c00e8da3c62_arm64",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel9@sha256:d88b363e5b7262fdf33e130887707cfa32a57e025b2eaf14922d4c00e8da3c62_arm64",
"product_id": "openshift4/kubevirt-csi-driver-rhel9@sha256:d88b363e5b7262fdf33e130887707cfa32a57e025b2eaf14922d4c00e8da3c62_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256:d88b363e5b7262fdf33e130887707cfa32a57e025b2eaf14922d4c00e8da3c62?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.g02f9a92.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:35f95b5e1fc2b74c15f3424957bdf99d41b026276e102b46621cb69f3ed92121_arm64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:35f95b5e1fc2b74c15f3424957bdf99d41b026276e102b46621cb69f3ed92121_arm64",
"product_id": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:35f95b5e1fc2b74c15f3424957bdf99d41b026276e102b46621cb69f3ed92121_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256:35f95b5e1fc2b74c15f3424957bdf99d41b026276e102b46621cb69f3ed92121?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.ga336f0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:a1e0436e81b55bb2af83898f89325d5f324f6868af71664923117121463409e1_arm64",
"product": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:a1e0436e81b55bb2af83898f89325d5f324f6868af71664923117121463409e1_arm64",
"product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:a1e0436e81b55bb2af83898f89325d5f324f6868af71664923117121463409e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:a1e0436e81b55bb2af83898f89325d5f324f6868af71664923117121463409e1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g139064c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:6f3e56c2fb48612481a1043a81a31d3ad759a24290afbb1c50d9839c0347205d_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:6f3e56c2fb48612481a1043a81a31d3ad759a24290afbb1c50d9839c0347205d_arm64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:6f3e56c2fb48612481a1043a81a31d3ad759a24290afbb1c50d9839c0347205d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256:6f3e56c2fb48612481a1043a81a31d3ad759a24290afbb1c50d9839c0347205d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=v4.17.0-202410112132.p0.g451c30d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:14a76ce8135faf5fd84a80b9d82c325bb7678f313de4ef26ed1877c12b073c5b_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:14a76ce8135faf5fd84a80b9d82c325bb7678f313de4ef26ed1877c12b073c5b_arm64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:14a76ce8135faf5fd84a80b9d82c325bb7678f313de4ef26ed1877c12b073c5b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256:14a76ce8135faf5fd84a80b9d82c325bb7678f313de4ef26ed1877c12b073c5b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=v4.17.0-202410112132.p0.gd69a3e3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a3ceb79198acbc4dfa6ac8dc8a41ddc6c3aab917e282b36962143282dfa479cf_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a3ceb79198acbc4dfa6ac8dc8a41ddc6c3aab917e282b36962143282dfa479cf_arm64",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a3ceb79198acbc4dfa6ac8dc8a41ddc6c3aab917e282b36962143282dfa479cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256:a3ceb79198acbc4dfa6ac8dc8a41ddc6c3aab917e282b36962143282dfa479cf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=v4.17.0-202410112132.p0.gf2711c6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f51d21b452946e7b98bc3f5fa66ec4faed82372fe1cd2b0dee14bc96cb4a7649_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f51d21b452946e7b98bc3f5fa66ec4faed82372fe1cd2b0dee14bc96cb4a7649_arm64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f51d21b452946e7b98bc3f5fa66ec4faed82372fe1cd2b0dee14bc96cb4a7649_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:f51d21b452946e7b98bc3f5fa66ec4faed82372fe1cd2b0dee14bc96cb4a7649?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.17.0-202410112132.p0.g6897187.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:93e62d6e21d2d1c70155796e80daef24a35ae84e5273f768579372bd4d881e5b_arm64",
"product": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:93e62d6e21d2d1c70155796e80daef24a35ae84e5273f768579372bd4d881e5b_arm64",
"product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:93e62d6e21d2d1c70155796e80daef24a35ae84e5273f768579372bd4d881e5b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:93e62d6e21d2d1c70155796e80daef24a35ae84e5273f768579372bd4d881e5b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.17.0-202410151006.p0.g21453ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel9@sha256:deb5ccdd76c2fded78b0a21e60295c39988341bec751fe7a5ce4895c04fcfefd_arm64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:deb5ccdd76c2fded78b0a21e60295c39988341bec751fe7a5ce4895c04fcfefd_arm64",
"product_id": "openshift4/ose-machine-os-images-rhel9@sha256:deb5ccdd76c2fded78b0a21e60295c39988341bec751fe7a5ce4895c04fcfefd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:deb5ccdd76c2fded78b0a21e60295c39988341bec751fe7a5ce4895c04fcfefd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.17.0-202410160306.p0.g9e76dac.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:d97627e58ae71e3ea091cfa16b547639cb1e5e6494e7f708698a0dc6bf8306b2_arm64",
"product": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:d97627e58ae71e3ea091cfa16b547639cb1e5e6494e7f708698a0dc6bf8306b2_arm64",
"product_id": "openshift4/ose-multus-admission-controller-rhel9@sha256:d97627e58ae71e3ea091cfa16b547639cb1e5e6494e7f708698a0dc6bf8306b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256:d97627e58ae71e3ea091cfa16b547639cb1e5e6494e7f708698a0dc6bf8306b2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=v4.17.0-202410112132.p0.g076f0ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:6c071deb75dcbe4fd23b626585bc835ecd337a281aa326f3d751018701c7588e_arm64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:6c071deb75dcbe4fd23b626585bc835ecd337a281aa326f3d751018701c7588e_arm64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel9@sha256:6c071deb75dcbe4fd23b626585bc835ecd337a281aa326f3d751018701c7588e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256:6c071deb75dcbe4fd23b626585bc835ecd337a281aa326f3d751018701c7588e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=v4.17.0-202410112132.p0.g7d01ea1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:6cc4fa9a81d4abe83bff2b55971d87cb30a4c90106e2b69f71210ef473a6db1c_arm64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:6cc4fa9a81d4abe83bff2b55971d87cb30a4c90106e2b69f71210ef473a6db1c_arm64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel9@sha256:6cc4fa9a81d4abe83bff2b55971d87cb30a4c90106e2b69f71210ef473a6db1c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256:6cc4fa9a81d4abe83bff2b55971d87cb30a4c90106e2b69f71210ef473a6db1c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=v4.17.0-202410112132.p0.g391c1b0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:03276bb91cb838e18438e9ed0e016bb569ea1d340808013371beab3e8e6b4bea_arm64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:03276bb91cb838e18438e9ed0e016bb569ea1d340808013371beab3e8e6b4bea_arm64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:03276bb91cb838e18438e9ed0e016bb569ea1d340808013371beab3e8e6b4bea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256:03276bb91cb838e18438e9ed0e016bb569ea1d340808013371beab3e8e6b4bea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=v4.17.0-202410112132.p0.gb950d50.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather-rhel9@sha256:7d9fb4d85738de731818e639128d6832ffb7a2f9df8d919655f803ae83902d06_arm64",
"product": {
"name": "openshift4/ose-must-gather-rhel9@sha256:7d9fb4d85738de731818e639128d6832ffb7a2f9df8d919655f803ae83902d06_arm64",
"product_id": "openshift4/ose-must-gather-rhel9@sha256:7d9fb4d85738de731818e639128d6832ffb7a2f9df8d919655f803ae83902d06_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256:7d9fb4d85738de731818e639128d6832ffb7a2f9df8d919655f803ae83902d06?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.17.0-202410160306.p0.gcd76726.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:d525ff13f6bf5be494a8e93ea95949a385e9be0ca8b795a3a06270215cae0ebb_arm64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:d525ff13f6bf5be494a8e93ea95949a385e9be0ca8b795a3a06270215cae0ebb_arm64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:d525ff13f6bf5be494a8e93ea95949a385e9be0ca8b795a3a06270215cae0ebb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256:d525ff13f6bf5be494a8e93ea95949a385e9be0ca8b795a3a06270215cae0ebb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=v4.17.0-202410112132.p0.g8630f33.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:472b3af3ae03c1a69f7870d4c790b8f02c85c0843f8558f8c881299383fe978f_arm64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:472b3af3ae03c1a69f7870d4c790b8f02c85c0843f8558f8c881299383fe978f_arm64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:472b3af3ae03c1a69f7870d4c790b8f02c85c0843f8558f8c881299383fe978f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:472b3af3ae03c1a69f7870d4c790b8f02c85c0843f8558f8c881299383fe978f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.17.0-202410112132.p0.gddb486a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel9@sha256:448a74e09bf3880711302f50c42b24d65a7f88163dfd2fd05cf1e8ffa47776ba_arm64",
"product": {
"name": "openshift4/network-tools-rhel9@sha256:448a74e09bf3880711302f50c42b24d65a7f88163dfd2fd05cf1e8ffa47776ba_arm64",
"product_id": "openshift4/network-tools-rhel9@sha256:448a74e09bf3880711302f50c42b24d65a7f88163dfd2fd05cf1e8ffa47776ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256:448a74e09bf3880711302f50c42b24d65a7f88163dfd2fd05cf1e8ffa47776ba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.17.0-202410160306.p0.g8e170b4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:ad02df733c6cee042f36b591b75b286608e730a3320c404d20bbe544352faa97_arm64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:ad02df733c6cee042f36b591b75b286608e730a3320c404d20bbe544352faa97_arm64",
"product_id": "openshift4/ose-oauth-apiserver-rhel9@sha256:ad02df733c6cee042f36b591b75b286608e730a3320c404d20bbe544352faa97_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256:ad02df733c6cee042f36b591b75b286608e730a3320c404d20bbe544352faa97?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=v4.17.0-202410112132.p0.ge37ccb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel9@sha256:cce6602785ae9d17aecd72482f651b590a928aef0e0fff55bb2765cdfdc74144_arm64",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel9@sha256:cce6602785ae9d17aecd72482f651b590a928aef0e0fff55bb2765cdfdc74144_arm64",
"product_id": "openshift4/ose-olm-catalogd-rhel9@sha256:cce6602785ae9d17aecd72482f651b590a928aef0e0fff55bb2765cdfdc74144_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256:cce6602785ae9d17aecd72482f651b590a928aef0e0fff55bb2765cdfdc74144?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=v4.17.0-202410112132.p0.gc4497d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel9@sha256:43038f56d23743a15af3a1b4bf265e3765ea2ffacee5f4b5741b2e5560db4512_arm64",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel9@sha256:43038f56d23743a15af3a1b4bf265e3765ea2ffacee5f4b5741b2e5560db4512_arm64",
"product_id": "openshift4/ose-olm-operator-controller-rhel9@sha256:43038f56d23743a15af3a1b4bf265e3765ea2ffacee5f4b5741b2e5560db4512_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256:43038f56d23743a15af3a1b4bf265e3765ea2ffacee5f4b5741b2e5560db4512?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=v4.17.0-202410112132.p0.g8d16b39.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:a45ffe8873d33ddabc7814dc0afd252948dd96ddecca1eb793aa31519197ffd5_arm64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:a45ffe8873d33ddabc7814dc0afd252948dd96ddecca1eb793aa31519197ffd5_arm64",
"product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:a45ffe8873d33ddabc7814dc0afd252948dd96ddecca1eb793aa31519197ffd5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:a45ffe8873d33ddabc7814dc0afd252948dd96ddecca1eb793aa31519197ffd5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.17.0-202410112132.p0.gcd1a4bc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:253c5b58b346ef5b2bbc39cc8e3011dd2c0448eac712a23770922a20134ba050_arm64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:253c5b58b346ef5b2bbc39cc8e3011dd2c0448eac712a23770922a20134ba050_arm64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:253c5b58b346ef5b2bbc39cc8e3011dd2c0448eac712a23770922a20134ba050_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:253c5b58b346ef5b2bbc39cc8e3011dd2c0448eac712a23770922a20134ba050?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.g055cf1d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d2e7ca8d13d602b117724817e7ce0472d0aba1f28f632dab76fcddfb84ad02e2_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d2e7ca8d13d602b117724817e7ce0472d0aba1f28f632dab76fcddfb84ad02e2_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d2e7ca8d13d602b117724817e7ce0472d0aba1f28f632dab76fcddfb84ad02e2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:d2e7ca8d13d602b117724817e7ce0472d0aba1f28f632dab76fcddfb84ad02e2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.ga13ed56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4aa4a86a3dc770aec04fc58088c15d39a7bebf2d37815416da0886c030ce4ee_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4aa4a86a3dc770aec04fc58088c15d39a7bebf2d37815416da0886c030ce4ee_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4aa4a86a3dc770aec04fc58088c15d39a7bebf2d37815416da0886c030ce4ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4aa4a86a3dc770aec04fc58088c15d39a7bebf2d37815416da0886c030ce4ee?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gf89b6db.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:acbae6d93fd3cc906408641082d2bbb25e83229137e035eca2c12281e93dc619_arm64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:acbae6d93fd3cc906408641082d2bbb25e83229137e035eca2c12281e93dc619_arm64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:acbae6d93fd3cc906408641082d2bbb25e83229137e035eca2c12281e93dc619_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:acbae6d93fd3cc906408641082d2bbb25e83229137e035eca2c12281e93dc619?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.ga13ed56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-framework-tools-rhel9@sha256:525feb08dbc4eef13688b28c0cdb70787890ad7c1c6e77f1e1b496a8896eaf72_arm64",
"product": {
"name": "openshift4/ose-operator-framework-tools-rhel9@sha256:525feb08dbc4eef13688b28c0cdb70787890ad7c1c6e77f1e1b496a8896eaf72_arm64",
"product_id": "openshift4/ose-operator-framework-tools-rhel9@sha256:525feb08dbc4eef13688b28c0cdb70787890ad7c1c6e77f1e1b496a8896eaf72_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256:525feb08dbc4eef13688b28c0cdb70787890ad7c1c6e77f1e1b496a8896eaf72?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=v4.17.0-202410112132.p0.gb0d86a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:6164bd2e8cf8be2ede9eb37d526f0dd053843181f59fbb859260201bd5392493_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:6164bd2e8cf8be2ede9eb37d526f0dd053843181f59fbb859260201bd5392493_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel9@sha256:6164bd2e8cf8be2ede9eb37d526f0dd053843181f59fbb859260201bd5392493_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256:6164bd2e8cf8be2ede9eb37d526f0dd053843181f59fbb859260201bd5392493?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.g1db726a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:fefd6d84af30d6a8b71bd75926437a14d72211087a1c42ecb11961336461b403_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:fefd6d84af30d6a8b71bd75926437a14d72211087a1c42ecb11961336461b403_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:fefd6d84af30d6a8b71bd75926437a14d72211087a1c42ecb11961336461b403_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:fefd6d84af30d6a8b71bd75926437a14d72211087a1c42ecb11961336461b403?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.17.0-202410160306.p0.g62451d1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:1be5ea855ca0ea87d38400f741be967f81acc2845281403f6dbb10a8bb1fb9ae_arm64",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:1be5ea855ca0ea87d38400f741be967f81acc2845281403f6dbb10a8bb1fb9ae_arm64",
"product_id": "openshift4/openshift-route-controller-manager-rhel9@sha256:1be5ea855ca0ea87d38400f741be967f81acc2845281403f6dbb10a8bb1fb9ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256:1be5ea855ca0ea87d38400f741be967f81acc2845281403f6dbb10a8bb1fb9ae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.ga47f6be.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:085711b1e487fb0b6e77f51d301bd68a2c75fe53920aacaa994f74cfb14d9fbf_arm64",
"product": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:085711b1e487fb0b6e77f51d301bd68a2c75fe53920aacaa994f74cfb14d9fbf_arm64",
"product_id": "openshift4/ose-service-ca-rhel9-operator@sha256:085711b1e487fb0b6e77f51d301bd68a2c75fe53920aacaa994f74cfb14d9fbf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256:085711b1e487fb0b6e77f51d301bd68a2c75fe53920aacaa994f74cfb14d9fbf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g1f7d647.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel9@sha256:4cbfe278ab163c04abed4291adcf0312baf5b12c7a3e5b1b70103ff19b65ae59_arm64",
"product": {
"name": "openshift4/ose-thanos-rhel9@sha256:4cbfe278ab163c04abed4291adcf0312baf5b12c7a3e5b1b70103ff19b65ae59_arm64",
"product_id": "openshift4/ose-thanos-rhel9@sha256:4cbfe278ab163c04abed4291adcf0312baf5b12c7a3e5b1b70103ff19b65ae59_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256:4cbfe278ab163c04abed4291adcf0312baf5b12c7a3e5b1b70103ff19b65ae59?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=v4.17.0-202410112132.p0.g5b56736.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel9@sha256:eb5c7591268d2b645064e4b6d2004b5b90a50e936712897b26a4176893a35227_arm64",
"product": {
"name": "openshift4/ose-tools-rhel9@sha256:eb5c7591268d2b645064e4b6d2004b5b90a50e936712897b26a4176893a35227_arm64",
"product_id": "openshift4/ose-tools-rhel9@sha256:eb5c7591268d2b645064e4b6d2004b5b90a50e936712897b26a4176893a35227_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256:eb5c7591268d2b645064e4b6d2004b5b90a50e936712897b26a4176893a35227?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.17.0-202410160306.p0.g6bf65cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a3339c716c08f4bcef1fd2728963eed2ed5a0a912c436853bff17f51a94757d8_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a3339c716c08f4bcef1fd2728963eed2ed5a0a912c436853bff17f51a94757d8_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a3339c716c08f4bcef1fd2728963eed2ed5a0a912c436853bff17f51a94757d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:a3339c716c08f4bcef1fd2728963eed2ed5a0a912c436853bff17f51a94757d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.17.0-202410112132.p0.g62451d1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:3177330c7651836f565759896bde9706baf9f33123ecc648ce8d0a86cee39ce8_arm64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:3177330c7651836f565759896bde9706baf9f33123ecc648ce8d0a86cee39ce8_arm64",
"product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:3177330c7651836f565759896bde9706baf9f33123ecc648ce8d0a86cee39ce8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:3177330c7651836f565759896bde9706baf9f33123ecc648ce8d0a86cee39ce8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.17.0-202410112132.p0.g16f1cb0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3ad1d94262f5c1d2da6a7612cb9313ca372c9eaa932816b8ef3e89bc4bc61a81_arm64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3ad1d94262f5c1d2da6a7612cb9313ca372c9eaa932816b8ef3e89bc4bc61a81_arm64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3ad1d94262f5c1d2da6a7612cb9313ca372c9eaa932816b8ef3e89bc4bc61a81_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:3ad1d94262f5c1d2da6a7612cb9313ca372c9eaa932816b8ef3e89bc4bc61a81?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.17.0-202410112132.p0.g16f1cb0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:2c6f2db3060f452e427cd6bc4ab23ae137cf22d7f2092bb23f2f01eb55f85fc5_arm64",
"product": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:2c6f2db3060f452e427cd6bc4ab23ae137cf22d7f2092bb23f2f01eb55f85fc5_arm64",
"product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:2c6f2db3060f452e427cd6bc4ab23ae137cf22d7f2092bb23f2f01eb55f85fc5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:2c6f2db3060f452e427cd6bc4ab23ae137cf22d7f2092bb23f2f01eb55f85fc5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g16f1cb0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy-rhel9@sha256:07e072d045ce223656acad3267ac19dc3fb3fd8c6791a2bed94cea8b46042b59_arm64",
"product": {
"name": "openshift4/ose-prom-label-proxy-rhel9@sha256:07e072d045ce223656acad3267ac19dc3fb3fd8c6791a2bed94cea8b46042b59_arm64",
"product_id": "openshift4/ose-prom-label-proxy-rhel9@sha256:07e072d045ce223656acad3267ac19dc3fb3fd8c6791a2bed94cea8b46042b59_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256:07e072d045ce223656acad3267ac19dc3fb3fd8c6791a2bed94cea8b46042b59?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=v4.17.0-202410112132.p0.gd80e904.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter-rhel9@sha256:8dadbc85a13d23bcfb523de3d932cf37a674f5e44cbc15af09206859aa6f64ff_arm64",
"product": {
"name": "openshift4/ose-telemeter-rhel9@sha256:8dadbc85a13d23bcfb523de3d932cf37a674f5e44cbc15af09206859aa6f64ff_arm64",
"product_id": "openshift4/ose-telemeter-rhel9@sha256:8dadbc85a13d23bcfb523de3d932cf37a674f5e44cbc15af09206859aa6f64ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256:8dadbc85a13d23bcfb523de3d932cf37a674f5e44cbc15af09206859aa6f64ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=v4.17.0-202410112132.p0.ge2b2524.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:10b247339d9ca31414790d4ab36e5e42e4c949e44df9102c428a9f64311ffc33_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:10b247339d9ca31414790d4ab36e5e42e4c949e44df9102c428a9f64311ffc33_amd64",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9@sha256:10b247339d9ca31414790d4ab36e5e42e4c949e44df9102c428a9f64311ffc33_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256:10b247339d9ca31414790d4ab36e5e42e4c949e44df9102c428a9f64311ffc33?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=v4.17.0-202410112132.p0.g9a013d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:3429f650f15d5e464b390786f73cc4ae5bff27d2c1669002cbaeeffc89ae67b6_amd64",
"product": {
"name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:3429f650f15d5e464b390786f73cc4ae5bff27d2c1669002cbaeeffc89ae67b6_amd64",
"product_id": "openshift4/aws-kms-encryption-provider-rhel9@sha256:3429f650f15d5e464b390786f73cc4ae5bff27d2c1669002cbaeeffc89ae67b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256:3429f650f15d5e464b390786f73cc4ae5bff27d2c1669002cbaeeffc89ae67b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=v4.17.0-202410112132.p0.g9d40167.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:d3a60b3f791ff12413bc1a9606af3b81cd6a7cb1ae2fe44d4a0c3f91d0c61293_amd64",
"product": {
"name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:d3a60b3f791ff12413bc1a9606af3b81cd6a7cb1ae2fe44d4a0c3f91d0c61293_amd64",
"product_id": "openshift4/azure-kms-encryption-provider-rhel9@sha256:d3a60b3f791ff12413bc1a9606af3b81cd6a7cb1ae2fe44d4a0c3f91d0c61293_amd64",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256:d3a60b3f791ff12413bc1a9606af3b81cd6a7cb1ae2fe44d4a0c3f91d0c61293?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=v4.17.0-202410112132.p0.geab1dcf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:dcab0f76a60b21b44e20b9977967c22042d653eab1459ec30e381771ba157ca3_amd64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:dcab0f76a60b21b44e20b9977967c22042d653eab1459ec30e381771ba157ca3_amd64",
"product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:dcab0f76a60b21b44e20b9977967c22042d653eab1459ec30e381771ba157ca3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:dcab0f76a60b21b44e20b9977967c22042d653eab1459ec30e381771ba157ca3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.g2549061.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:b26b183bc8c8ffafd4335d1d7d2c0095545026edbe1378386bac283ad178c3cc_amd64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:b26b183bc8c8ffafd4335d1d7d2c0095545026edbe1378386bac283ad178c3cc_amd64",
"product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:b26b183bc8c8ffafd4335d1d7d2c0095545026edbe1378386bac283ad178c3cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:b26b183bc8c8ffafd4335d1d7d2c0095545026edbe1378386bac283ad178c3cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g975fc01.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c0d5c9d2cf8285fe1b8dc8a1d43ee7216556ae73932edd02bb0194b907262895_amd64",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c0d5c9d2cf8285fe1b8dc8a1d43ee7216556ae73932edd02bb0194b907262895_amd64",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c0d5c9d2cf8285fe1b8dc8a1d43ee7216556ae73932edd02bb0194b907262895_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:c0d5c9d2cf8285fe1b8dc8a1d43ee7216556ae73932edd02bb0194b907262895?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.ga7ed4a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:dd2c6cb36fad22d969c0ff9e31918139d958dacf455166880da9b883924b6af7_amd64",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:dd2c6cb36fad22d969c0ff9e31918139d958dacf455166880da9b883924b6af7_amd64",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:dd2c6cb36fad22d969c0ff9e31918139d958dacf455166880da9b883924b6af7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:dd2c6cb36fad22d969c0ff9e31918139d958dacf455166880da9b883924b6af7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gd9862a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1bb189e8ed9c9c7e7c5ac28eb0cd8169ef33bc86e1d03b7f6b935bc56fe55bf7_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1bb189e8ed9c9c7e7c5ac28eb0cd8169ef33bc86e1d03b7f6b935bc56fe55bf7_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1bb189e8ed9c9c7e7c5ac28eb0cd8169ef33bc86e1d03b7f6b935bc56fe55bf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:1bb189e8ed9c9c7e7c5ac28eb0cd8169ef33bc86e1d03b7f6b935bc56fe55bf7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.17.0-202410160105.p0.gd7086bb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:a47bbe626ed59769a9d7b846608dcac0257f6c28bdf6992c41c2bc40e603211b_amd64",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:a47bbe626ed59769a9d7b846608dcac0257f6c28bdf6992c41c2bc40e603211b_amd64",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:a47bbe626ed59769a9d7b846608dcac0257f6c28bdf6992c41c2bc40e603211b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:a47bbe626ed59769a9d7b846608dcac0257f6c28bdf6992c41c2bc40e603211b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.17.0-202410160636.p0.g1e57277.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:da6aab71c75ccec66a05c21996bf1a3c4778345f7d984bf2d2506654a067ce3e_amd64",
"product": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:da6aab71c75ccec66a05c21996bf1a3c4778345f7d984bf2d2506654a067ce3e_amd64",
"product_id": "openshift4/ose-configmap-reloader-rhel9@sha256:da6aab71c75ccec66a05c21996bf1a3c4778345f7d984bf2d2506654a067ce3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256:da6aab71c75ccec66a05c21996bf1a3c4778345f7d984bf2d2506654a067ce3e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=v4.17.0-202410112132.p0.gb877222.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:0edc7a2879473ceed70aca3634c6726827c75056af6eb0de75145c4f805835ea_amd64",
"product": {
"name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:0edc7a2879473ceed70aca3634c6726827c75056af6eb0de75145c4f805835ea_amd64",
"product_id": "openshift4/container-networking-plugins-microshift-rhel9@sha256:0edc7a2879473ceed70aca3634c6726827c75056af6eb0de75145c4f805835ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256:0edc7a2879473ceed70aca3634c6726827c75056af6eb0de75145c4f805835ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=v4.17.0-202410112132.p0.g24a6532.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns-rhel9@sha256:1b0a5de3da8895f72deed91a79f4ecf83464370ce253494d28b8c98a1586bfc0_amd64",
"product": {
"name": "openshift4/ose-coredns-rhel9@sha256:1b0a5de3da8895f72deed91a79f4ecf83464370ce253494d28b8c98a1586bfc0_amd64",
"product_id": "openshift4/ose-coredns-rhel9@sha256:1b0a5de3da8895f72deed91a79f4ecf83464370ce253494d28b8c98a1586bfc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256:1b0a5de3da8895f72deed91a79f4ecf83464370ce253494d28b8c98a1586bfc0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=v4.17.0-202410112132.p0.gd3b441c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:54b5c6739c4a073bd099cdc1ccf65cdedde596bbe59ce9f47355ba25bf513918_amd64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:54b5c6739c4a073bd099cdc1ccf65cdedde596bbe59ce9f47355ba25bf513918_amd64",
"product_id": "openshift4/ose-csi-external-attacher-rhel9@sha256:54b5c6739c4a073bd099cdc1ccf65cdedde596bbe59ce9f47355ba25bf513918_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256:54b5c6739c4a073bd099cdc1ccf65cdedde596bbe59ce9f47355ba25bf513918?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=v4.17.0-202410112132.p0.gc3fe8e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:b4ee34297897608038b7680c70a4452c230ba621bd4de1ec7c84ebbd7b21afc6_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:b4ee34297897608038b7680c70a4452c230ba621bd4de1ec7c84ebbd7b21afc6_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel9@sha256:b4ee34297897608038b7680c70a4452c230ba621bd4de1ec7c84ebbd7b21afc6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256:b4ee34297897608038b7680c70a4452c230ba621bd4de1ec7c84ebbd7b21afc6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=v4.17.0-202410112132.p0.ga13ed56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel9-operator@sha256:010bb5f03792fdbb71c7b97e88420b24ad4e4c23e7b8ba87d8bcce2bc999d1bb_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel9-operator@sha256:010bb5f03792fdbb71c7b97e88420b24ad4e4c23e7b8ba87d8bcce2bc999d1bb_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel9-operator@sha256:010bb5f03792fdbb71c7b97e88420b24ad4e4c23e7b8ba87d8bcce2bc999d1bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9-operator@sha256:010bb5f03792fdbb71c7b97e88420b24ad4e4c23e7b8ba87d8bcce2bc999d1bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gefc99a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:a2103b00841eb31abf80716e563abf8361297574e30bb8e0eceaca80601ccf17_amd64",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:a2103b00841eb31abf80716e563abf8361297574e30bb8e0eceaca80601ccf17_amd64",
"product_id": "openshift4/ose-csi-driver-nfs-rhel9@sha256:a2103b00841eb31abf80716e563abf8361297574e30bb8e0eceaca80601ccf17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256:a2103b00841eb31abf80716e563abf8361297574e30bb8e0eceaca80601ccf17?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=v4.17.0-202410112132.p0.g6a72c25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:5a106b2cfc3b735eecb25dbce61936a4f8a567bc9ebb1ea4c553f2b3d68383e6_amd64",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:5a106b2cfc3b735eecb25dbce61936a4f8a567bc9ebb1ea4c553f2b3d68383e6_amd64",
"product_id": "openshift4/ose-csi-livenessprobe-rhel9@sha256:5a106b2cfc3b735eecb25dbce61936a4f8a567bc9ebb1ea4c553f2b3d68383e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256:5a106b2cfc3b735eecb25dbce61936a4f8a567bc9ebb1ea4c553f2b3d68383e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=v4.17.0-202410112132.p0.g075ebcd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c0946794a48e336d67184e4b6f2052cce5216e5beb9dca67f342e33d5a4fecc7_amd64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c0946794a48e336d67184e4b6f2052cce5216e5beb9dca67f342e33d5a4fecc7_amd64",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c0946794a48e336d67184e4b6f2052cce5216e5beb9dca67f342e33d5a4fecc7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256:c0946794a48e336d67184e4b6f2052cce5216e5beb9dca67f342e33d5a4fecc7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=v4.17.0-202410112132.p0.g436a1f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:2be600c3f52f436d1e9dcc6319effeba0ca9343619e494ef48c53545ca732650_amd64",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:2be600c3f52f436d1e9dcc6319effeba0ca9343619e494ef48c53545ca732650_amd64",
"product_id": "openshift4/ose-csi-external-provisioner-rhel9@sha256:2be600c3f52f436d1e9dcc6319effeba0ca9343619e494ef48c53545ca732650_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256:2be600c3f52f436d1e9dcc6319effeba0ca9343619e494ef48c53545ca732650?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=v4.17.0-202410112132.p0.gfe460e5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:a0be89837df2e4614b82d24c53a23053297e2ee3a6dafaa94b2b5dda1d0d7cc0_amd64",
"product": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:a0be89837df2e4614b82d24c53a23053297e2ee3a6dafaa94b2b5dda1d0d7cc0_amd64",
"product_id": "openshift4/ose-oauth-proxy-rhel9@sha256:a0be89837df2e4614b82d24c53a23053297e2ee3a6dafaa94b2b5dda1d0d7cc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256:a0be89837df2e4614b82d24c53a23053297e2ee3a6dafaa94b2b5dda1d0d7cc0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=v4.17.0-202410112132.p0.g30f8012.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:68ef25c5bbb8a33a9631792f139263d48f2d6dc272c42970cc66efe1d4c5431e_amd64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:68ef25c5bbb8a33a9631792f139263d48f2d6dc272c42970cc66efe1d4c5431e_amd64",
"product_id": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:68ef25c5bbb8a33a9631792f139263d48f2d6dc272c42970cc66efe1d4c5431e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256:68ef25c5bbb8a33a9631792f139263d48f2d6dc272c42970cc66efe1d4c5431e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=v4.17.0-202410112132.p0.gd7c1a7c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:26504a4d4299b77f18a5a2b3f91964ede5b72840e421578a745f2f4089e65522_amd64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:26504a4d4299b77f18a5a2b3f91964ede5b72840e421578a745f2f4089e65522_amd64",
"product_id": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:26504a4d4299b77f18a5a2b3f91964ede5b72840e421578a745f2f4089e65522_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter-rhel9@sha256:26504a4d4299b77f18a5a2b3f91964ede5b72840e421578a745f2f4089e65522?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=v4.17.0-202410112132.p0.gd88fd69.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9@sha256:aa0cf38971b5f4bb7cb5421cf80c4d9776fc2a03120cb073bad38a92d68bcb76_amd64",
"product": {
"name": "openshift4/ose-prometheus-rhel9@sha256:aa0cf38971b5f4bb7cb5421cf80c4d9776fc2a03120cb073bad38a92d68bcb76_amd64",
"product_id": "openshift4/ose-prometheus-rhel9@sha256:aa0cf38971b5f4bb7cb5421cf80c4d9776fc2a03120cb073bad38a92d68bcb76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256:aa0cf38971b5f4bb7cb5421cf80c4d9776fc2a03120cb073bad38a92d68bcb76?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.17.0-202410112132.p0.g6853164.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:44b6d2f409d1155a2975a717c6b1508621e6fcf898e092e46f2b72f88386290d_amd64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:44b6d2f409d1155a2975a717c6b1508621e6fcf898e092e46f2b72f88386290d_amd64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:44b6d2f409d1155a2975a717c6b1508621e6fcf898e092e46f2b72f88386290d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:44b6d2f409d1155a2975a717c6b1508621e6fcf898e092e46f2b72f88386290d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.17.0-202410161235.p0.g90a9bc5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1203b17283b8be73157daffe3fbd266adb15d30d8240e22efe632d1e82672011_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1203b17283b8be73157daffe3fbd266adb15d30d8240e22efe632d1e82672011_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1203b17283b8be73157daffe3fbd266adb15d30d8240e22efe632d1e82672011_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:1203b17283b8be73157daffe3fbd266adb15d30d8240e22efe632d1e82672011?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.17.0-202410112132.p0.gb698ea3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy-rhel9@sha256:f28d55c307bb9e72a5aed9faafeed29499398d03fa94b31d3b74543536f5dca1_amd64",
"product": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:f28d55c307bb9e72a5aed9faafeed29499398d03fa94b31d3b74543536f5dca1_amd64",
"product_id": "openshift4/ose-kube-proxy-rhel9@sha256:f28d55c307bb9e72a5aed9faafeed29499398d03fa94b31d3b74543536f5dca1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256:f28d55c307bb9e72a5aed9faafeed29499398d03fa94b31d3b74543536f5dca1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=v4.17.0-202410112132.p0.g307a0b2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:a96d9255c57ffb368a829d3759fac1902bbbcb448e8dfab0a056ebc031dbd613_amd64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:a96d9255c57ffb368a829d3759fac1902bbbcb448e8dfab0a056ebc031dbd613_amd64",
"product_id": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:a96d9255c57ffb368a829d3759fac1902bbbcb448e8dfab0a056ebc031dbd613_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256:a96d9255c57ffb368a829d3759fac1902bbbcb448e8dfab0a056ebc031dbd613?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=v4.17.0-202410112132.p0.gb2d2c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:0cfdbad09f0adddf6d7b50ee1885b9225316fd8d8c214ae38e9955411e04c063_amd64",
"product": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:0cfdbad09f0adddf6d7b50ee1885b9225316fd8d8c214ae38e9955411e04c063_amd64",
"product_id": "openshift4/ose-kube-state-metrics-rhel9@sha256:0cfdbad09f0adddf6d7b50ee1885b9225316fd8d8c214ae38e9955411e04c063_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256:0cfdbad09f0adddf6d7b50ee1885b9225316fd8d8c214ae38e9955411e04c063?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=v4.17.0-202410112132.p0.g462e63f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:0a4fa5386dbe2e9ed9552570e20994defacf0b7eabe46bfcac97d63b29764010_amd64",
"product": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:0a4fa5386dbe2e9ed9552570e20994defacf0b7eabe46bfcac97d63b29764010_amd64",
"product_id": "openshift4/ose-operator-marketplace-rhel9@sha256:0a4fa5386dbe2e9ed9552570e20994defacf0b7eabe46bfcac97d63b29764010_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256:0a4fa5386dbe2e9ed9552570e20994defacf0b7eabe46bfcac97d63b29764010?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=v4.17.0-202410112132.p0.g51f871a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:504bdb56ed2fae5965fc2008b182200582a521dd8e1084e6a07566a66f2d23dd_amd64",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:504bdb56ed2fae5965fc2008b182200582a521dd8e1084e6a07566a66f2d23dd_amd64",
"product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:504bdb56ed2fae5965fc2008b182200582a521dd8e1084e6a07566a66f2d23dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:504bdb56ed2fae5965fc2008b182200582a521dd8e1084e6a07566a66f2d23dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.17.0-202410161235.p0.gc7bc7fc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni-rhel9@sha256:ae60f5693fdea02a2e298bf37726e61b68b755e6d28a470b91799d2a16ec8a1a_amd64",
"product": {
"name": "openshift4/ose-multus-cni-rhel9@sha256:ae60f5693fdea02a2e298bf37726e61b68b755e6d28a470b91799d2a16ec8a1a_amd64",
"product_id": "openshift4/ose-multus-cni-rhel9@sha256:ae60f5693fdea02a2e298bf37726e61b68b755e6d28a470b91799d2a16ec8a1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256:ae60f5693fdea02a2e298bf37726e61b68b755e6d28a470b91799d2a16ec8a1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=v4.17.0-202410112132.p0.gb8d8d5c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:9f6fc620709bd562ad81fa459c9210e56ff140954dca0691c4dacc4e4ea07a66_amd64",
"product": {
"name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:9f6fc620709bd562ad81fa459c9210e56ff140954dca0691c4dacc4e4ea07a66_amd64",
"product_id": "openshift4/ose-multus-cni-microshift-rhel9@sha256:9f6fc620709bd562ad81fa459c9210e56ff140954dca0691c4dacc4e4ea07a66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256:9f6fc620709bd562ad81fa459c9210e56ff140954dca0691c4dacc4e4ea07a66?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=v4.17.0-202410112132.p0.gb8d8d5c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:5c8a9b5f49fc9383cb0f48cf4912f53a5889bfe28035e66ada5ae11522a685ce_amd64",
"product": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:5c8a9b5f49fc9383cb0f48cf4912f53a5889bfe28035e66ada5ae11522a685ce_amd64",
"product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:5c8a9b5f49fc9383cb0f48cf4912f53a5889bfe28035e66ada5ae11522a685ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:5c8a9b5f49fc9383cb0f48cf4912f53a5889bfe28035e66ada5ae11522a685ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.17.0-202410161235.p0.g426d138.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel9@sha256:660d148c05696a7c3d4216b2b2c511b323a7cee221282a720f47e04909610d03_amd64",
"product": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:660d148c05696a7c3d4216b2b2c511b323a7cee221282a720f47e04909610d03_amd64",
"product_id": "openshift4/ose-oauth-server-rhel9@sha256:660d148c05696a7c3d4216b2b2c511b323a7cee221282a720f47e04909610d03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256:660d148c05696a7c3d4216b2b2c511b323a7cee221282a720f47e04909610d03?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=v4.17.0-202410112132.p0.ga446851.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:373e2a4d3b1816e472d48d5256586df522881caa79f6a1fe3641d03cf09b4a78_amd64",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:373e2a4d3b1816e472d48d5256586df522881caa79f6a1fe3641d03cf09b4a78_amd64",
"product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:373e2a4d3b1816e472d48d5256586df522881caa79f6a1fe3641d03cf09b4a78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:373e2a4d3b1816e472d48d5256586df522881caa79f6a1fe3641d03cf09b4a78?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.17.0-202410112132.p0.g07714b7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder-rhel9@sha256:9ad30f75cb8202ec4841aa1fec8ca83db2a404c3c19a23dd06f560765c8f0d71_amd64",
"product": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:9ad30f75cb8202ec4841aa1fec8ca83db2a404c3c19a23dd06f560765c8f0d71_amd64",
"product_id": "openshift4/ose-docker-builder-rhel9@sha256:9ad30f75cb8202ec4841aa1fec8ca83db2a404c3c19a23dd06f560765c8f0d71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256:9ad30f75cb8202ec4841aa1fec8ca83db2a404c3c19a23dd06f560765c8f0d71?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.17.0-202410112132.p0.g5dec103.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-rhel9@sha256:6dbf74fb161119c20736227d0cb3e6072933b98c6b9bd529f279bb6d3a81dc51_amd64",
"product": {
"name": "openshift4/ose-cli-rhel9@sha256:6dbf74fb161119c20736227d0cb3e6072933b98c6b9bd529f279bb6d3a81dc51_amd64",
"product_id": "openshift4/ose-cli-rhel9@sha256:6dbf74fb161119c20736227d0cb3e6072933b98c6b9bd529f279bb6d3a81dc51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256:6dbf74fb161119c20736227d0cb3e6072933b98c6b9bd529f279bb6d3a81dc51?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=v4.17.0-202410160306.p0.g6bf65cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9@sha256:fc1e7265912b0741f7724fb394cb31f00b75de411e99045940be4c13ed32b8de_amd64",
"product": {
"name": "openshift4/ose-console-rhel9@sha256:fc1e7265912b0741f7724fb394cb31f00b75de411e99045940be4c13ed32b8de_amd64",
"product_id": "openshift4/ose-console-rhel9@sha256:fc1e7265912b0741f7724fb394cb31f00b75de411e99045940be4c13ed32b8de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256:fc1e7265912b0741f7724fb394cb31f00b75de411e99045940be4c13ed32b8de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.17.0-202410161035.p0.gff09167.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:f6adc71b38b84dfa7b22a65bf53928642ecb7826f3189fa052fdcace5ae466b4_amd64",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:f6adc71b38b84dfa7b22a65bf53928642ecb7826f3189fa052fdcace5ae466b4_amd64",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:f6adc71b38b84dfa7b22a65bf53928642ecb7826f3189fa052fdcace5ae466b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:f6adc71b38b84dfa7b22a65bf53928642ecb7826f3189fa052fdcace5ae466b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gf41009e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer-rhel9@sha256:c0b3e451975dccf3f6e8353b1ceccdd7d23275a2872cb7e0ffacc69626ef0ab4_amd64",
"product": {
"name": "openshift4/ose-deployer-rhel9@sha256:c0b3e451975dccf3f6e8353b1ceccdd7d23275a2872cb7e0ffacc69626ef0ab4_amd64",
"product_id": "openshift4/ose-deployer-rhel9@sha256:c0b3e451975dccf3f6e8353b1ceccdd7d23275a2872cb7e0ffacc69626ef0ab4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256:c0b3e451975dccf3f6e8353b1ceccdd7d23275a2872cb7e0ffacc69626ef0ab4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=v4.17.0-202410160306.p0.g6bf65cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router-rhel9@sha256:837cf50cade2660742d2f7d146dd3ccd9539860a5a22692b0eb6a2d0616a03d3_amd64",
"product": {
"name": "openshift4/ose-haproxy-router-rhel9@sha256:837cf50cade2660742d2f7d146dd3ccd9539860a5a22692b0eb6a2d0616a03d3_amd64",
"product_id": "openshift4/ose-haproxy-router-rhel9@sha256:837cf50cade2660742d2f7d146dd3ccd9539860a5a22692b0eb6a2d0616a03d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256:837cf50cade2660742d2f7d146dd3ccd9539860a5a22692b0eb6a2d0616a03d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=v4.17.0-202410112132.p0.ga33f2b6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:ae9a41b7e6910e8906f4e1d454b85e722701cae19b9c8a8df1f527c29831434c_amd64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:ae9a41b7e6910e8906f4e1d454b85e722701cae19b9c8a8df1f527c29831434c_amd64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:ae9a41b7e6910e8906f4e1d454b85e722701cae19b9c8a8df1f527c29831434c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:ae9a41b7e6910e8906f4e1d454b85e722701cae19b9c8a8df1f527c29831434c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.17.0-202410151605.p0.g6816ea6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:c4a9f3ad460247aeedb0765584aa2b50fa44d5ff0aee24924e435057a7fb5bb9_amd64",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:c4a9f3ad460247aeedb0765584aa2b50fa44d5ff0aee24924e435057a7fb5bb9_amd64",
"product_id": "openshift4/ose-pod-rhel9@sha256:c4a9f3ad460247aeedb0765584aa2b50fa44d5ff0aee24924e435057a7fb5bb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:c4a9f3ad460247aeedb0765584aa2b50fa44d5ff0aee24924e435057a7fb5bb9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.17.0-202410151605.p0.g6816ea6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry-rhel9@sha256:75f105acb85fbc79150192acd46edb44d2fa48e8f5c75e6cdcffbf7b00efb0c0_amd64",
"product": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:75f105acb85fbc79150192acd46edb44d2fa48e8f5c75e6cdcffbf7b00efb0c0_amd64",
"product_id": "openshift4/ose-docker-registry-rhel9@sha256:75f105acb85fbc79150192acd46edb44d2fa48e8f5c75e6cdcffbf7b00efb0c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256:75f105acb85fbc79150192acd46edb44d2fa48e8f5c75e6cdcffbf7b00efb0c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.17.0-202410112132.p0.gef9fa95.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests-rhel9@sha256:42099b263e89f34ff3923bcb98e9a387cc91026e5f93f00b93c35ad07a456516_amd64",
"product": {
"name": "openshift4/ose-tests-rhel9@sha256:42099b263e89f34ff3923bcb98e9a387cc91026e5f93f00b93c35ad07a456516_amd64",
"product_id": "openshift4/ose-tests-rhel9@sha256:42099b263e89f34ff3923bcb98e9a387cc91026e5f93f00b93c35ad07a456516_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256:42099b263e89f34ff3923bcb98e9a387cc91026e5f93f00b93c35ad07a456516?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.17.0-202410160306.p0.gca5b14b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:2fdce3f95b849bc370a3f44cd3fddfe906e653cf900217bf54c3e046dace8115_amd64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:2fdce3f95b849bc370a3f44cd3fddfe906e653cf900217bf54c3e046dace8115_amd64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel9@sha256:2fdce3f95b849bc370a3f44cd3fddfe906e653cf900217bf54c3e046dace8115_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256:2fdce3f95b849bc370a3f44cd3fddfe906e653cf900217bf54c3e046dace8115?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=v4.17.0-202410112132.p0.g1e963eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e7d5b976d252204ea722afc63aabd28b136b2cae738584cfa4ae4b56d3d369a_amd64",
"product": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e7d5b976d252204ea722afc63aabd28b136b2cae738584cfa4ae4b56d3d369a_amd64",
"product_id": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e7d5b976d252204ea722afc63aabd28b136b2cae738584cfa4ae4b56d3d369a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256:7e7d5b976d252204ea722afc63aabd28b136b2cae738584cfa4ae4b56d3d369a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.g9db571c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3434847fbe81d8cbbecbc25a5d85b15270156e32b4ed42e3440ec2e75fcaaba6_amd64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3434847fbe81d8cbbecbc25a5d85b15270156e32b4ed42e3440ec2e75fcaaba6_amd64",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3434847fbe81d8cbbecbc25a5d85b15270156e32b4ed42e3440ec2e75fcaaba6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:3434847fbe81d8cbbecbc25a5d85b15270156e32b4ed42e3440ec2e75fcaaba6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.gb0d86a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:39251853c15c4dea42f6301d593be15c3c93caefb1a9a573ad4c169f1271343e_amd64",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:39251853c15c4dea42f6301d593be15c3c93caefb1a9a573ad4c169f1271343e_amd64",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:39251853c15c4dea42f6301d593be15c3c93caefb1a9a573ad4c169f1271343e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:39251853c15c4dea42f6301d593be15c3c93caefb1a9a573ad4c169f1271343e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.17.0-202410112132.p0.gb0d86a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:d87bf13e61902428fc8b509dde7a55aebae27201e93de03e48c8496af67c23d3_amd64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:d87bf13e61902428fc8b509dde7a55aebae27201e93de03e48c8496af67c23d3_amd64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:d87bf13e61902428fc8b509dde7a55aebae27201e93de03e48c8496af67c23d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:d87bf13e61902428fc8b509dde7a55aebae27201e93de03e48c8496af67c23d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.17.0-202410160306.p0.gb2babb9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b6ad13588f88031130b05e514dc0c25bbd0acf7e9d68fe90e656e2a618b85ef_amd64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b6ad13588f88031130b05e514dc0c25bbd0acf7e9d68fe90e656e2a618b85ef_amd64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b6ad13588f88031130b05e514dc0c25bbd0acf7e9d68fe90e656e2a618b85ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:1b6ad13588f88031130b05e514dc0c25bbd0acf7e9d68fe90e656e2a618b85ef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.17.0-202410160306.p0.g9614e8b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:b40c05d3999951b304ad1309de569fc7ea835ac221e8765f725b8d612276aca8_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:b40c05d3999951b304ad1309de569fc7ea835ac221e8765f725b8d612276aca8_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:b40c05d3999951b304ad1309de569fc7ea835ac221e8765f725b8d612276aca8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:b40c05d3999951b304ad1309de569fc7ea835ac221e8765f725b8d612276aca8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.17.0-202410112132.p0.g29149b7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:825da5ca4b500a40df10fb884d251a82c753ca78a83eb1ca6666927e93a33c3c_amd64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:825da5ca4b500a40df10fb884d251a82c753ca78a83eb1ca6666927e93a33c3c_amd64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:825da5ca4b500a40df10fb884d251a82c753ca78a83eb1ca6666927e93a33c3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256:825da5ca4b500a40df10fb884d251a82c753ca78a83eb1ca6666927e93a33c3c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=v4.17.0-202410151905.p0.g9614e8b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:0ab819db3e22782e5c294d7d99f774854fb46b8976ef10f437743b18b3ed2381_amd64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:0ab819db3e22782e5c294d7d99f774854fb46b8976ef10f437743b18b3ed2381_amd64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:0ab819db3e22782e5c294d7d99f774854fb46b8976ef10f437743b18b3ed2381_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:0ab819db3e22782e5c294d7d99f774854fb46b8976ef10f437743b18b3ed2381?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.17.0-202410112132.p0.g3b99303.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:3321904cccbda695590156fa16c428fc62884f8765bf1f974ea393a973d6a3ba_amd64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:3321904cccbda695590156fa16c428fc62884f8765bf1f974ea393a973d6a3ba_amd64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:3321904cccbda695590156fa16c428fc62884f8765bf1f974ea393a973d6a3ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:3321904cccbda695590156fa16c428fc62884f8765bf1f974ea393a973d6a3ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.17.0-202410112132.p0.gcd42641.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cc6db66773f66591245824d2fcaad606181ba75874f28295c2cfd633c2d16bf9_amd64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cc6db66773f66591245824d2fcaad606181ba75874f28295c2cfd633c2d16bf9_amd64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cc6db66773f66591245824d2fcaad606181ba75874f28295c2cfd633c2d16bf9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256:cc6db66773f66591245824d2fcaad606181ba75874f28295c2cfd633c2d16bf9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.g8c77f41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:35d7b4c56faa1942d013806d9cdafa5cf73ebdc26a1fa40a3fae1e54d813d354_amd64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:35d7b4c56faa1942d013806d9cdafa5cf73ebdc26a1fa40a3fae1e54d813d354_amd64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:35d7b4c56faa1942d013806d9cdafa5cf73ebdc26a1fa40a3fae1e54d813d354_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256:35d7b4c56faa1942d013806d9cdafa5cf73ebdc26a1fa40a3fae1e54d813d354?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.gb722659.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8bc591d9e71528c5e446a3e49c367823b4e1d43e0bbf8b1adfd9713ad9460e12_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8bc591d9e71528c5e446a3e49c367823b4e1d43e0bbf8b1adfd9713ad9460e12_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8bc591d9e71528c5e446a3e49c367823b4e1d43e0bbf8b1adfd9713ad9460e12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256:8bc591d9e71528c5e446a3e49c367823b4e1d43e0bbf8b1adfd9713ad9460e12?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.g2bb5b31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:483792118f717932bc2e74cf94111414b8fe069721189961d790855aaeb951d4_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:483792118f717932bc2e74cf94111414b8fe069721189961d790855aaeb951d4_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:483792118f717932bc2e74cf94111414b8fe069721189961d790855aaeb951d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256:483792118f717932bc2e74cf94111414b8fe069721189961d790855aaeb951d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=v4.17.0-202410140705.p0.gb6ab340.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:87bb2fd3c8fffb6e62d2209007e0ab129eb9465afd06f4bb685d5d6d3457127f_amd64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:87bb2fd3c8fffb6e62d2209007e0ab129eb9465afd06f4bb685d5d6d3457127f_amd64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:87bb2fd3c8fffb6e62d2209007e0ab129eb9465afd06f4bb685d5d6d3457127f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256:87bb2fd3c8fffb6e62d2209007e0ab129eb9465afd06f4bb685d5d6d3457127f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=v4.17.0-202410112132.p0.gb91c75b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:06a694ca2d3c4b27f9809b0df2382e75d2284bdeb77182ae3930381f7d6c2f7f_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:06a694ca2d3c4b27f9809b0df2382e75d2284bdeb77182ae3930381f7d6c2f7f_amd64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:06a694ca2d3c4b27f9809b0df2382e75d2284bdeb77182ae3930381f7d6c2f7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256:06a694ca2d3c4b27f9809b0df2382e75d2284bdeb77182ae3930381f7d6c2f7f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.gb9204e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:39c319cb40ea43bf9cf4a2df49ccdb364fb62d95e51c6702986756eab11ddfb5_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:39c319cb40ea43bf9cf4a2df49ccdb364fb62d95e51c6702986756eab11ddfb5_amd64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:39c319cb40ea43bf9cf4a2df49ccdb364fb62d95e51c6702986756eab11ddfb5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256:39c319cb40ea43bf9cf4a2df49ccdb364fb62d95e51c6702986756eab11ddfb5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.gb9204e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:58314981a49d346e7c24e720eacc4bc0b980821628714d3e04430df8833e9444_amd64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:58314981a49d346e7c24e720eacc4bc0b980821628714d3e04430df8833e9444_amd64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:58314981a49d346e7c24e720eacc4bc0b980821628714d3e04430df8833e9444_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256:58314981a49d346e7c24e720eacc4bc0b980821628714d3e04430df8833e9444?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.gd359bfe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ed06f27fd109b694c2013421734a41a355838626d90f9d3970eb74c6958dba0a_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ed06f27fd109b694c2013421734a41a355838626d90f9d3970eb74c6958dba0a_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ed06f27fd109b694c2013421734a41a355838626d90f9d3970eb74c6958dba0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256:ed06f27fd109b694c2013421734a41a355838626d90f9d3970eb74c6958dba0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.ga544f30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b37d3a5d61db961b3f62bfae790e9bd7c817854a60d58bf09427c950e2de2432_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b37d3a5d61db961b3f62bfae790e9bd7c817854a60d58bf09427c950e2de2432_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b37d3a5d61db961b3f62bfae790e9bd7c817854a60d58bf09427c950e2de2432_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9-operator@sha256:b37d3a5d61db961b3f62bfae790e9bd7c817854a60d58bf09427c950e2de2432?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=v4.17.0-202410140705.p0.gb6ab340.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:bcf22fc23d582efe864f2a6ea16214705f5d844970b580b92c2362c3220e9a87_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:bcf22fc23d582efe864f2a6ea16214705f5d844970b580b92c2362c3220e9a87_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:bcf22fc23d582efe864f2a6ea16214705f5d844970b580b92c2362c3220e9a87_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256:bcf22fc23d582efe864f2a6ea16214705f5d844970b580b92c2362c3220e9a87?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.g9f4c38c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:910072c0cbe5c0a9afbb5778162d5bee846979de38ada2e4a1c68a54cec2a441_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:910072c0cbe5c0a9afbb5778162d5bee846979de38ada2e4a1c68a54cec2a441_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:910072c0cbe5c0a9afbb5778162d5bee846979de38ada2e4a1c68a54cec2a441_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel9@sha256:910072c0cbe5c0a9afbb5778162d5bee846979de38ada2e4a1c68a54cec2a441?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=v4.17.0-202410140705.p0.gb6ab340.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8f7df4c8013fc19ab51df6f73519470e9b7741e2ac8b8aea34a66e9593e91b6e_amd64",
"product": {
"name": "openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8f7df4c8013fc19ab51df6f73519470e9b7741e2ac8b8aea34a66e9593e91b6e_amd64",
"product_id": "openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8f7df4c8013fc19ab51df6f73519470e9b7741e2ac8b8aea34a66e9593e91b6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel9@sha256:8f7df4c8013fc19ab51df6f73519470e9b7741e2ac8b8aea34a66e9593e91b6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9\u0026tag=v4.17.0-202410112132.p0.g75b1b4c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:b53b7ee1850bc1fec0543f0cc3a0770fa54ac2a5cb513090b0f046910a5f4298_amd64",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:b53b7ee1850bc1fec0543f0cc3a0770fa54ac2a5cb513090b0f046910a5f4298_amd64",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:b53b7ee1850bc1fec0543f0cc3a0770fa54ac2a5cb513090b0f046910a5f4298_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:b53b7ee1850bc1fec0543f0cc3a0770fa54ac2a5cb513090b0f046910a5f4298?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.g9e6d2bd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:329f422ba6e8222a3a05917bfb5fe2d3d91333404b62f274be067a7fa0813f5b_amd64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:329f422ba6e8222a3a05917bfb5fe2d3d91333404b62f274be067a7fa0813f5b_amd64",
"product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:329f422ba6e8222a3a05917bfb5fe2d3d91333404b62f274be067a7fa0813f5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:329f422ba6e8222a3a05917bfb5fe2d3d91333404b62f274be067a7fa0813f5b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.17.0-202410160306.p0.gf8ab1fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:76ea2e4de57890b46e9cbc75135b464369334b92da13df5f0c87ed21d78301f9_amd64",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:76ea2e4de57890b46e9cbc75135b464369334b92da13df5f0c87ed21d78301f9_amd64",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:76ea2e4de57890b46e9cbc75135b464369334b92da13df5f0c87ed21d78301f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:76ea2e4de57890b46e9cbc75135b464369334b92da13df5f0c87ed21d78301f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g9474822.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:130ca9d7bc22d0c78b12cc2d95cbf392d3208e38449a7299f7886fb15617f61b_amd64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:130ca9d7bc22d0c78b12cc2d95cbf392d3208e38449a7299f7886fb15617f61b_amd64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:130ca9d7bc22d0c78b12cc2d95cbf392d3208e38449a7299f7886fb15617f61b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:130ca9d7bc22d0c78b12cc2d95cbf392d3208e38449a7299f7886fb15617f61b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.17.0-202410112132.p0.ge1f3e0d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:3bf0b3650f68467664c207e4a8643d20a529c72546ec993dcb6da38f0aa719c1_amd64",
"product": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:3bf0b3650f68467664c207e4a8643d20a529c72546ec993dcb6da38f0aa719c1_amd64",
"product_id": "openshift4/ose-cli-artifacts-rhel9@sha256:3bf0b3650f68467664c207e4a8643d20a529c72546ec993dcb6da38f0aa719c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256:3bf0b3650f68467664c207e4a8643d20a529c72546ec993dcb6da38f0aa719c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=v4.17.0-202410160306.p0.g6bf65cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:7cfaae5a783f1acfb26c3c26fc28a69b28db7920d813f4492197b0cc9913fc7d_amd64",
"product": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:7cfaae5a783f1acfb26c3c26fc28a69b28db7920d813f4492197b0cc9913fc7d_amd64",
"product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:7cfaae5a783f1acfb26c3c26fc28a69b28db7920d813f4492197b0cc9913fc7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:7cfaae5a783f1acfb26c3c26fc28a69b28db7920d813f4492197b0cc9913fc7d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gd5b0b95.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel9@sha256:c02c117e5bbab084969a7233d07e0dbcd260bd6c9d972981f43269b52be917d7_amd64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel9@sha256:c02c117e5bbab084969a7233d07e0dbcd260bd6c9d972981f43269b52be917d7_amd64",
"product_id": "openshift4/cloud-network-config-controller-rhel9@sha256:c02c117e5bbab084969a7233d07e0dbcd260bd6c9d972981f43269b52be917d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256:c02c117e5bbab084969a7233d07e0dbcd260bd6c9d972981f43269b52be917d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=v4.17.0-202410112132.p0.g779b346.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel9@sha256:8b2f7a9b9cb01a8f54c30c86ff4e404849278d916a7a5f44a66367e6d571a718_amd64",
"product": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:8b2f7a9b9cb01a8f54c30c86ff4e404849278d916a7a5f44a66367e6d571a718_amd64",
"product_id": "openshift4/ose-cluster-api-rhel9@sha256:8b2f7a9b9cb01a8f54c30c86ff4e404849278d916a7a5f44a66367e6d571a718_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256:8b2f7a9b9cb01a8f54c30c86ff4e404849278d916a7a5f44a66367e6d571a718?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=v4.17.0-202410112132.p0.g77ef4fc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:2bb55282bf2e392e4f89bec099601189da353e4df656cc9b762ddbfeed7b275d_amd64",
"product": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:2bb55282bf2e392e4f89bec099601189da353e4df656cc9b762ddbfeed7b275d_amd64",
"product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:2bb55282bf2e392e4f89bec099601189da353e4df656cc9b762ddbfeed7b275d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:2bb55282bf2e392e4f89bec099601189da353e4df656cc9b762ddbfeed7b275d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.17.0-202410151405.p0.g0ba4325.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9d5f67f4edeab80500db701c3163e3da3e12b7736988d2db821ed502ec14caa3_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9d5f67f4edeab80500db701c3163e3da3e12b7736988d2db821ed502ec14caa3_amd64",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9d5f67f4edeab80500db701c3163e3da3e12b7736988d2db821ed502ec14caa3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256:9d5f67f4edeab80500db701c3163e3da3e12b7736988d2db821ed502ec14caa3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g99b23de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dd2fc7783b822c30d6c060f4288be6618d5573f6bec6c25cbc91eba124471ea7_amd64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dd2fc7783b822c30d6c060f4288be6618d5573f6bec6c25cbc91eba124471ea7_amd64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dd2fc7783b822c30d6c060f4288be6618d5573f6bec6c25cbc91eba124471ea7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256:dd2fc7783b822c30d6c060f4288be6618d5573f6bec6c25cbc91eba124471ea7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=v4.17.0-202410161235.p0.g2cc85ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:da1c329f3c7bc7813836e36fbb458d61f2d2b96b1a507dc4b472f4d0f86e2113_amd64",
"product": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:da1c329f3c7bc7813836e36fbb458d61f2d2b96b1a507dc4b472f4d0f86e2113_amd64",
"product_id": "openshift4/ose-cluster-bootstrap-rhel9@sha256:da1c329f3c7bc7813836e36fbb458d61f2d2b96b1a507dc4b472f4d0f86e2113_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256:da1c329f3c7bc7813836e36fbb458d61f2d2b96b1a507dc4b472f4d0f86e2113?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=v4.17.0-202410112132.p0.g95dd912.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:752ca5e0453a9042dd2d1378bfe142c5c0e01832bf1a8d56ba94d26c8df0ae73_amd64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:752ca5e0453a9042dd2d1378bfe142c5c0e01832bf1a8d56ba94d26c8df0ae73_amd64",
"product_id": "openshift4/ose-cluster-capi-rhel9-operator@sha256:752ca5e0453a9042dd2d1378bfe142c5c0e01832bf1a8d56ba94d26c8df0ae73_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256:752ca5e0453a9042dd2d1378bfe142c5c0e01832bf1a8d56ba94d26c8df0ae73?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gf4bca80.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7d81e0457f3e5f2e404a190741b59ef7a9afd7d84663b31172d9b9acf9ebb99b_amd64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7d81e0457f3e5f2e404a190741b59ef7a9afd7d84663b31172d9b9acf9ebb99b_amd64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7d81e0457f3e5f2e404a190741b59ef7a9afd7d84663b31172d9b9acf9ebb99b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7d81e0457f3e5f2e404a190741b59ef7a9afd7d84663b31172d9b9acf9ebb99b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gf7fa87e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:364eecb8f79084040ef21ef29b47888bd13fe257e51aed3491869d8d3ade9606_amd64",
"product": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:364eecb8f79084040ef21ef29b47888bd13fe257e51aed3491869d8d3ade9606_amd64",
"product_id": "openshift4/ose-cluster-config-api-rhel9@sha256:364eecb8f79084040ef21ef29b47888bd13fe257e51aed3491869d8d3ade9606_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256:364eecb8f79084040ef21ef29b47888bd13fe257e51aed3491869d8d3ade9606?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=v4.17.0-202410112132.p0.g0a88001.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:7165c58cbe48c9bded6d9c427707988a4891372be032ad94eddc841fa3815507_amd64",
"product": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:7165c58cbe48c9bded6d9c427707988a4891372be032ad94eddc841fa3815507_amd64",
"product_id": "openshift4/ose-cluster-config-rhel9-operator@sha256:7165c58cbe48c9bded6d9c427707988a4891372be032ad94eddc841fa3815507_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256:7165c58cbe48c9bded6d9c427707988a4891372be032ad94eddc841fa3815507?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g0dc084f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6c7c39c98b1c987552fd321bbd8ffd87029e8d2e043e0a7c68d6ca7cf42ee2ec_amd64",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6c7c39c98b1c987552fd321bbd8ffd87029e8d2e043e0a7c68d6ca7cf42ee2ec_amd64",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6c7c39c98b1c987552fd321bbd8ffd87029e8d2e043e0a7c68d6ca7cf42ee2ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6c7c39c98b1c987552fd321bbd8ffd87029e8d2e043e0a7c68d6ca7cf42ee2ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.ga52da80.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:883894a4b294b254e8e59212eecdc01a85b442bdec3651b9c4af3abe825e146e_amd64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:883894a4b294b254e8e59212eecdc01a85b442bdec3651b9c4af3abe825e146e_amd64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:883894a4b294b254e8e59212eecdc01a85b442bdec3651b9c4af3abe825e146e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:883894a4b294b254e8e59212eecdc01a85b442bdec3651b9c4af3abe825e146e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gffba005.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:0df7ddf394c735c699a5b3691f81986d6f86b409d7c290529f1e996bbc5a249d_amd64",
"product": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:0df7ddf394c735c699a5b3691f81986d6f86b409d7c290529f1e996bbc5a249d_amd64",
"product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:0df7ddf394c735c699a5b3691f81986d6f86b409d7c290529f1e996bbc5a249d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:0df7ddf394c735c699a5b3691f81986d6f86b409d7c290529f1e996bbc5a249d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g54eea5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:38a92e0c477c6f0b5e1f84b7fd1a5ae40f9fb298a2619e295a2a83f09235c07b_amd64",
"product": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:38a92e0c477c6f0b5e1f84b7fd1a5ae40f9fb298a2619e295a2a83f09235c07b_amd64",
"product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:38a92e0c477c6f0b5e1f84b7fd1a5ae40f9fb298a2619e295a2a83f09235c07b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:38a92e0c477c6f0b5e1f84b7fd1a5ae40f9fb298a2619e295a2a83f09235c07b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g944ed01.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:008b27603d1dd4685b0f1dbcbbb6f2482f9c2eb815df8cb10e77335e4c11caf1_amd64",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:008b27603d1dd4685b0f1dbcbbb6f2482f9c2eb815df8cb10e77335e4c11caf1_amd64",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:008b27603d1dd4685b0f1dbcbbb6f2482f9c2eb815df8cb10e77335e4c11caf1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:008b27603d1dd4685b0f1dbcbbb6f2482f9c2eb815df8cb10e77335e4c11caf1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gcb5306d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:bb33f471fd30df5ffe891c4586d5b57f010a1d156ff0f626c0b0009c548f75e6_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:bb33f471fd30df5ffe891c4586d5b57f010a1d156ff0f626c0b0009c548f75e6_amd64",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:bb33f471fd30df5ffe891c4586d5b57f010a1d156ff0f626c0b0009c548f75e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:bb33f471fd30df5ffe891c4586d5b57f010a1d156ff0f626c0b0009c548f75e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g937f8a7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:962493d41da4609198dc8466a01952f1002673c4eaf338a233697371af2e4561_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:962493d41da4609198dc8466a01952f1002673c4eaf338a233697371af2e4561_amd64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:962493d41da4609198dc8466a01952f1002673c4eaf338a233697371af2e4561_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256:962493d41da4609198dc8466a01952f1002673c4eaf338a233697371af2e4561?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gaed5f6c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:d71cd184818d25d506d23c70644f8daafc1c2cafad1cd98dec4511b5b124a807_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:d71cd184818d25d506d23c70644f8daafc1c2cafad1cd98dec4511b5b124a807_amd64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:d71cd184818d25d506d23c70644f8daafc1c2cafad1cd98dec4511b5b124a807_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256:d71cd184818d25d506d23c70644f8daafc1c2cafad1cd98dec4511b5b124a807?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g0a9ed57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:866fe1179c7e55ffc68211ff67f5a52c8d1d944719a859bbca78e2bc2d0df7e0_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:866fe1179c7e55ffc68211ff67f5a52c8d1d944719a859bbca78e2bc2d0df7e0_amd64",
"product_id": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:866fe1179c7e55ffc68211ff67f5a52c8d1d944719a859bbca78e2bc2d0df7e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256:866fe1179c7e55ffc68211ff67f5a52c8d1d944719a859bbca78e2bc2d0df7e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g98ca953.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a0f8950ff15a779295d3b80647a723630eb7df5fa1bbbf4cce24d4bfaef3ed30_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a0f8950ff15a779295d3b80647a723630eb7df5fa1bbbf4cce24d4bfaef3ed30_amd64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a0f8950ff15a779295d3b80647a723630eb7df5fa1bbbf4cce24d4bfaef3ed30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a0f8950ff15a779295d3b80647a723630eb7df5fa1bbbf4cce24d4bfaef3ed30?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.ga0d27f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:a63beac14a1c68a2ed10ab112106c9443cb996fdb9163c7d3215d14f74d1edf7_amd64",
"product": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:a63beac14a1c68a2ed10ab112106c9443cb996fdb9163c7d3215d14f74d1edf7_amd64",
"product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:a63beac14a1c68a2ed10ab112106c9443cb996fdb9163c7d3215d14f74d1edf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:a63beac14a1c68a2ed10ab112106c9443cb996fdb9163c7d3215d14f74d1edf7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.17.0-202410150205.p0.g32c8471.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:136858610ca29ea16dde518da1ed646e8197279f70f46faa237284a60b729cec_amd64",
"product": {
"name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:136858610ca29ea16dde518da1ed646e8197279f70f46faa237284a60b729cec_amd64",
"product_id": "openshift4/ose-cluster-olm-rhel9-operator@sha256:136858610ca29ea16dde518da1ed646e8197279f70f46faa237284a60b729cec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256:136858610ca29ea16dde518da1ed646e8197279f70f46faa237284a60b729cec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.ge31b777.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1208dbf18514b673ab9ed1bd18d48a523a08e83242e591142ea37c90f6dc8b39_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1208dbf18514b673ab9ed1bd18d48a523a08e83242e591142ea37c90f6dc8b39_amd64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1208dbf18514b673ab9ed1bd18d48a523a08e83242e591142ea37c90f6dc8b39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1208dbf18514b673ab9ed1bd18d48a523a08e83242e591142ea37c90f6dc8b39?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g56a90ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:373db6b3a5692bc148955ccd492633556607bb6602702b85997179d9aca2f76a_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:373db6b3a5692bc148955ccd492633556607bb6602702b85997179d9aca2f76a_amd64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:373db6b3a5692bc148955ccd492633556607bb6602702b85997179d9aca2f76a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:373db6b3a5692bc148955ccd492633556607bb6602702b85997179d9aca2f76a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g2b962c7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:de314a1b117d59a8d4286e72434c739f0cc14fa28d53e5ef4653b13a447a5956_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:de314a1b117d59a8d4286e72434c739f0cc14fa28d53e5ef4653b13a447a5956_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:de314a1b117d59a8d4286e72434c739f0cc14fa28d53e5ef4653b13a447a5956_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256:de314a1b117d59a8d4286e72434c739f0cc14fa28d53e5ef4653b13a447a5956?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g0feae25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:5613f7f7cc1f5fa9858690e58afb5d537d80da6f6f4ae09a7a5217ce1ecb498e_amd64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:5613f7f7cc1f5fa9858690e58afb5d537d80da6f6f4ae09a7a5217ce1ecb498e_amd64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel9@sha256:5613f7f7cc1f5fa9858690e58afb5d537d80da6f6f4ae09a7a5217ce1ecb498e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256:5613f7f7cc1f5fa9858690e58afb5d537d80da6f6f4ae09a7a5217ce1ecb498e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=v4.17.0-202410112132.p0.g7209e90.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:576b803b5215102a1ca3676c5715f672e86f52fc812d1515d2f015bc310fd655_amd64",
"product": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:576b803b5215102a1ca3676c5715f672e86f52fc812d1515d2f015bc310fd655_amd64",
"product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:576b803b5215102a1ca3676c5715f672e86f52fc812d1515d2f015bc310fd655_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:576b803b5215102a1ca3676c5715f672e86f52fc812d1515d2f015bc310fd655?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g3a44b4d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:0faba84efba610e987f2784c9ebb172e2f0a4e8a4547af24d2f22b28744e2ac4_amd64",
"product": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:0faba84efba610e987f2784c9ebb172e2f0a4e8a4547af24d2f22b28744e2ac4_amd64",
"product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:0faba84efba610e987f2784c9ebb172e2f0a4e8a4547af24d2f22b28744e2ac4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:0faba84efba610e987f2784c9ebb172e2f0a4e8a4547af24d2f22b28744e2ac4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g1490ce0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel9@sha256:9b42faa22150df504b8c1886da4cab69484367abb28c5b12cfc43d13fbda19ec_amd64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel9@sha256:9b42faa22150df504b8c1886da4cab69484367abb28c5b12cfc43d13fbda19ec_amd64",
"product_id": "openshift4/ose-container-networking-plugins-rhel9@sha256:9b42faa22150df504b8c1886da4cab69484367abb28c5b12cfc43d13fbda19ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256:9b42faa22150df504b8c1886da4cab69484367abb28c5b12cfc43d13fbda19ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=v4.17.0-202410112132.p0.g24a6532.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e717742da46360157a6a921574f65fda4c637526da301b1d815de0aca4a26e17_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e717742da46360157a6a921574f65fda4c637526da301b1d815de0aca4a26e17_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e717742da46360157a6a921574f65fda4c637526da301b1d815de0aca4a26e17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256:e717742da46360157a6a921574f65fda4c637526da301b1d815de0aca4a26e17?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=v4.17.0-202410112132.p0.gabbeb17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2ae66078d851d61542c61a24ac2a1138984002a2e49a94fd4eadf0c404811f74_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2ae66078d851d61542c61a24ac2a1138984002a2e49a94fd4eadf0c404811f74_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2ae66078d851d61542c61a24ac2a1138984002a2e49a94fd4eadf0c404811f74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9-operator@sha256:2ae66078d851d61542c61a24ac2a1138984002a2e49a94fd4eadf0c404811f74?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gc095a1f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d2ec65e7a8bf25f72e07383963840a179987a73fb3747e62ed1ac2e5fb8537b8_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d2ec65e7a8bf25f72e07383963840a179987a73fb3747e62ed1ac2e5fb8537b8_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d2ec65e7a8bf25f72e07383963840a179987a73fb3747e62ed1ac2e5fb8537b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d2ec65e7a8bf25f72e07383963840a179987a73fb3747e62ed1ac2e5fb8537b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=v4.17.0-202410112132.p0.gabbeb17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel9@sha256:f23ca093728acadd458aadc52486c3bf65f7187d853d950c0f2226371a394b69_amd64",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel9@sha256:f23ca093728acadd458aadc52486c3bf65f7187d853d950c0f2226371a394b69_amd64",
"product_id": "openshift4/ose-csi-external-resizer-rhel9@sha256:f23ca093728acadd458aadc52486c3bf65f7187d853d950c0f2226371a394b69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256:f23ca093728acadd458aadc52486c3bf65f7187d853d950c0f2226371a394b69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=v4.17.0-202410112132.p0.gab87a93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:4f2447450afe9f50caa7d577aa7ba85cfefb5db1225b5a8f004551f11549dd92_amd64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:4f2447450afe9f50caa7d577aa7ba85cfefb5db1225b5a8f004551f11549dd92_amd64",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:4f2447450afe9f50caa7d577aa7ba85cfefb5db1225b5a8f004551f11549dd92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256:4f2447450afe9f50caa7d577aa7ba85cfefb5db1225b5a8f004551f11549dd92?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=v4.17.0-202410112132.p0.gaa558ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:0849169a28fa3af48eb8e9b224708070e8eeb69355affee5765f7215858cfb4d_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:0849169a28fa3af48eb8e9b224708070e8eeb69355affee5765f7215858cfb4d_amd64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:0849169a28fa3af48eb8e9b224708070e8eeb69355affee5765f7215858cfb4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256:0849169a28fa3af48eb8e9b224708070e8eeb69355affee5765f7215858cfb4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=v4.17.0-202410112132.p0.gaa558ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8d58758b9252a1e482bef3ed8861da38fcdead8bc3dd26995a915ec57b0c01c2_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8d58758b9252a1e482bef3ed8861da38fcdead8bc3dd26995a915ec57b0c01c2_amd64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8d58758b9252a1e482bef3ed8861da38fcdead8bc3dd26995a915ec57b0c01c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256:8d58758b9252a1e482bef3ed8861da38fcdead8bc3dd26995a915ec57b0c01c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=v4.17.0-202410112132.p0.gaa558ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel9@sha256:2faa5c47e79776ad71398ddbdbea317a434477f5fbfd2e9981cfdde0d1049f34_amd64",
"product": {
"name": "openshift4/egress-router-cni-rhel9@sha256:2faa5c47e79776ad71398ddbdbea317a434477f5fbfd2e9981cfdde0d1049f34_amd64",
"product_id": "openshift4/egress-router-cni-rhel9@sha256:2faa5c47e79776ad71398ddbdbea317a434477f5fbfd2e9981cfdde0d1049f34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256:2faa5c47e79776ad71398ddbdbea317a434477f5fbfd2e9981cfdde0d1049f34?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=v4.17.0-202410112132.p0.g3193a75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:7b1f5ac8104d7341113ec6c5851f0fa082e21b8f6eeedd7797b84cfbcd5e79e9_amd64",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:7b1f5ac8104d7341113ec6c5851f0fa082e21b8f6eeedd7797b84cfbcd5e79e9_amd64",
"product_id": "openshift4/ose-etcd-rhel9@sha256:7b1f5ac8104d7341113ec6c5851f0fa082e21b8f6eeedd7797b84cfbcd5e79e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:7b1f5ac8104d7341113ec6c5851f0fa082e21b8f6eeedd7797b84cfbcd5e79e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.17.0-202410112132.p0.gc82057d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:608a4491922ab8a486f57072ec9b6008a54aaf7d44118f7359e1685081e9975c_amd64",
"product": {
"name": "openshift4/frr-rhel9@sha256:608a4491922ab8a486f57072ec9b6008a54aaf7d44118f7359e1685081e9975c_amd64",
"product_id": "openshift4/frr-rhel9@sha256:608a4491922ab8a486f57072ec9b6008a54aaf7d44118f7359e1685081e9975c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:608a4491922ab8a486f57072ec9b6008a54aaf7d44118f7359e1685081e9975c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.17.0-202410112132.p0.g377d02f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b8a6603df00cf1eba956a91fdfb803953df20d2727ab8b8063d03b27e178c2e4_amd64",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b8a6603df00cf1eba956a91fdfb803953df20d2727ab8b8063d03b27e178c2e4_amd64",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b8a6603df00cf1eba956a91fdfb803953df20d2727ab8b8063d03b27e178c2e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256:b8a6603df00cf1eba956a91fdfb803953df20d2727ab8b8063d03b27e178c2e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.g8ce997d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:02020b75158214a7b309d7887ab11e3ca8d688ce527d5da502830b16eb5762f8_amd64",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:02020b75158214a7b309d7887ab11e3ca8d688ce527d5da502830b16eb5762f8_amd64",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:02020b75158214a7b309d7887ab11e3ca8d688ce527d5da502830b16eb5762f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256:02020b75158214a7b309d7887ab11e3ca8d688ce527d5da502830b16eb5762f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.g9c561f2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6f0e43a7ec97a3c50f5a3df88f3645097305a908e5792bca1cd58d65f189f1c0_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6f0e43a7ec97a3c50f5a3df88f3645097305a908e5792bca1cd58d65f189f1c0_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6f0e43a7ec97a3c50f5a3df88f3645097305a908e5792bca1cd58d65f189f1c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256:6f0e43a7ec97a3c50f5a3df88f3645097305a908e5792bca1cd58d65f189f1c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.gc770b41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:757d35ec43d201da3cb8e93770fac3b6b7e371625397c0c03b8926f5d4ad741b_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:757d35ec43d201da3cb8e93770fac3b6b7e371625397c0c03b8926f5d4ad741b_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:757d35ec43d201da3cb8e93770fac3b6b7e371625397c0c03b8926f5d4ad741b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256:757d35ec43d201da3cb8e93770fac3b6b7e371625397c0c03b8926f5d4ad741b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=v4.17.0-202410112132.p0.gc23b064.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:1d57904f3af314c4db5e7a43bf6f9df123beb921490b0ae44be4402321a50c50_amd64",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:1d57904f3af314c4db5e7a43bf6f9df123beb921490b0ae44be4402321a50c50_amd64",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:1d57904f3af314c4db5e7a43bf6f9df123beb921490b0ae44be4402321a50c50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:1d57904f3af314c4db5e7a43bf6f9df123beb921490b0ae44be4402321a50c50?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.17.0-202410151405.p0.g6b83626.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:181a25dabe4404e8c5624eb4e27d702998f3318e70ed8e20d01096bf11c57e1d_amd64",
"product": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:181a25dabe4404e8c5624eb4e27d702998f3318e70ed8e20d01096bf11c57e1d_amd64",
"product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:181a25dabe4404e8c5624eb4e27d702998f3318e70ed8e20d01096bf11c57e1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:181a25dabe4404e8c5624eb4e27d702998f3318e70ed8e20d01096bf11c57e1d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.g9179e15.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c47546c3dc2b8df59cdb303b63d11248a336aeb0035bd37d9e1788496490e0e1_amd64",
"product": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c47546c3dc2b8df59cdb303b63d11248a336aeb0035bd37d9e1788496490e0e1_amd64",
"product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c47546c3dc2b8df59cdb303b63d11248a336aeb0035bd37d9e1788496490e0e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256:c47546c3dc2b8df59cdb303b63d11248a336aeb0035bd37d9e1788496490e0e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.gad8f7eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:21008d26a6b5b5e1024b92147ba322570baeb759bc474905c9e6515aac735b64_amd64",
"product": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:21008d26a6b5b5e1024b92147ba322570baeb759bc474905c9e6515aac735b64_amd64",
"product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:21008d26a6b5b5e1024b92147ba322570baeb759bc474905c9e6515aac735b64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256:21008d26a6b5b5e1024b92147ba322570baeb759bc474905c9e6515aac735b64?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.gdce9d33.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cc530a45a771ec48b1f9009d17128bab2a189a63aff4def0f5767e83be09aa4e_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cc530a45a771ec48b1f9009d17128bab2a189a63aff4def0f5767e83be09aa4e_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cc530a45a771ec48b1f9009d17128bab2a189a63aff4def0f5767e83be09aa4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cc530a45a771ec48b1f9009d17128bab2a189a63aff4def0f5767e83be09aa4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.g3a3a62f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6af5227a98d9cfb083be414619bcecf3b3d6c8b884c649a6c121ef158c2ab98_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6af5227a98d9cfb083be414619bcecf3b3d6c8b884c649a6c121ef158c2ab98_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6af5227a98d9cfb083be414619bcecf3b3d6c8b884c649a6c121ef158c2ab98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6af5227a98d9cfb083be414619bcecf3b3d6c8b884c649a6c121ef158c2ab98?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g8443d86.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel9@sha256:0d6ff73885dff4d8030fb7e9755e9c874edbb598ef97a8545874c6d812b07f67_amd64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel9@sha256:0d6ff73885dff4d8030fb7e9755e9c874edbb598ef97a8545874c6d812b07f67_amd64",
"product_id": "openshift4/ose-image-customization-controller-rhel9@sha256:0d6ff73885dff4d8030fb7e9755e9c874edbb598ef97a8545874c6d812b07f67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel9@sha256:0d6ff73885dff4d8030fb7e9755e9c874edbb598ef97a8545874c6d812b07f67?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=v4.17.0-202410112132.p0.g74bee37.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:abc6252b78c0f1d583575dc1e4c8061f9a61b6ecb31dd8e3a71a85927964654e_amd64",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:abc6252b78c0f1d583575dc1e4c8061f9a61b6ecb31dd8e3a71a85927964654e_amd64",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:abc6252b78c0f1d583575dc1e4c8061f9a61b6ecb31dd8e3a71a85927964654e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:abc6252b78c0f1d583575dc1e4c8061f9a61b6ecb31dd8e3a71a85927964654e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g4f503fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:facc85125f18404fb85ebe321be8417347200829c564fa08f187de070cd9a38e_amd64",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:facc85125f18404fb85ebe321be8417347200829c564fa08f187de070cd9a38e_amd64",
"product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:facc85125f18404fb85ebe321be8417347200829c564fa08f187de070cd9a38e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:facc85125f18404fb85ebe321be8417347200829c564fa08f187de070cd9a38e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.17.0-202410160306.p0.gf8ab1fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:ff1791f68f7ff7dbbd34fafd37b56fd5535d82e12b0adfae91a86d833604bdb1_amd64",
"product": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:ff1791f68f7ff7dbbd34fafd37b56fd5535d82e12b0adfae91a86d833604bdb1_amd64",
"product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:ff1791f68f7ff7dbbd34fafd37b56fd5535d82e12b0adfae91a86d833604bdb1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:ff1791f68f7ff7dbbd34fafd37b56fd5535d82e12b0adfae91a86d833604bdb1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.17.0-202410160306.p0.gf8ab1fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-rhel9@sha256:aa5a664daaf4461ce9b9c6a6fe08f51df807876aed05a2e8ec7dbc0e053a281e_amd64",
"product": {
"name": "openshift4/ose-installer-rhel9@sha256:aa5a664daaf4461ce9b9c6a6fe08f51df807876aed05a2e8ec7dbc0e053a281e_amd64",
"product_id": "openshift4/ose-installer-rhel9@sha256:aa5a664daaf4461ce9b9c6a6fe08f51df807876aed05a2e8ec7dbc0e053a281e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256:aa5a664daaf4461ce9b9c6a6fe08f51df807876aed05a2e8ec7dbc0e053a281e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.17.0-202410160306.p0.gf8ab1fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-metrics-server-rhel9@sha256:75a8fd13633e95b80fcc2e43139a62a7f846c507ede533805f2b2c36b4ac160e_amd64",
"product": {
"name": "openshift4/kube-metrics-server-rhel9@sha256:75a8fd13633e95b80fcc2e43139a62a7f846c507ede533805f2b2c36b4ac160e_amd64",
"product_id": "openshift4/kube-metrics-server-rhel9@sha256:75a8fd13633e95b80fcc2e43139a62a7f846c507ede533805f2b2c36b4ac160e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256:75a8fd13633e95b80fcc2e43139a62a7f846c507ede533805f2b2c36b4ac160e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=v4.17.0-202410112132.p0.g28b10b8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:644a7c14f463a2ba79c8f9fd151a6bb3ed54f495a144a12563d9afe82388f2fe_amd64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:644a7c14f463a2ba79c8f9fd151a6bb3ed54f495a144a12563d9afe82388f2fe_amd64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:644a7c14f463a2ba79c8f9fd151a6bb3ed54f495a144a12563d9afe82388f2fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256:644a7c14f463a2ba79c8f9fd151a6bb3ed54f495a144a12563d9afe82388f2fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=v4.17.0-202410112132.p0.g34fafc0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0898bd8c33aace8c8d6ad5889a2751968eb49798e7913c2e7f44c058fb4f07db_amd64",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0898bd8c33aace8c8d6ad5889a2751968eb49798e7913c2e7f44c058fb4f07db_amd64",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0898bd8c33aace8c8d6ad5889a2751968eb49798e7913c2e7f44c058fb4f07db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0898bd8c33aace8c8d6ad5889a2751968eb49798e7913c2e7f44c058fb4f07db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.g3f4542e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel9@sha256:c5430ebd7ad28e86b2bbaff3be3e02b11b26bff7f5e2338bc52378ebbc478723_amd64",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel9@sha256:c5430ebd7ad28e86b2bbaff3be3e02b11b26bff7f5e2338bc52378ebbc478723_amd64",
"product_id": "openshift4/kubevirt-csi-driver-rhel9@sha256:c5430ebd7ad28e86b2bbaff3be3e02b11b26bff7f5e2338bc52378ebbc478723_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256:c5430ebd7ad28e86b2bbaff3be3e02b11b26bff7f5e2338bc52378ebbc478723?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.g02f9a92.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7e83d79613d755e4d2424f777ed552be7b76d4cc11289c9ee35a4205af957200_amd64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7e83d79613d755e4d2424f777ed552be7b76d4cc11289c9ee35a4205af957200_amd64",
"product_id": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7e83d79613d755e4d2424f777ed552be7b76d4cc11289c9ee35a4205af957200_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256:7e83d79613d755e4d2424f777ed552be7b76d4cc11289c9ee35a4205af957200?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.ga336f0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:5fe413a29c6ea82d44ca0ac299ff178cb4a93947d328374d51e9f76f926d5073_amd64",
"product": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:5fe413a29c6ea82d44ca0ac299ff178cb4a93947d328374d51e9f76f926d5073_amd64",
"product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:5fe413a29c6ea82d44ca0ac299ff178cb4a93947d328374d51e9f76f926d5073_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:5fe413a29c6ea82d44ca0ac299ff178cb4a93947d328374d51e9f76f926d5073?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g139064c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:2cb5d130a83a38cf3e7add87d172c39a6b4d84c377597fa7095b9dd4f59749de_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:2cb5d130a83a38cf3e7add87d172c39a6b4d84c377597fa7095b9dd4f59749de_amd64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:2cb5d130a83a38cf3e7add87d172c39a6b4d84c377597fa7095b9dd4f59749de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256:2cb5d130a83a38cf3e7add87d172c39a6b4d84c377597fa7095b9dd4f59749de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=v4.17.0-202410112132.p0.g451c30d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f269823be3db426e176aeda82f4dc289aed73aa40436e116c311fa2b270fb2f_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f269823be3db426e176aeda82f4dc289aed73aa40436e116c311fa2b270fb2f_amd64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f269823be3db426e176aeda82f4dc289aed73aa40436e116c311fa2b270fb2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256:4f269823be3db426e176aeda82f4dc289aed73aa40436e116c311fa2b270fb2f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=v4.17.0-202410112132.p0.gd69a3e3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:dabc45608807de2a75c9287e5e98de7995c63587c96efb0d3e5b5abae89224d7_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:dabc45608807de2a75c9287e5e98de7995c63587c96efb0d3e5b5abae89224d7_amd64",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:dabc45608807de2a75c9287e5e98de7995c63587c96efb0d3e5b5abae89224d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256:dabc45608807de2a75c9287e5e98de7995c63587c96efb0d3e5b5abae89224d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=v4.17.0-202410112132.p0.gf2711c6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:dbd7a56eb14c5992d2c766020d0ca579bf29c0d4bfdffd686e37be45db36c4e2_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:dbd7a56eb14c5992d2c766020d0ca579bf29c0d4bfdffd686e37be45db36c4e2_amd64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:dbd7a56eb14c5992d2c766020d0ca579bf29c0d4bfdffd686e37be45db36c4e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:dbd7a56eb14c5992d2c766020d0ca579bf29c0d4bfdffd686e37be45db36c4e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.17.0-202410112132.p0.g6897187.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:d0efccd6d29badb945cfe4eb82be3c3029289477365ed0d4397478654bcee764_amd64",
"product": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:d0efccd6d29badb945cfe4eb82be3c3029289477365ed0d4397478654bcee764_amd64",
"product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:d0efccd6d29badb945cfe4eb82be3c3029289477365ed0d4397478654bcee764_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:d0efccd6d29badb945cfe4eb82be3c3029289477365ed0d4397478654bcee764?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.17.0-202410151006.p0.g21453ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel9@sha256:17412d28b3cb03dcde602a6a5797deb7fa1cb33086f3e5675b08921b47b6dc11_amd64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:17412d28b3cb03dcde602a6a5797deb7fa1cb33086f3e5675b08921b47b6dc11_amd64",
"product_id": "openshift4/ose-machine-os-images-rhel9@sha256:17412d28b3cb03dcde602a6a5797deb7fa1cb33086f3e5675b08921b47b6dc11_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:17412d28b3cb03dcde602a6a5797deb7fa1cb33086f3e5675b08921b47b6dc11?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.17.0-202410160306.p0.g9e76dac.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:17c64d37132288ef5c677d586091278f10566896082173bdf95b0eb611441467_amd64",
"product": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:17c64d37132288ef5c677d586091278f10566896082173bdf95b0eb611441467_amd64",
"product_id": "openshift4/ose-multus-admission-controller-rhel9@sha256:17c64d37132288ef5c677d586091278f10566896082173bdf95b0eb611441467_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256:17c64d37132288ef5c677d586091278f10566896082173bdf95b0eb611441467?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=v4.17.0-202410112132.p0.g076f0ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:d9b3c6e5144f72452b92c3666a505c4bbf9e16eb2b15a0b7f7dc4b070b055537_amd64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:d9b3c6e5144f72452b92c3666a505c4bbf9e16eb2b15a0b7f7dc4b070b055537_amd64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel9@sha256:d9b3c6e5144f72452b92c3666a505c4bbf9e16eb2b15a0b7f7dc4b070b055537_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256:d9b3c6e5144f72452b92c3666a505c4bbf9e16eb2b15a0b7f7dc4b070b055537?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=v4.17.0-202410112132.p0.g7d01ea1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f853ec89fa39f7c217c562c8d04fd9f3e8f224dfa19aeef2d41201b94674fd_amd64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f853ec89fa39f7c217c562c8d04fd9f3e8f224dfa19aeef2d41201b94674fd_amd64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f853ec89fa39f7c217c562c8d04fd9f3e8f224dfa19aeef2d41201b94674fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256:d4f853ec89fa39f7c217c562c8d04fd9f3e8f224dfa19aeef2d41201b94674fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=v4.17.0-202410112132.p0.g391c1b0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:935ef88baaedab8feb4f9840b09bec33c96338d38305d03d965565ab5ae6b972_amd64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:935ef88baaedab8feb4f9840b09bec33c96338d38305d03d965565ab5ae6b972_amd64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:935ef88baaedab8feb4f9840b09bec33c96338d38305d03d965565ab5ae6b972_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256:935ef88baaedab8feb4f9840b09bec33c96338d38305d03d965565ab5ae6b972?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=v4.17.0-202410112132.p0.gb950d50.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather-rhel9@sha256:a9bae1d56fd0de740f88f03585bfe6e7c83ef6b7474941b6bcabbc3f545c14a5_amd64",
"product": {
"name": "openshift4/ose-must-gather-rhel9@sha256:a9bae1d56fd0de740f88f03585bfe6e7c83ef6b7474941b6bcabbc3f545c14a5_amd64",
"product_id": "openshift4/ose-must-gather-rhel9@sha256:a9bae1d56fd0de740f88f03585bfe6e7c83ef6b7474941b6bcabbc3f545c14a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256:a9bae1d56fd0de740f88f03585bfe6e7c83ef6b7474941b6bcabbc3f545c14a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.17.0-202410160306.p0.gcd76726.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:18b267563dfaa9fe43c23903040348ce736ad64ff840afd06bbedf59ec1e39ba_amd64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:18b267563dfaa9fe43c23903040348ce736ad64ff840afd06bbedf59ec1e39ba_amd64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:18b267563dfaa9fe43c23903040348ce736ad64ff840afd06bbedf59ec1e39ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256:18b267563dfaa9fe43c23903040348ce736ad64ff840afd06bbedf59ec1e39ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=v4.17.0-202410112132.p0.g8630f33.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:bbbe9c90b56d3c8f3709cbc53c9f908c0a3ec02a88fd98835a93602e68142988_amd64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:bbbe9c90b56d3c8f3709cbc53c9f908c0a3ec02a88fd98835a93602e68142988_amd64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:bbbe9c90b56d3c8f3709cbc53c9f908c0a3ec02a88fd98835a93602e68142988_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:bbbe9c90b56d3c8f3709cbc53c9f908c0a3ec02a88fd98835a93602e68142988?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.17.0-202410112132.p0.gddb486a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel9@sha256:6751c8d3cda099e8d77c2ee4e9f5e076de33178d99135b67ce76b1686d312997_amd64",
"product": {
"name": "openshift4/network-tools-rhel9@sha256:6751c8d3cda099e8d77c2ee4e9f5e076de33178d99135b67ce76b1686d312997_amd64",
"product_id": "openshift4/network-tools-rhel9@sha256:6751c8d3cda099e8d77c2ee4e9f5e076de33178d99135b67ce76b1686d312997_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256:6751c8d3cda099e8d77c2ee4e9f5e076de33178d99135b67ce76b1686d312997?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.17.0-202410160306.p0.g8e170b4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:590edc4de27e7308946421cc221d6d3aeb9810bb2b22636041ae8fb7dbd35f92_amd64",
"product": {
"name": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:590edc4de27e7308946421cc221d6d3aeb9810bb2b22636041ae8fb7dbd35f92_amd64",
"product_id": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:590edc4de27e7308946421cc221d6d3aeb9810bb2b22636041ae8fb7dbd35f92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-cloud-controller-manager-rhel9@sha256:590edc4de27e7308946421cc221d6d3aeb9810bb2b22636041ae8fb7dbd35f92?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.gc9f6cd1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:0e77e4d391620cd898348dc38b5a9f53ebc140075aae7b2e3295fafdf55513f9_amd64",
"product": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:0e77e4d391620cd898348dc38b5a9f53ebc140075aae7b2e3295fafdf55513f9_amd64",
"product_id": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:0e77e4d391620cd898348dc38b5a9f53ebc140075aae7b2e3295fafdf55513f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel9@sha256:0e77e4d391620cd898348dc38b5a9f53ebc140075aae7b2e3295fafdf55513f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.g68aa2bb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:9030ae17b9752fb2cbf09ccb522990eb9ce76f3ea7e82559de267a7f53ef3df1_amd64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:9030ae17b9752fb2cbf09ccb522990eb9ce76f3ea7e82559de267a7f53ef3df1_amd64",
"product_id": "openshift4/ose-oauth-apiserver-rhel9@sha256:9030ae17b9752fb2cbf09ccb522990eb9ce76f3ea7e82559de267a7f53ef3df1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256:9030ae17b9752fb2cbf09ccb522990eb9ce76f3ea7e82559de267a7f53ef3df1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=v4.17.0-202410112132.p0.ge37ccb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel9@sha256:f6d55985abfe6a607310320de7184887d4dc0b3a0b475d21b13526d39440fd10_amd64",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel9@sha256:f6d55985abfe6a607310320de7184887d4dc0b3a0b475d21b13526d39440fd10_amd64",
"product_id": "openshift4/ose-olm-catalogd-rhel9@sha256:f6d55985abfe6a607310320de7184887d4dc0b3a0b475d21b13526d39440fd10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256:f6d55985abfe6a607310320de7184887d4dc0b3a0b475d21b13526d39440fd10?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=v4.17.0-202410112132.p0.gc4497d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel9@sha256:1d354ee62977f0c0ffab2710355610b424a4c262af48016507f03a8fde06df6a_amd64",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel9@sha256:1d354ee62977f0c0ffab2710355610b424a4c262af48016507f03a8fde06df6a_amd64",
"product_id": "openshift4/ose-olm-operator-controller-rhel9@sha256:1d354ee62977f0c0ffab2710355610b424a4c262af48016507f03a8fde06df6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256:1d354ee62977f0c0ffab2710355610b424a4c262af48016507f03a8fde06df6a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=v4.17.0-202410112132.p0.g8d16b39.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:862c7da542ef4d57193d4d407dd57e52c69a7f8d787ef376fa30b69428a0969d_amd64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:862c7da542ef4d57193d4d407dd57e52c69a7f8d787ef376fa30b69428a0969d_amd64",
"product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:862c7da542ef4d57193d4d407dd57e52c69a7f8d787ef376fa30b69428a0969d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:862c7da542ef4d57193d4d407dd57e52c69a7f8d787ef376fa30b69428a0969d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.17.0-202410112132.p0.gcd1a4bc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:fa1ffcf5f73a9eeb76f40f85efec6e5ec452c779ae9a0f2437dbf12353ef4bf1_amd64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:fa1ffcf5f73a9eeb76f40f85efec6e5ec452c779ae9a0f2437dbf12353ef4bf1_amd64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:fa1ffcf5f73a9eeb76f40f85efec6e5ec452c779ae9a0f2437dbf12353ef4bf1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:fa1ffcf5f73a9eeb76f40f85efec6e5ec452c779ae9a0f2437dbf12353ef4bf1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.g055cf1d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:94ac644d3640f5c18a5e988d2c95883d2b5f869d0d399185d9f6f28a0546c836_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:94ac644d3640f5c18a5e988d2c95883d2b5f869d0d399185d9f6f28a0546c836_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:94ac644d3640f5c18a5e988d2c95883d2b5f869d0d399185d9f6f28a0546c836_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:94ac644d3640f5c18a5e988d2c95883d2b5f869d0d399185d9f6f28a0546c836?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.ga13ed56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:648a992eb397e7c2ec224e758d1f7aa5034f33d938f2abe9b3f1ef3a54fb15a4_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:648a992eb397e7c2ec224e758d1f7aa5034f33d938f2abe9b3f1ef3a54fb15a4_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:648a992eb397e7c2ec224e758d1f7aa5034f33d938f2abe9b3f1ef3a54fb15a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:648a992eb397e7c2ec224e758d1f7aa5034f33d938f2abe9b3f1ef3a54fb15a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gf89b6db.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:04b9ddfc6e21e0c6c697557c3121037fb81e580b7cbaf00151043d7540ce181f_amd64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:04b9ddfc6e21e0c6c697557c3121037fb81e580b7cbaf00151043d7540ce181f_amd64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:04b9ddfc6e21e0c6c697557c3121037fb81e580b7cbaf00151043d7540ce181f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:04b9ddfc6e21e0c6c697557c3121037fb81e580b7cbaf00151043d7540ce181f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.ga13ed56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-framework-tools-rhel9@sha256:6b3feb5748c52f2e1e94dfe1b326aad4aba537223286cc4d6359e589cec70fa6_amd64",
"product": {
"name": "openshift4/ose-operator-framework-tools-rhel9@sha256:6b3feb5748c52f2e1e94dfe1b326aad4aba537223286cc4d6359e589cec70fa6_amd64",
"product_id": "openshift4/ose-operator-framework-tools-rhel9@sha256:6b3feb5748c52f2e1e94dfe1b326aad4aba537223286cc4d6359e589cec70fa6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256:6b3feb5748c52f2e1e94dfe1b326aad4aba537223286cc4d6359e589cec70fa6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=v4.17.0-202410112132.p0.gb0d86a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:38c116c9e465e7bcd2b8ad0eb3cda151e53be5eaf5279959d43ab7a0f67c22ca_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:38c116c9e465e7bcd2b8ad0eb3cda151e53be5eaf5279959d43ab7a0f67c22ca_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel9@sha256:38c116c9e465e7bcd2b8ad0eb3cda151e53be5eaf5279959d43ab7a0f67c22ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256:38c116c9e465e7bcd2b8ad0eb3cda151e53be5eaf5279959d43ab7a0f67c22ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.g1db726a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:adc2935a0a120d4cc4b71e0e76c55b11281ba5ec68f0a7da71c37802435afd44_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:adc2935a0a120d4cc4b71e0e76c55b11281ba5ec68f0a7da71c37802435afd44_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:adc2935a0a120d4cc4b71e0e76c55b11281ba5ec68f0a7da71c37802435afd44_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:adc2935a0a120d4cc4b71e0e76c55b11281ba5ec68f0a7da71c37802435afd44?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.17.0-202410160306.p0.g62451d1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:cb1a019835dd4b799e6058b1211facb287a8f7be6e7991df6319fe624dbf2dcf_amd64",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:cb1a019835dd4b799e6058b1211facb287a8f7be6e7991df6319fe624dbf2dcf_amd64",
"product_id": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:cb1a019835dd4b799e6058b1211facb287a8f7be6e7991df6319fe624dbf2dcf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256:cb1a019835dd4b799e6058b1211facb287a8f7be6e7991df6319fe624dbf2dcf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.gaaa6afa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d894022a6f63a12f22d4082e5a5804637f433369cc192d561ec86760bc3343e1_amd64",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d894022a6f63a12f22d4082e5a5804637f433369cc192d561ec86760bc3343e1_amd64",
"product_id": "openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d894022a6f63a12f22d4082e5a5804637f433369cc192d561ec86760bc3343e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9-operator@sha256:d894022a6f63a12f22d4082e5a5804637f433369cc192d561ec86760bc3343e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gf6f037c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:eeeb95c6e6276db269cc9d4d566228236a3176363832d4cf9a57ce8aeb6999f3_amd64",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:eeeb95c6e6276db269cc9d4d566228236a3176363832d4cf9a57ce8aeb6999f3_amd64",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:eeeb95c6e6276db269cc9d4d566228236a3176363832d4cf9a57ce8aeb6999f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256:eeeb95c6e6276db269cc9d4d566228236a3176363832d4cf9a57ce8aeb6999f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.gbd3d72e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:37c5ee846b9957e9552ba581da97d0fcaf8f3cf74f52518fb407ecc348ebb198_amd64",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:37c5ee846b9957e9552ba581da97d0fcaf8f3cf74f52518fb407ecc348ebb198_amd64",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:37c5ee846b9957e9552ba581da97d0fcaf8f3cf74f52518fb407ecc348ebb198_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256:37c5ee846b9957e9552ba581da97d0fcaf8f3cf74f52518fb407ecc348ebb198?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.gfe7a877.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:c452ae4910260c67ad4dfed3f9b18357fc0920ba9a3a5c44bbcc85c196685d29_amd64",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:c452ae4910260c67ad4dfed3f9b18357fc0920ba9a3a5c44bbcc85c196685d29_amd64",
"product_id": "openshift4/openshift-route-controller-manager-rhel9@sha256:c452ae4910260c67ad4dfed3f9b18357fc0920ba9a3a5c44bbcc85c196685d29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256:c452ae4910260c67ad4dfed3f9b18357fc0920ba9a3a5c44bbcc85c196685d29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.ga47f6be.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:6b2fc4ac9e1fba264b1fd141acb79f93b840dc176a22bd5a0ca5e3fb28a5992f_amd64",
"product": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:6b2fc4ac9e1fba264b1fd141acb79f93b840dc176a22bd5a0ca5e3fb28a5992f_amd64",
"product_id": "openshift4/ose-service-ca-rhel9-operator@sha256:6b2fc4ac9e1fba264b1fd141acb79f93b840dc176a22bd5a0ca5e3fb28a5992f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256:6b2fc4ac9e1fba264b1fd141acb79f93b840dc176a22bd5a0ca5e3fb28a5992f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g1f7d647.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel9@sha256:1cad9adf692f40c49f7d83242b1380735795f98eb3917dfc105b77f0ed0c5e77_amd64",
"product": {
"name": "openshift4/ose-thanos-rhel9@sha256:1cad9adf692f40c49f7d83242b1380735795f98eb3917dfc105b77f0ed0c5e77_amd64",
"product_id": "openshift4/ose-thanos-rhel9@sha256:1cad9adf692f40c49f7d83242b1380735795f98eb3917dfc105b77f0ed0c5e77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256:1cad9adf692f40c49f7d83242b1380735795f98eb3917dfc105b77f0ed0c5e77?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=v4.17.0-202410112132.p0.g5b56736.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel9@sha256:510547a1832d0d8ccf88fc79bbaaeddcb4426839e82247e761fdbbabc7ec28ac_amd64",
"product": {
"name": "openshift4/ose-tools-rhel9@sha256:510547a1832d0d8ccf88fc79bbaaeddcb4426839e82247e761fdbbabc7ec28ac_amd64",
"product_id": "openshift4/ose-tools-rhel9@sha256:510547a1832d0d8ccf88fc79bbaaeddcb4426839e82247e761fdbbabc7ec28ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256:510547a1832d0d8ccf88fc79bbaaeddcb4426839e82247e761fdbbabc7ec28ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.17.0-202410160306.p0.g6bf65cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-rhel9@sha256:2ce705acb937dced879a2811db747dda8d40209e23e2e2ee110f5bb1c7128655_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-rhel9@sha256:2ce705acb937dced879a2811db747dda8d40209e23e2e2ee110f5bb1c7128655_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-rhel9@sha256:2ce705acb937dced879a2811db747dda8d40209e23e2e2ee110f5bb1c7128655_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel9@sha256:2ce705acb937dced879a2811db747dda8d40209e23e2e2ee110f5bb1c7128655?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.g738c43c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:2ce705acb937dced879a2811db747dda8d40209e23e2e2ee110f5bb1c7128655_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:2ce705acb937dced879a2811db747dda8d40209e23e2e2ee110f5bb1c7128655_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:2ce705acb937dced879a2811db747dda8d40209e23e2e2ee110f5bb1c7128655_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel9@sha256:2ce705acb937dced879a2811db747dda8d40209e23e2e2ee110f5bb1c7128655?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9\u0026tag=v4.17.0-202410112132.p0.g738c43c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:2ea89a64de4456f5628929d02953ad08529b8642416b835fd0d13f48258499ba_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:2ea89a64de4456f5628929d02953ad08529b8642416b835fd0d13f48258499ba_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:2ea89a64de4456f5628929d02953ad08529b8642416b835fd0d13f48258499ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel9-operator@sha256:2ea89a64de4456f5628929d02953ad08529b8642416b835fd0d13f48258499ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gd97d4ce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:2ea89a64de4456f5628929d02953ad08529b8642416b835fd0d13f48258499ba_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:2ea89a64de4456f5628929d02953ad08529b8642416b835fd0d13f48258499ba_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:2ea89a64de4456f5628929d02953ad08529b8642416b835fd0d13f48258499ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:2ea89a64de4456f5628929d02953ad08529b8642416b835fd0d13f48258499ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.gd97d4ce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:35cf59665dc3721b5f77fa8872a650fd0dc6cb13c95219370f9a6f95bee616bc_amd64",
"product": {
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:35cf59665dc3721b5f77fa8872a650fd0dc6cb13c95219370f9a6f95bee616bc_amd64",
"product_id": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:35cf59665dc3721b5f77fa8872a650fd0dc6cb13c95219370f9a6f95bee616bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel9@sha256:35cf59665dc3721b5f77fa8872a650fd0dc6cb13c95219370f9a6f95bee616bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202410112132.p0.g07abced.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:5b1c73d06bb963ac89c331636f96d7f8ab66dd5462e550eab7d6635abeebbf9a_amd64",
"product": {
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:5b1c73d06bb963ac89c331636f96d7f8ab66dd5462e550eab7d6635abeebbf9a_amd64",
"product_id": "openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:5b1c73d06bb963ac89c331636f96d7f8ab66dd5462e550eab7d6635abeebbf9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel9@sha256:5b1c73d06bb963ac89c331636f96d7f8ab66dd5462e550eab7d6635abeebbf9a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9\u0026tag=v4.17.0-202410112132.p0.g1661cc3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-problem-detector-rhel9@sha256:bc1f071b64f8a1b2f9b51d868f2c537977ea7fb7d4665786060dc8155ec13949_amd64",
"product": {
"name": "openshift4/ose-vsphere-problem-detector-rhel9@sha256:bc1f071b64f8a1b2f9b51d868f2c537977ea7fb7d4665786060dc8155ec13949_amd64",
"product_id": "openshift4/ose-vsphere-problem-detector-rhel9@sha256:bc1f071b64f8a1b2f9b51d868f2c537977ea7fb7d4665786060dc8155ec13949_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel9@sha256:bc1f071b64f8a1b2f9b51d868f2c537977ea7fb7d4665786060dc8155ec13949?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9\u0026tag=v4.17.0-202410112132.p0.gcd0df71.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:14f7db9f9f68aaf9b6f5977aa960ea608d2142be6ca94f0973eb9f4a92da8996_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:14f7db9f9f68aaf9b6f5977aa960ea608d2142be6ca94f0973eb9f4a92da8996_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:14f7db9f9f68aaf9b6f5977aa960ea608d2142be6ca94f0973eb9f4a92da8996_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:14f7db9f9f68aaf9b6f5977aa960ea608d2142be6ca94f0973eb9f4a92da8996?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.17.0-202410112132.p0.g62451d1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:964d1c74d0aa33cd797913ef5893a5fbbba5b3ce4c61e95ed2eb3fb4cf573057_amd64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:964d1c74d0aa33cd797913ef5893a5fbbba5b3ce4c61e95ed2eb3fb4cf573057_amd64",
"product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:964d1c74d0aa33cd797913ef5893a5fbbba5b3ce4c61e95ed2eb3fb4cf573057_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:964d1c74d0aa33cd797913ef5893a5fbbba5b3ce4c61e95ed2eb3fb4cf573057?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.17.0-202410112132.p0.g16f1cb0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:754bc1180d698995c282a5277ec2883465ba2ede4cf0d971ca9de2643dde0467_amd64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:754bc1180d698995c282a5277ec2883465ba2ede4cf0d971ca9de2643dde0467_amd64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:754bc1180d698995c282a5277ec2883465ba2ede4cf0d971ca9de2643dde0467_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:754bc1180d698995c282a5277ec2883465ba2ede4cf0d971ca9de2643dde0467?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.17.0-202410112132.p0.g16f1cb0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:5d9707bb8b6dd8f270906a068a0e58b028c896e9ad195106b00a574ec856fec9_amd64",
"product": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:5d9707bb8b6dd8f270906a068a0e58b028c896e9ad195106b00a574ec856fec9_amd64",
"product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:5d9707bb8b6dd8f270906a068a0e58b028c896e9ad195106b00a574ec856fec9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:5d9707bb8b6dd8f270906a068a0e58b028c896e9ad195106b00a574ec856fec9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.17.0-202410112132.p0.g16f1cb0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy-rhel9@sha256:bb611aecaf77e90ad6de171698d69330ef0bf6e9e1354e5c915b1ad012ffba7e_amd64",
"product": {
"name": "openshift4/ose-prom-label-proxy-rhel9@sha256:bb611aecaf77e90ad6de171698d69330ef0bf6e9e1354e5c915b1ad012ffba7e_amd64",
"product_id": "openshift4/ose-prom-label-proxy-rhel9@sha256:bb611aecaf77e90ad6de171698d69330ef0bf6e9e1354e5c915b1ad012ffba7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256:bb611aecaf77e90ad6de171698d69330ef0bf6e9e1354e5c915b1ad012ffba7e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=v4.17.0-202410112132.p0.gd80e904.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter-rhel9@sha256:11f146d6af135d402baa3b51be3b05aeb06bc6e30d675085ea3fc68eedf84894_amd64",
"product": {
"name": "openshift4/ose-telemeter-rhel9@sha256:11f146d6af135d402baa3b51be3b05aeb06bc6e30d675085ea3fc68eedf84894_amd64",
"product_id": "openshift4/ose-telemeter-rhel9@sha256:11f146d6af135d402baa3b51be3b05aeb06bc6e30d675085ea3fc68eedf84894_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256:11f146d6af135d402baa3b51be3b05aeb06bc6e30d675085ea3fc68eedf84894?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=v4.17.0-202410112132.p0.ge2b2524.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:07ada4a91be0e9ef880ea4a6768cfa76ba48c845789734c4409a08dd8cd32128_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:07ada4a91be0e9ef880ea4a6768cfa76ba48c845789734c4409a08dd8cd32128_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:07ada4a91be0e9ef880ea4a6768cfa76ba48c845789734c4409a08dd8cd32128_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel9@sha256:07ada4a91be0e9ef880ea4a6768cfa76ba48c845789734c4409a08dd8cd32128?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9\u0026tag=v4.17.0-202410112132.p0.g738c43c.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:671d35669c973cba8b391877bd89ebb17b72b4c856e919d2c481151a192078b0_aarch64",
"product": {
"name": "rhcos@sha256:671d35669c973cba8b391877bd89ebb17b72b4c856e919d2c481151a192078b0_aarch64",
"product_id": "rhcos@sha256:671d35669c973cba8b391877bd89ebb17b72b4c856e919d2c481151a192078b0_aarch64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:671d35669c973cba8b391877bd89ebb17b72b4c856e919d2c481151a192078b0?arch=aarch64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=417.94.202410160352-0"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:671d35669c973cba8b391877bd89ebb17b72b4c856e919d2c481151a192078b0_x86_64",
"product": {
"name": "rhcos@sha256:671d35669c973cba8b391877bd89ebb17b72b4c856e919d2c481151a192078b0_x86_64",
"product_id": "rhcos@sha256:671d35669c973cba8b391877bd89ebb17b72b4c856e919d2c481151a192078b0_x86_64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:671d35669c973cba8b391877bd89ebb17b72b4c856e919d2c481151a192078b0?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=417.94.202410160352-0"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:3429f650f15d5e464b390786f73cc4ae5bff27d2c1669002cbaeeffc89ae67b6_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/aws-kms-encryption-provider-rhel9@sha256:3429f650f15d5e464b390786f73cc4ae5bff27d2c1669002cbaeeffc89ae67b6_amd64"
},
"product_reference": "openshift4/aws-kms-encryption-provider-rhel9@sha256:3429f650f15d5e464b390786f73cc4ae5bff27d2c1669002cbaeeffc89ae67b6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:3c94a2720e1d59df5698a00ebeb63f488022e1863d184ad91961be56b3816df6_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/aws-kms-encryption-provider-rhel9@sha256:3c94a2720e1d59df5698a00ebeb63f488022e1863d184ad91961be56b3816df6_arm64"
},
"product_reference": "openshift4/aws-kms-encryption-provider-rhel9@sha256:3c94a2720e1d59df5698a00ebeb63f488022e1863d184ad91961be56b3816df6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:7bf4280f76cd840156e1469731bde12772cb1a0b7822f05cae0672a3208ab91c_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/aws-kms-encryption-provider-rhel9@sha256:7bf4280f76cd840156e1469731bde12772cb1a0b7822f05cae0672a3208ab91c_s390x"
},
"product_reference": "openshift4/aws-kms-encryption-provider-rhel9@sha256:7bf4280f76cd840156e1469731bde12772cb1a0b7822f05cae0672a3208ab91c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:c7d25082478a03bb5fb77ec8a3b00059e17b343e1e7be4ec63185a8e52fa12d6_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/aws-kms-encryption-provider-rhel9@sha256:c7d25082478a03bb5fb77ec8a3b00059e17b343e1e7be4ec63185a8e52fa12d6_ppc64le"
},
"product_reference": "openshift4/aws-kms-encryption-provider-rhel9@sha256:c7d25082478a03bb5fb77ec8a3b00059e17b343e1e7be4ec63185a8e52fa12d6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:16a8c621b040fff0ed80ad83392497565ab58bfd6a8a33da44ca4527cd9966a1_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/azure-kms-encryption-provider-rhel9@sha256:16a8c621b040fff0ed80ad83392497565ab58bfd6a8a33da44ca4527cd9966a1_arm64"
},
"product_reference": "openshift4/azure-kms-encryption-provider-rhel9@sha256:16a8c621b040fff0ed80ad83392497565ab58bfd6a8a33da44ca4527cd9966a1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:262043bce5ffc99c3372c9fc67b979b514bab5dce6a3c45b7f8045b242cbb30a_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/azure-kms-encryption-provider-rhel9@sha256:262043bce5ffc99c3372c9fc67b979b514bab5dce6a3c45b7f8045b242cbb30a_s390x"
},
"product_reference": "openshift4/azure-kms-encryption-provider-rhel9@sha256:262043bce5ffc99c3372c9fc67b979b514bab5dce6a3c45b7f8045b242cbb30a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:9b3a2bec274531a9daafe2a2e42a9ab38ec3d481bf5810f52b28656c4a83bca5_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/azure-kms-encryption-provider-rhel9@sha256:9b3a2bec274531a9daafe2a2e42a9ab38ec3d481bf5810f52b28656c4a83bca5_ppc64le"
},
"product_reference": "openshift4/azure-kms-encryption-provider-rhel9@sha256:9b3a2bec274531a9daafe2a2e42a9ab38ec3d481bf5810f52b28656c4a83bca5_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:d3a60b3f791ff12413bc1a9606af3b81cd6a7cb1ae2fe44d4a0c3f91d0c61293_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/azure-kms-encryption-provider-rhel9@sha256:d3a60b3f791ff12413bc1a9606af3b81cd6a7cb1ae2fe44d4a0c3f91d0c61293_amd64"
},
"product_reference": "openshift4/azure-kms-encryption-provider-rhel9@sha256:d3a60b3f791ff12413bc1a9606af3b81cd6a7cb1ae2fe44d4a0c3f91d0c61293_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel9@sha256:5ec271c75dbe3a2a960016cc301b77d1391c42da08ef021b2e67db8de56777f8_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/cloud-network-config-controller-rhel9@sha256:5ec271c75dbe3a2a960016cc301b77d1391c42da08ef021b2e67db8de56777f8_ppc64le"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel9@sha256:5ec271c75dbe3a2a960016cc301b77d1391c42da08ef021b2e67db8de56777f8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel9@sha256:6331b417c27dd65feeb614687a611f6b9f471fd1d0b3ab58a64bad3523700e0a_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/cloud-network-config-controller-rhel9@sha256:6331b417c27dd65feeb614687a611f6b9f471fd1d0b3ab58a64bad3523700e0a_s390x"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel9@sha256:6331b417c27dd65feeb614687a611f6b9f471fd1d0b3ab58a64bad3523700e0a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel9@sha256:9bcd03fd638e54ba1123fd2866157ae470d86a573853eb4268366ebff513bec1_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/cloud-network-config-controller-rhel9@sha256:9bcd03fd638e54ba1123fd2866157ae470d86a573853eb4268366ebff513bec1_arm64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel9@sha256:9bcd03fd638e54ba1123fd2866157ae470d86a573853eb4268366ebff513bec1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel9@sha256:c02c117e5bbab084969a7233d07e0dbcd260bd6c9d972981f43269b52be917d7_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/cloud-network-config-controller-rhel9@sha256:c02c117e5bbab084969a7233d07e0dbcd260bd6c9d972981f43269b52be917d7_amd64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel9@sha256:c02c117e5bbab084969a7233d07e0dbcd260bd6c9d972981f43269b52be917d7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:0edc7a2879473ceed70aca3634c6726827c75056af6eb0de75145c4f805835ea_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/container-networking-plugins-microshift-rhel9@sha256:0edc7a2879473ceed70aca3634c6726827c75056af6eb0de75145c4f805835ea_amd64"
},
"product_reference": "openshift4/container-networking-plugins-microshift-rhel9@sha256:0edc7a2879473ceed70aca3634c6726827c75056af6eb0de75145c4f805835ea_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:74faea354000316d19367678d630cafb78604cc49cdb6ee8e8e5aeab91fe6d1d_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/container-networking-plugins-microshift-rhel9@sha256:74faea354000316d19367678d630cafb78604cc49cdb6ee8e8e5aeab91fe6d1d_s390x"
},
"product_reference": "openshift4/container-networking-plugins-microshift-rhel9@sha256:74faea354000316d19367678d630cafb78604cc49cdb6ee8e8e5aeab91fe6d1d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:a044145f94b808d9632d7b86478361aebef2baafdb01ba98377fec64a4e79971_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/container-networking-plugins-microshift-rhel9@sha256:a044145f94b808d9632d7b86478361aebef2baafdb01ba98377fec64a4e79971_ppc64le"
},
"product_reference": "openshift4/container-networking-plugins-microshift-rhel9@sha256:a044145f94b808d9632d7b86478361aebef2baafdb01ba98377fec64a4e79971_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:bd029dd550bfb42ba4dd471f50af50fbf4d9b83b9a768e05218a44529bd31e3e_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/container-networking-plugins-microshift-rhel9@sha256:bd029dd550bfb42ba4dd471f50af50fbf4d9b83b9a768e05218a44529bd31e3e_arm64"
},
"product_reference": "openshift4/container-networking-plugins-microshift-rhel9@sha256:bd029dd550bfb42ba4dd471f50af50fbf4d9b83b9a768e05218a44529bd31e3e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel9@sha256:2faa5c47e79776ad71398ddbdbea317a434477f5fbfd2e9981cfdde0d1049f34_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/egress-router-cni-rhel9@sha256:2faa5c47e79776ad71398ddbdbea317a434477f5fbfd2e9981cfdde0d1049f34_amd64"
},
"product_reference": "openshift4/egress-router-cni-rhel9@sha256:2faa5c47e79776ad71398ddbdbea317a434477f5fbfd2e9981cfdde0d1049f34_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel9@sha256:3bc79d7140fd68051205ff7b2a288f658fb0a96218a7d5909b8ea58b20cb0c09_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/egress-router-cni-rhel9@sha256:3bc79d7140fd68051205ff7b2a288f658fb0a96218a7d5909b8ea58b20cb0c09_s390x"
},
"product_reference": "openshift4/egress-router-cni-rhel9@sha256:3bc79d7140fd68051205ff7b2a288f658fb0a96218a7d5909b8ea58b20cb0c09_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel9@sha256:aebae913b2682ee3bc9b5836e393b4cd7abed152f9339ecdea8dec54d168a434_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/egress-router-cni-rhel9@sha256:aebae913b2682ee3bc9b5836e393b4cd7abed152f9339ecdea8dec54d168a434_arm64"
},
"product_reference": "openshift4/egress-router-cni-rhel9@sha256:aebae913b2682ee3bc9b5836e393b4cd7abed152f9339ecdea8dec54d168a434_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel9@sha256:f84cc4ce5a5f0fabc24d0660ca0bc8e0e451397c407102953f8fb2a2b946f70b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/egress-router-cni-rhel9@sha256:f84cc4ce5a5f0fabc24d0660ca0bc8e0e451397c407102953f8fb2a2b946f70b_ppc64le"
},
"product_reference": "openshift4/egress-router-cni-rhel9@sha256:f84cc4ce5a5f0fabc24d0660ca0bc8e0e451397c407102953f8fb2a2b946f70b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:5ef3281821813e646f1f3c98aaa927cd23af8d10eaaad857ef1c5ba995bf305e_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:5ef3281821813e646f1f3c98aaa927cd23af8d10eaaad857ef1c5ba995bf305e_ppc64le"
},
"product_reference": "openshift4/frr-rhel9@sha256:5ef3281821813e646f1f3c98aaa927cd23af8d10eaaad857ef1c5ba995bf305e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:608a4491922ab8a486f57072ec9b6008a54aaf7d44118f7359e1685081e9975c_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:608a4491922ab8a486f57072ec9b6008a54aaf7d44118f7359e1685081e9975c_amd64"
},
"product_reference": "openshift4/frr-rhel9@sha256:608a4491922ab8a486f57072ec9b6008a54aaf7d44118f7359e1685081e9975c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:afa5aee857a0f8db16db870cf87e5a5af3c1639105fac7ddfca36965f73965da_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:afa5aee857a0f8db16db870cf87e5a5af3c1639105fac7ddfca36965f73965da_arm64"
},
"product_reference": "openshift4/frr-rhel9@sha256:afa5aee857a0f8db16db870cf87e5a5af3c1639105fac7ddfca36965f73965da_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:bed3ee7bb9a4bdeb7de5c3e96cec2061472343e9637d9f5d0fda834ab237c99f_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:bed3ee7bb9a4bdeb7de5c3e96cec2061472343e9637d9f5d0fda834ab237c99f_s390x"
},
"product_reference": "openshift4/frr-rhel9@sha256:bed3ee7bb9a4bdeb7de5c3e96cec2061472343e9637d9f5d0fda834ab237c99f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-metrics-server-rhel9@sha256:75a8fd13633e95b80fcc2e43139a62a7f846c507ede533805f2b2c36b4ac160e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/kube-metrics-server-rhel9@sha256:75a8fd13633e95b80fcc2e43139a62a7f846c507ede533805f2b2c36b4ac160e_amd64"
},
"product_reference": "openshift4/kube-metrics-server-rhel9@sha256:75a8fd13633e95b80fcc2e43139a62a7f846c507ede533805f2b2c36b4ac160e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-metrics-server-rhel9@sha256:9eb9e058b71f697b36b9418145cafd0b4e0f946db7b0b47f8424b44a1bc4a21d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/kube-metrics-server-rhel9@sha256:9eb9e058b71f697b36b9418145cafd0b4e0f946db7b0b47f8424b44a1bc4a21d_arm64"
},
"product_reference": "openshift4/kube-metrics-server-rhel9@sha256:9eb9e058b71f697b36b9418145cafd0b4e0f946db7b0b47f8424b44a1bc4a21d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-metrics-server-rhel9@sha256:b1c03da0218a07d23a3fb2cf63f7a7d8bfddd467b71812be03df87c791822902_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/kube-metrics-server-rhel9@sha256:b1c03da0218a07d23a3fb2cf63f7a7d8bfddd467b71812be03df87c791822902_s390x"
},
"product_reference": "openshift4/kube-metrics-server-rhel9@sha256:b1c03da0218a07d23a3fb2cf63f7a7d8bfddd467b71812be03df87c791822902_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-metrics-server-rhel9@sha256:efd9c4fcf604106ce70ec49b72bf4f2f64a4dc7a1413ed16e9e4bca706e2ea2f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/kube-metrics-server-rhel9@sha256:efd9c4fcf604106ce70ec49b72bf4f2f64a4dc7a1413ed16e9e4bca706e2ea2f_ppc64le"
},
"product_reference": "openshift4/kube-metrics-server-rhel9@sha256:efd9c4fcf604106ce70ec49b72bf4f2f64a4dc7a1413ed16e9e4bca706e2ea2f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel9@sha256:c5430ebd7ad28e86b2bbaff3be3e02b11b26bff7f5e2338bc52378ebbc478723_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/kubevirt-csi-driver-rhel9@sha256:c5430ebd7ad28e86b2bbaff3be3e02b11b26bff7f5e2338bc52378ebbc478723_amd64"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel9@sha256:c5430ebd7ad28e86b2bbaff3be3e02b11b26bff7f5e2338bc52378ebbc478723_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel9@sha256:d0cb95f45c1e527625a7638294c34915e42770706daa71ed3eb3a479705e9b91_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/kubevirt-csi-driver-rhel9@sha256:d0cb95f45c1e527625a7638294c34915e42770706daa71ed3eb3a479705e9b91_ppc64le"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel9@sha256:d0cb95f45c1e527625a7638294c34915e42770706daa71ed3eb3a479705e9b91_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel9@sha256:d553b6e8ef8103b1cebc0d3454086c987086ce752c8832c87273d122567a8fee_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/kubevirt-csi-driver-rhel9@sha256:d553b6e8ef8103b1cebc0d3454086c987086ce752c8832c87273d122567a8fee_s390x"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel9@sha256:d553b6e8ef8103b1cebc0d3454086c987086ce752c8832c87273d122567a8fee_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel9@sha256:d88b363e5b7262fdf33e130887707cfa32a57e025b2eaf14922d4c00e8da3c62_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/kubevirt-csi-driver-rhel9@sha256:d88b363e5b7262fdf33e130887707cfa32a57e025b2eaf14922d4c00e8da3c62_arm64"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel9@sha256:d88b363e5b7262fdf33e130887707cfa32a57e025b2eaf14922d4c00e8da3c62_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel9@sha256:448a74e09bf3880711302f50c42b24d65a7f88163dfd2fd05cf1e8ffa47776ba_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:448a74e09bf3880711302f50c42b24d65a7f88163dfd2fd05cf1e8ffa47776ba_arm64"
},
"product_reference": "openshift4/network-tools-rhel9@sha256:448a74e09bf3880711302f50c42b24d65a7f88163dfd2fd05cf1e8ffa47776ba_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel9@sha256:6751c8d3cda099e8d77c2ee4e9f5e076de33178d99135b67ce76b1686d312997_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:6751c8d3cda099e8d77c2ee4e9f5e076de33178d99135b67ce76b1686d312997_amd64"
},
"product_reference": "openshift4/network-tools-rhel9@sha256:6751c8d3cda099e8d77c2ee4e9f5e076de33178d99135b67ce76b1686d312997_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel9@sha256:cbea913fae8c47ad63954f59200467c9155e4b51df6c53968c9f8377a3eebd91_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:cbea913fae8c47ad63954f59200467c9155e4b51df6c53968c9f8377a3eebd91_s390x"
},
"product_reference": "openshift4/network-tools-rhel9@sha256:cbea913fae8c47ad63954f59200467c9155e4b51df6c53968c9f8377a3eebd91_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel9@sha256:eb2873f2f6f86a015bebea128b3f41b769a1ef5e0fc9ba092aed8d18e004916c_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:eb2873f2f6f86a015bebea128b3f41b769a1ef5e0fc9ba092aed8d18e004916c_ppc64le"
},
"product_reference": "openshift4/network-tools-rhel9@sha256:eb2873f2f6f86a015bebea128b3f41b769a1ef5e0fc9ba092aed8d18e004916c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:373e2a4d3b1816e472d48d5256586df522881caa79f6a1fe3641d03cf09b4a78_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/oc-mirror-plugin-rhel9@sha256:373e2a4d3b1816e472d48d5256586df522881caa79f6a1fe3641d03cf09b4a78_amd64"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:373e2a4d3b1816e472d48d5256586df522881caa79f6a1fe3641d03cf09b4a78_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:82b828bb96ff0c74c9ef44f409f1524411391bb79535778f11620084092f56b4_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/oc-mirror-plugin-rhel9@sha256:82b828bb96ff0c74c9ef44f409f1524411391bb79535778f11620084092f56b4_s390x"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:82b828bb96ff0c74c9ef44f409f1524411391bb79535778f11620084092f56b4_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:cbe9d0ebb10f378e4e12e7154bea19eee5de2d2fcd8502fc81bf71556292bd28_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/oc-mirror-plugin-rhel9@sha256:cbe9d0ebb10f378e4e12e7154bea19eee5de2d2fcd8502fc81bf71556292bd28_arm64"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:cbe9d0ebb10f378e4e12e7154bea19eee5de2d2fcd8502fc81bf71556292bd28_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:e1f0981f3563d0c94577cd0f675e3c3046cef0ebcb85b65070e11ce98ddd6694_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/oc-mirror-plugin-rhel9@sha256:e1f0981f3563d0c94577cd0f675e3c3046cef0ebcb85b65070e11ce98ddd6694_ppc64le"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:e1f0981f3563d0c94577cd0f675e3c3046cef0ebcb85b65070e11ce98ddd6694_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:1be5ea855ca0ea87d38400f741be967f81acc2845281403f6dbb10a8bb1fb9ae_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/openshift-route-controller-manager-rhel9@sha256:1be5ea855ca0ea87d38400f741be967f81acc2845281403f6dbb10a8bb1fb9ae_arm64"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel9@sha256:1be5ea855ca0ea87d38400f741be967f81acc2845281403f6dbb10a8bb1fb9ae_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:224431971c9f109bd34f3c1bc680eae4ac22c0a0a8a058550ac2d6b79b1c9d97_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/openshift-route-controller-manager-rhel9@sha256:224431971c9f109bd34f3c1bc680eae4ac22c0a0a8a058550ac2d6b79b1c9d97_s390x"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel9@sha256:224431971c9f109bd34f3c1bc680eae4ac22c0a0a8a058550ac2d6b79b1c9d97_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:48576c433f355e43f0adcbbc78e2e62bdb923cfb911f54048657670247af9a6d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/openshift-route-controller-manager-rhel9@sha256:48576c433f355e43f0adcbbc78e2e62bdb923cfb911f54048657670247af9a6d_ppc64le"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel9@sha256:48576c433f355e43f0adcbbc78e2e62bdb923cfb911f54048657670247af9a6d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel9@sha256:c452ae4910260c67ad4dfed3f9b18357fc0920ba9a3a5c44bbcc85c196685d29_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/openshift-route-controller-manager-rhel9@sha256:c452ae4910260c67ad4dfed3f9b18357fc0920ba9a3a5c44bbcc85c196685d29_amd64"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel9@sha256:c452ae4910260c67ad4dfed3f9b18357fc0920ba9a3a5c44bbcc85c196685d29_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:107ea07afb394b883cd15474205ccdbb60392fcd649359c24914a1bbc6aa4e39_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:107ea07afb394b883cd15474205ccdbb60392fcd649359c24914a1bbc6aa4e39_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:107ea07afb394b883cd15474205ccdbb60392fcd649359c24914a1bbc6aa4e39_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:55179f2286a86ae3a372eeb317018a7ff7e7b18b6f874bae21b8287a2b0692e5_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:55179f2286a86ae3a372eeb317018a7ff7e7b18b6f874bae21b8287a2b0692e5_s390x"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:55179f2286a86ae3a372eeb317018a7ff7e7b18b6f874bae21b8287a2b0692e5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:d87bf13e61902428fc8b509dde7a55aebae27201e93de03e48c8496af67c23d3_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:d87bf13e61902428fc8b509dde7a55aebae27201e93de03e48c8496af67c23d3_amd64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:d87bf13e61902428fc8b509dde7a55aebae27201e93de03e48c8496af67c23d3_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:daaa6c212d3c9655ea705ba6a3e73490584ce493e3c128eb40abc1097ee0f56a_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:daaa6c212d3c9655ea705ba6a3e73490584ce493e3c128eb40abc1097ee0f56a_arm64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:daaa6c212d3c9655ea705ba6a3e73490584ce493e3c128eb40abc1097ee0f56a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:16cc64978cc50f700adc1c1c323f99b8e445e306a57896e65768d8446f9fe5cf_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:16cc64978cc50f700adc1c1c323f99b8e445e306a57896e65768d8446f9fe5cf_arm64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:16cc64978cc50f700adc1c1c323f99b8e445e306a57896e65768d8446f9fe5cf_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b6ad13588f88031130b05e514dc0c25bbd0acf7e9d68fe90e656e2a618b85ef_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b6ad13588f88031130b05e514dc0c25bbd0acf7e9d68fe90e656e2a618b85ef_amd64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b6ad13588f88031130b05e514dc0c25bbd0acf7e9d68fe90e656e2a618b85ef_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:609746721f99af6781991d7a3829368251d63ef3f0615f6137396a6e6c2d7d34_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:609746721f99af6781991d7a3829368251d63ef3f0615f6137396a6e6c2d7d34_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:609746721f99af6781991d7a3829368251d63ef3f0615f6137396a6e6c2d7d34_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fb0b10ee2897cbcaf82140b503c22f5bbed7be2f69eace06b13859edb15cdc3c_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fb0b10ee2897cbcaf82140b503c22f5bbed7be2f69eace06b13859edb15cdc3c_s390x"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fb0b10ee2897cbcaf82140b503c22f5bbed7be2f69eace06b13859edb15cdc3c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:b40c05d3999951b304ad1309de569fc7ea835ac221e8765f725b8d612276aca8_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:b40c05d3999951b304ad1309de569fc7ea835ac221e8765f725b8d612276aca8_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:b40c05d3999951b304ad1309de569fc7ea835ac221e8765f725b8d612276aca8_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:bf90cf0f69e35ba843c7c8c731771e6d2c8f9fa26a394122423f7b0098454cb3_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:bf90cf0f69e35ba843c7c8c731771e6d2c8f9fa26a394122423f7b0098454cb3_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:bf90cf0f69e35ba843c7c8c731771e6d2c8f9fa26a394122423f7b0098454cb3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:c6e7fefcb78b1136fefa2fc4d9d94f64d4f95e127493894ee366e024c0f133f0_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c6e7fefcb78b1136fefa2fc4d9d94f64d4f95e127493894ee366e024c0f133f0_arm64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:c6e7fefcb78b1136fefa2fc4d9d94f64d4f95e127493894ee366e024c0f133f0_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:d3823a2ccbf469cdb90d0f5986d3e3ff77119657d2ec85138e4699667cbf71db_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:d3823a2ccbf469cdb90d0f5986d3e3ff77119657d2ec85138e4699667cbf71db_s390x"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:d3823a2ccbf469cdb90d0f5986d3e3ff77119657d2ec85138e4699667cbf71db_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:3e2b78a3a49b158d042f97af6443e9e5a7995c2eeb8414325a8ae8252562d1fc_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:3e2b78a3a49b158d042f97af6443e9e5a7995c2eeb8414325a8ae8252562d1fc_arm64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:3e2b78a3a49b158d042f97af6443e9e5a7995c2eeb8414325a8ae8252562d1fc_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7b0a006b7c12855cc3abbeaa0e4fe166e7e455c6103f91bfc5189399a47a634b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7b0a006b7c12855cc3abbeaa0e4fe166e7e455c6103f91bfc5189399a47a634b_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7b0a006b7c12855cc3abbeaa0e4fe166e7e455c6103f91bfc5189399a47a634b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:825da5ca4b500a40df10fb884d251a82c753ca78a83eb1ca6666927e93a33c3c_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:825da5ca4b500a40df10fb884d251a82c753ca78a83eb1ca6666927e93a33c3c_amd64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:825da5ca4b500a40df10fb884d251a82c753ca78a83eb1ca6666927e93a33c3c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:da01749de7f8653d1af3308ae96a04676ac1dbbd75cde5f3aee503c709d3aefb_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:da01749de7f8653d1af3308ae96a04676ac1dbbd75cde5f3aee503c709d3aefb_s390x"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:da01749de7f8653d1af3308ae96a04676ac1dbbd75cde5f3aee503c709d3aefb_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:03e6d5d6f548b5ee9a7e79b62eab7016c3e3af81e7347fd568cfbd165e2256d9_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-utils-rhel9@sha256:03e6d5d6f548b5ee9a7e79b62eab7016c3e3af81e7347fd568cfbd165e2256d9_arm64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:03e6d5d6f548b5ee9a7e79b62eab7016c3e3af81e7347fd568cfbd165e2256d9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:0ab819db3e22782e5c294d7d99f774854fb46b8976ef10f437743b18b3ed2381_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-utils-rhel9@sha256:0ab819db3e22782e5c294d7d99f774854fb46b8976ef10f437743b18b3ed2381_amd64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:0ab819db3e22782e5c294d7d99f774854fb46b8976ef10f437743b18b3ed2381_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:3c33b31e31d57d793782f2c5d846cb33349340ceca7474b151833c735536788f_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-utils-rhel9@sha256:3c33b31e31d57d793782f2c5d846cb33349340ceca7474b151833c735536788f_s390x"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:3c33b31e31d57d793782f2c5d846cb33349340ceca7474b151833c735536788f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:da891030e6df045b8e61f3f7e3cc61efad2949c6f52d0188c52af6e70b03d618_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-utils-rhel9@sha256:da891030e6df045b8e61f3f7e3cc61efad2949c6f52d0188c52af6e70b03d618_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:da891030e6df045b8e61f3f7e3cc61efad2949c6f52d0188c52af6e70b03d618_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:3321904cccbda695590156fa16c428fc62884f8765bf1f974ea393a973d6a3ba_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-apiserver-network-proxy-rhel9@sha256:3321904cccbda695590156fa16c428fc62884f8765bf1f974ea393a973d6a3ba_amd64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:3321904cccbda695590156fa16c428fc62884f8765bf1f974ea393a973d6a3ba_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:d3c4cb3e5e31bd1658421fafdc59a290c88ba20fbae2c40f02f28702fba24e0b_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-apiserver-network-proxy-rhel9@sha256:d3c4cb3e5e31bd1658421fafdc59a290c88ba20fbae2c40f02f28702fba24e0b_s390x"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:d3c4cb3e5e31bd1658421fafdc59a290c88ba20fbae2c40f02f28702fba24e0b_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:d96fb12fdad9aa9de5574ac3cd8aab53a509850616db368592f459cae7196fc6_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-apiserver-network-proxy-rhel9@sha256:d96fb12fdad9aa9de5574ac3cd8aab53a509850616db368592f459cae7196fc6_ppc64le"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:d96fb12fdad9aa9de5574ac3cd8aab53a509850616db368592f459cae7196fc6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:db4438abacc1e1954bc75a3ea7e1cec65c9622db05513a0d4be27f827426ef9b_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-apiserver-network-proxy-rhel9@sha256:db4438abacc1e1954bc75a3ea7e1cec65c9622db05513a0d4be27f827426ef9b_arm64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:db4438abacc1e1954bc75a3ea7e1cec65c9622db05513a0d4be27f827426ef9b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:71aac011c46262f343b234560f19230e6b8217e609e0fe6f12c5caf1ef626b2f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:71aac011c46262f343b234560f19230e6b8217e609e0fe6f12c5caf1ef626b2f_arm64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:71aac011c46262f343b234560f19230e6b8217e609e0fe6f12c5caf1ef626b2f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cc6db66773f66591245824d2fcaad606181ba75874f28295c2cfd633c2d16bf9_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cc6db66773f66591245824d2fcaad606181ba75874f28295c2cfd633c2d16bf9_amd64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cc6db66773f66591245824d2fcaad606181ba75874f28295c2cfd633c2d16bf9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:144003ed1e49f4f0f7f1a744881e399c51d58f6436784af2686c21d94c26f5dc_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:144003ed1e49f4f0f7f1a744881e399c51d58f6436784af2686c21d94c26f5dc_arm64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:144003ed1e49f4f0f7f1a744881e399c51d58f6436784af2686c21d94c26f5dc_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:35d7b4c56faa1942d013806d9cdafa5cf73ebdc26a1fa40a3fae1e54d813d354_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:35d7b4c56faa1942d013806d9cdafa5cf73ebdc26a1fa40a3fae1e54d813d354_amd64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:35d7b4c56faa1942d013806d9cdafa5cf73ebdc26a1fa40a3fae1e54d813d354_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:483792118f717932bc2e74cf94111414b8fe069721189961d790855aaeb951d4_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:483792118f717932bc2e74cf94111414b8fe069721189961d790855aaeb951d4_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:483792118f717932bc2e74cf94111414b8fe069721189961d790855aaeb951d4_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ac5e54fd2fe396e1a822ee086f5238939d3a8c589caf4abcf7becbe02cda49a1_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ac5e54fd2fe396e1a822ee086f5238939d3a8c589caf4abcf7becbe02cda49a1_arm64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:ac5e54fd2fe396e1a822ee086f5238939d3a8c589caf4abcf7becbe02cda49a1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1aafd3a38ab393a676db688c130c8567854fd2fa18656fa6b069eb19e0ead1dc_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1aafd3a38ab393a676db688c130c8567854fd2fa18656fa6b069eb19e0ead1dc_arm64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1aafd3a38ab393a676db688c130c8567854fd2fa18656fa6b069eb19e0ead1dc_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8bc591d9e71528c5e446a3e49c367823b4e1d43e0bbf8b1adfd9713ad9460e12_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8bc591d9e71528c5e446a3e49c367823b4e1d43e0bbf8b1adfd9713ad9460e12_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8bc591d9e71528c5e446a3e49c367823b4e1d43e0bbf8b1adfd9713ad9460e12_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:87bb2fd3c8fffb6e62d2209007e0ab129eb9465afd06f4bb685d5d6d3457127f_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:87bb2fd3c8fffb6e62d2209007e0ab129eb9465afd06f4bb685d5d6d3457127f_amd64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:87bb2fd3c8fffb6e62d2209007e0ab129eb9465afd06f4bb685d5d6d3457127f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:88c60896f65190c437989fe46f914dc03ca6bbed15721f417a3845b9a6858973_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:88c60896f65190c437989fe46f914dc03ca6bbed15721f417a3845b9a6858973_arm64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:88c60896f65190c437989fe46f914dc03ca6bbed15721f417a3845b9a6858973_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:06a694ca2d3c4b27f9809b0df2382e75d2284bdeb77182ae3930381f7d6c2f7f_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:06a694ca2d3c4b27f9809b0df2382e75d2284bdeb77182ae3930381f7d6c2f7f_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:06a694ca2d3c4b27f9809b0df2382e75d2284bdeb77182ae3930381f7d6c2f7f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8b2a0aa13422563ac7b91e76045bb5225bcbd372ca5401745bf6b6b190c035a7_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8b2a0aa13422563ac7b91e76045bb5225bcbd372ca5401745bf6b6b190c035a7_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8b2a0aa13422563ac7b91e76045bb5225bcbd372ca5401745bf6b6b190c035a7_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:39c319cb40ea43bf9cf4a2df49ccdb364fb62d95e51c6702986756eab11ddfb5_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:39c319cb40ea43bf9cf4a2df49ccdb364fb62d95e51c6702986756eab11ddfb5_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:39c319cb40ea43bf9cf4a2df49ccdb364fb62d95e51c6702986756eab11ddfb5_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9f7f458a0ba96fa0eaa93be0131856929b473de0c8aa00a56cf8a40f8e607e8e_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9f7f458a0ba96fa0eaa93be0131856929b473de0c8aa00a56cf8a40f8e607e8e_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9f7f458a0ba96fa0eaa93be0131856929b473de0c8aa00a56cf8a40f8e607e8e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:0c57c38fd4c2e2cf2b6d9d407a5a88c30faaf1dcd697923e6d015cb6559e3bc5_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:0c57c38fd4c2e2cf2b6d9d407a5a88c30faaf1dcd697923e6d015cb6559e3bc5_arm64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:0c57c38fd4c2e2cf2b6d9d407a5a88c30faaf1dcd697923e6d015cb6559e3bc5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:58314981a49d346e7c24e720eacc4bc0b980821628714d3e04430df8833e9444_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:58314981a49d346e7c24e720eacc4bc0b980821628714d3e04430df8833e9444_amd64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:58314981a49d346e7c24e720eacc4bc0b980821628714d3e04430df8833e9444_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b37d3a5d61db961b3f62bfae790e9bd7c817854a60d58bf09427c950e2de2432_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b37d3a5d61db961b3f62bfae790e9bd7c817854a60d58bf09427c950e2de2432_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b37d3a5d61db961b3f62bfae790e9bd7c817854a60d58bf09427c950e2de2432_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e129a327e8d1ec0a4560b6a8d31af8d89f406b74356d28113dd2215b2b1ad969_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e129a327e8d1ec0a4560b6a8d31af8d89f406b74356d28113dd2215b2b1ad969_arm64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e129a327e8d1ec0a4560b6a8d31af8d89f406b74356d28113dd2215b2b1ad969_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:147c21738e025aa074521ff709e81f517e05cfe7cf41c95b3ae2cbf4536ddeec_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:147c21738e025aa074521ff709e81f517e05cfe7cf41c95b3ae2cbf4536ddeec_arm64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:147c21738e025aa074521ff709e81f517e05cfe7cf41c95b3ae2cbf4536ddeec_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ed06f27fd109b694c2013421734a41a355838626d90f9d3970eb74c6958dba0a_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ed06f27fd109b694c2013421734a41a355838626d90f9d3970eb74c6958dba0a_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ed06f27fd109b694c2013421734a41a355838626d90f9d3970eb74c6958dba0a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0b2dbf54da061650f411337b360f7e53f71b84c1c1b158f26b28cdb1142cadb0_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0b2dbf54da061650f411337b360f7e53f71b84c1c1b158f26b28cdb1142cadb0_arm64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0b2dbf54da061650f411337b360f7e53f71b84c1c1b158f26b28cdb1142cadb0_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:910072c0cbe5c0a9afbb5778162d5bee846979de38ada2e4a1c68a54cec2a441_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:910072c0cbe5c0a9afbb5778162d5bee846979de38ada2e4a1c68a54cec2a441_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:910072c0cbe5c0a9afbb5778162d5bee846979de38ada2e4a1c68a54cec2a441_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:bcf22fc23d582efe864f2a6ea16214705f5d844970b580b92c2362c3220e9a87_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-rhel9@sha256:bcf22fc23d582efe864f2a6ea16214705f5d844970b580b92c2362c3220e9a87_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:bcf22fc23d582efe864f2a6ea16214705f5d844970b580b92c2362c3220e9a87_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:db9485b65c1b0ebc31d477621f58a5303182161f34b039277ae545c066436d10_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-rhel9@sha256:db9485b65c1b0ebc31d477621f58a5303182161f34b039277ae545c066436d10_arm64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:db9485b65c1b0ebc31d477621f58a5303182161f34b039277ae545c066436d10_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8f7df4c8013fc19ab51df6f73519470e9b7741e2ac8b8aea34a66e9593e91b6e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8f7df4c8013fc19ab51df6f73519470e9b7741e2ac8b8aea34a66e9593e91b6e_amd64"
},
"product_reference": "openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:8f7df4c8013fc19ab51df6f73519470e9b7741e2ac8b8aea34a66e9593e91b6e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:e596954c6de6f94abe3fa2b3ddc46c5cbb6d479dda42bde1f200d67876d5468e_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:e596954c6de6f94abe3fa2b3ddc46c5cbb6d479dda42bde1f200d67876d5468e_arm64"
},
"product_reference": "openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:e596954c6de6f94abe3fa2b3ddc46c5cbb6d479dda42bde1f200d67876d5468e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6c7295704fd1937cdfa124c9923af0f318a18deac99d35c1b721c7cad9ab8907_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6c7295704fd1937cdfa124c9923af0f318a18deac99d35c1b721c7cad9ab8907_s390x"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6c7295704fd1937cdfa124c9923af0f318a18deac99d35c1b721c7cad9ab8907_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e8412ac1137e9e761c34ef11ea7f010c1ec8c17016a913e480c97cb745ae6e6_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e8412ac1137e9e761c34ef11ea7f010c1ec8c17016a913e480c97cb745ae6e6_arm64"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e8412ac1137e9e761c34ef11ea7f010c1ec8c17016a913e480c97cb745ae6e6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f31c79d1313a88da1b2a0542c4ec1309078319741d3173c935321a018d58044_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f31c79d1313a88da1b2a0542c4ec1309078319741d3173c935321a018d58044_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f31c79d1313a88da1b2a0542c4ec1309078319741d3173c935321a018d58044_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:b53b7ee1850bc1fec0543f0cc3a0770fa54ac2a5cb513090b0f046910a5f4298_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:b53b7ee1850bc1fec0543f0cc3a0770fa54ac2a5cb513090b0f046910a5f4298_amd64"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:b53b7ee1850bc1fec0543f0cc3a0770fa54ac2a5cb513090b0f046910a5f4298_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:329f422ba6e8222a3a05917bfb5fe2d3d91333404b62f274be067a7fa0813f5b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:329f422ba6e8222a3a05917bfb5fe2d3d91333404b62f274be067a7fa0813f5b_amd64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:329f422ba6e8222a3a05917bfb5fe2d3d91333404b62f274be067a7fa0813f5b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:41e2c9e02ef21ee519e243a0881c2e7392ab9281e31876aa622110939cec6ba6_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:41e2c9e02ef21ee519e243a0881c2e7392ab9281e31876aa622110939cec6ba6_arm64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:41e2c9e02ef21ee519e243a0881c2e7392ab9281e31876aa622110939cec6ba6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:a71d2a0c598ff59045e48921f064d2028f6622186b70a156a4f7f27c76c9e69d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:a71d2a0c598ff59045e48921f064d2028f6622186b70a156a4f7f27c76c9e69d_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:a71d2a0c598ff59045e48921f064d2028f6622186b70a156a4f7f27c76c9e69d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:d2fa2d47eecfe96dae1c049297fe19ed8837ecc72a0eea8b1a219d722ef311f8_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:d2fa2d47eecfe96dae1c049297fe19ed8837ecc72a0eea8b1a219d722ef311f8_s390x"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:d2fa2d47eecfe96dae1c049297fe19ed8837ecc72a0eea8b1a219d722ef311f8_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5af85efc4e5242b9d41dc0c5ec7c7a7d5fb6820aab1b40e6a192342c3eaa2b12_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5af85efc4e5242b9d41dc0c5ec7c7a7d5fb6820aab1b40e6a192342c3eaa2b12_arm64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5af85efc4e5242b9d41dc0c5ec7c7a7d5fb6820aab1b40e6a192342c3eaa2b12_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6980173b1c972d56c0e763da57d3c5cc6bf531e8ce76d4a365a4585316727043_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6980173b1c972d56c0e763da57d3c5cc6bf531e8ce76d4a365a4585316727043_s390x"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6980173b1c972d56c0e763da57d3c5cc6bf531e8ce76d4a365a4585316727043_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b0324cd9af0e9584a6ef1026b2e9ebabd21601af13a78560946b2ceb3d6b9530_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b0324cd9af0e9584a6ef1026b2e9ebabd21601af13a78560946b2ceb3d6b9530_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:b0324cd9af0e9584a6ef1026b2e9ebabd21601af13a78560946b2ceb3d6b9530_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:dcab0f76a60b21b44e20b9977967c22042d653eab1459ec30e381771ba157ca3_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:dcab0f76a60b21b44e20b9977967c22042d653eab1459ec30e381771ba157ca3_amd64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:dcab0f76a60b21b44e20b9977967c22042d653eab1459ec30e381771ba157ca3_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:76ea2e4de57890b46e9cbc75135b464369334b92da13df5f0c87ed21d78301f9_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-rhel9-operator@sha256:76ea2e4de57890b46e9cbc75135b464369334b92da13df5f0c87ed21d78301f9_amd64"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:76ea2e4de57890b46e9cbc75135b464369334b92da13df5f0c87ed21d78301f9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:7e5d750bcbe13b2bf07211009d06208cf6fa8bf330eb8246124c595902464dd3_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-rhel9-operator@sha256:7e5d750bcbe13b2bf07211009d06208cf6fa8bf330eb8246124c595902464dd3_arm64"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:7e5d750bcbe13b2bf07211009d06208cf6fa8bf330eb8246124c595902464dd3_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:d71fbfeb10e095549b23667400e9d6b7f530d80a2889ed6a68447a0698f3cf7a_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-rhel9-operator@sha256:d71fbfeb10e095549b23667400e9d6b7f530d80a2889ed6a68447a0698f3cf7a_s390x"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:d71fbfeb10e095549b23667400e9d6b7f530d80a2889ed6a68447a0698f3cf7a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:f51e2faaa8bda5617aef42a0541acb7e198cdc0fb1b73dfc746fb0a98d590b48_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-rhel9-operator@sha256:f51e2faaa8bda5617aef42a0541acb7e198cdc0fb1b73dfc746fb0a98d590b48_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:f51e2faaa8bda5617aef42a0541acb7e198cdc0fb1b73dfc746fb0a98d590b48_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:130ca9d7bc22d0c78b12cc2d95cbf392d3208e38449a7299f7886fb15617f61b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:130ca9d7bc22d0c78b12cc2d95cbf392d3208e38449a7299f7886fb15617f61b_amd64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:130ca9d7bc22d0c78b12cc2d95cbf392d3208e38449a7299f7886fb15617f61b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:773ba86e7eef113ba335efa39a85ff5f53d3b489fc70022c653552ae5f867834_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:773ba86e7eef113ba335efa39a85ff5f53d3b489fc70022c653552ae5f867834_s390x"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:773ba86e7eef113ba335efa39a85ff5f53d3b489fc70022c653552ae5f867834_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9349cb0f53db0e053582d2bfcaa580a024bbcfdb992a3980a4cb28cafdc3aad4_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9349cb0f53db0e053582d2bfcaa580a024bbcfdb992a3980a4cb28cafdc3aad4_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:9349cb0f53db0e053582d2bfcaa580a024bbcfdb992a3980a4cb28cafdc3aad4_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d793e1dfff19f517ebe4901c8f2bea14f2af3e623ea466f5aa9c3266a875c8e5_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d793e1dfff19f517ebe4901c8f2bea14f2af3e623ea466f5aa9c3266a875c8e5_arm64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d793e1dfff19f517ebe4901c8f2bea14f2af3e623ea466f5aa9c3266a875c8e5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:34976cc401bedb6864fc39773e8caf236f921acc6474b0c14c6048032c66c85d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cli-artifacts-rhel9@sha256:34976cc401bedb6864fc39773e8caf236f921acc6474b0c14c6048032c66c85d_ppc64le"
},
"product_reference": "openshift4/ose-cli-artifacts-rhel9@sha256:34976cc401bedb6864fc39773e8caf236f921acc6474b0c14c6048032c66c85d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:3bf0b3650f68467664c207e4a8643d20a529c72546ec993dcb6da38f0aa719c1_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cli-artifacts-rhel9@sha256:3bf0b3650f68467664c207e4a8643d20a529c72546ec993dcb6da38f0aa719c1_amd64"
},
"product_reference": "openshift4/ose-cli-artifacts-rhel9@sha256:3bf0b3650f68467664c207e4a8643d20a529c72546ec993dcb6da38f0aa719c1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:42b4394f23f8105269e7b767acc4c7e5265c23c93f236fd1b96d4588bf5a4b0a_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cli-artifacts-rhel9@sha256:42b4394f23f8105269e7b767acc4c7e5265c23c93f236fd1b96d4588bf5a4b0a_s390x"
},
"product_reference": "openshift4/ose-cli-artifacts-rhel9@sha256:42b4394f23f8105269e7b767acc4c7e5265c23c93f236fd1b96d4588bf5a4b0a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:5f1874f49b10886dba56f3231abdd0c8941062fea7c86698b004f90141d0816b_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cli-artifacts-rhel9@sha256:5f1874f49b10886dba56f3231abdd0c8941062fea7c86698b004f90141d0816b_arm64"
},
"product_reference": "openshift4/ose-cli-artifacts-rhel9@sha256:5f1874f49b10886dba56f3231abdd0c8941062fea7c86698b004f90141d0816b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-rhel9@sha256:2327b9cd9a668a87cfaa385c6a68bb355f3aece13596759d255ce69319bf2cfb_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cli-rhel9@sha256:2327b9cd9a668a87cfaa385c6a68bb355f3aece13596759d255ce69319bf2cfb_arm64"
},
"product_reference": "openshift4/ose-cli-rhel9@sha256:2327b9cd9a668a87cfaa385c6a68bb355f3aece13596759d255ce69319bf2cfb_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-rhel9@sha256:6bb5290e1a6e6ecf0e82e94d0d5312add114a2adaa7554944ab2b5a333878391_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cli-rhel9@sha256:6bb5290e1a6e6ecf0e82e94d0d5312add114a2adaa7554944ab2b5a333878391_s390x"
},
"product_reference": "openshift4/ose-cli-rhel9@sha256:6bb5290e1a6e6ecf0e82e94d0d5312add114a2adaa7554944ab2b5a333878391_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-rhel9@sha256:6dbf74fb161119c20736227d0cb3e6072933b98c6b9bd529f279bb6d3a81dc51_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cli-rhel9@sha256:6dbf74fb161119c20736227d0cb3e6072933b98c6b9bd529f279bb6d3a81dc51_amd64"
},
"product_reference": "openshift4/ose-cli-rhel9@sha256:6dbf74fb161119c20736227d0cb3e6072933b98c6b9bd529f279bb6d3a81dc51_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-rhel9@sha256:b870770497faf28639c5aad4ea63603607c43f5a23c20a952aab7adfccb392fa_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cli-rhel9@sha256:b870770497faf28639c5aad4ea63603607c43f5a23c20a952aab7adfccb392fa_ppc64le"
},
"product_reference": "openshift4/ose-cli-rhel9@sha256:b870770497faf28639c5aad4ea63603607c43f5a23c20a952aab7adfccb392fa_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:513b89b53c6afc87e0a77156cfbae689aef9bd8eba4b9f9cbafbef26901ffe10_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:513b89b53c6afc87e0a77156cfbae689aef9bd8eba4b9f9cbafbef26901ffe10_ppc64le"
},
"product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:513b89b53c6afc87e0a77156cfbae689aef9bd8eba4b9f9cbafbef26901ffe10_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:7cfaae5a783f1acfb26c3c26fc28a69b28db7920d813f4492197b0cc9913fc7d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:7cfaae5a783f1acfb26c3c26fc28a69b28db7920d813f4492197b0cc9913fc7d_amd64"
},
"product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:7cfaae5a783f1acfb26c3c26fc28a69b28db7920d813f4492197b0cc9913fc7d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:cb4e8d38a01129973f11a9123e52a73c021921a42b115dcf55768ef409e0361b_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:cb4e8d38a01129973f11a9123e52a73c021921a42b115dcf55768ef409e0361b_s390x"
},
"product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:cb4e8d38a01129973f11a9123e52a73c021921a42b115dcf55768ef409e0361b_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:d2cdf8a145059c07e59ba39f2e3c10f95a874008a1acfb181cde3699e1cc21a7_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:d2cdf8a145059c07e59ba39f2e3c10f95a874008a1acfb181cde3699e1cc21a7_arm64"
},
"product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:d2cdf8a145059c07e59ba39f2e3c10f95a874008a1acfb181cde3699e1cc21a7_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:3a393e9f4460d3ab668eb23e91284f111bc5074a02757fba7cfed9f6131ae962_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-api-rhel9@sha256:3a393e9f4460d3ab668eb23e91284f111bc5074a02757fba7cfed9f6131ae962_ppc64le"
},
"product_reference": "openshift4/ose-cluster-api-rhel9@sha256:3a393e9f4460d3ab668eb23e91284f111bc5074a02757fba7cfed9f6131ae962_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:3cb7bc80f1f149e88705a9b8a8dcbea342d7ffc7dd0219ddcabb93b32c3f2cc9_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-api-rhel9@sha256:3cb7bc80f1f149e88705a9b8a8dcbea342d7ffc7dd0219ddcabb93b32c3f2cc9_arm64"
},
"product_reference": "openshift4/ose-cluster-api-rhel9@sha256:3cb7bc80f1f149e88705a9b8a8dcbea342d7ffc7dd0219ddcabb93b32c3f2cc9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:8b2f7a9b9cb01a8f54c30c86ff4e404849278d916a7a5f44a66367e6d571a718_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-api-rhel9@sha256:8b2f7a9b9cb01a8f54c30c86ff4e404849278d916a7a5f44a66367e6d571a718_amd64"
},
"product_reference": "openshift4/ose-cluster-api-rhel9@sha256:8b2f7a9b9cb01a8f54c30c86ff4e404849278d916a7a5f44a66367e6d571a718_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:ae2a272f9d10f2ceb848860b83082c103096ec419a73aea20f7d4281adbfd146_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-api-rhel9@sha256:ae2a272f9d10f2ceb848860b83082c103096ec419a73aea20f7d4281adbfd146_s390x"
},
"product_reference": "openshift4/ose-cluster-api-rhel9@sha256:ae2a272f9d10f2ceb848860b83082c103096ec419a73aea20f7d4281adbfd146_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:2bb55282bf2e392e4f89bec099601189da353e4df656cc9b762ddbfeed7b275d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:2bb55282bf2e392e4f89bec099601189da353e4df656cc9b762ddbfeed7b275d_amd64"
},
"product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:2bb55282bf2e392e4f89bec099601189da353e4df656cc9b762ddbfeed7b275d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:b70d5d20bc0b15496a84d488df61446d96c94fb6741ae656078162f703d0e56b_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:b70d5d20bc0b15496a84d488df61446d96c94fb6741ae656078162f703d0e56b_s390x"
},
"product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:b70d5d20bc0b15496a84d488df61446d96c94fb6741ae656078162f703d0e56b_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c398a86fbe7d2361aac5716c3dc1c455944241893eb7c76c8cf602fce62738eb_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c398a86fbe7d2361aac5716c3dc1c455944241893eb7c76c8cf602fce62738eb_arm64"
},
"product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c398a86fbe7d2361aac5716c3dc1c455944241893eb7c76c8cf602fce62738eb_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:de90b15995447ac1ba40269cd40b6d3b860c54b483e9a801e92db9d8dba633fe_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:de90b15995447ac1ba40269cd40b6d3b860c54b483e9a801e92db9d8dba633fe_ppc64le"
},
"product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:de90b15995447ac1ba40269cd40b6d3b860c54b483e9a801e92db9d8dba633fe_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37bc5e980096f58ef5578deacd1c3f4a88b4a1c2dbe739270fede55c26c0be16_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37bc5e980096f58ef5578deacd1c3f4a88b4a1c2dbe739270fede55c26c0be16_ppc64le"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:37bc5e980096f58ef5578deacd1c3f4a88b4a1c2dbe739270fede55c26c0be16_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ef5720155ffb37513f62c3d95191c18ae83e70dc1a105a602e07acb0c059729_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ef5720155ffb37513f62c3d95191c18ae83e70dc1a105a602e07acb0c059729_arm64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:8ef5720155ffb37513f62c3d95191c18ae83e70dc1a105a602e07acb0c059729_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9d5f67f4edeab80500db701c3163e3da3e12b7736988d2db821ed502ec14caa3_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9d5f67f4edeab80500db701c3163e3da3e12b7736988d2db821ed502ec14caa3_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9d5f67f4edeab80500db701c3163e3da3e12b7736988d2db821ed502ec14caa3_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c059e0628aceefbba3cf6c4a069815d9b7565bb4841e52f15804ce30e382c952_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c059e0628aceefbba3cf6c4a069815d9b7565bb4841e52f15804ce30e382c952_s390x"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c059e0628aceefbba3cf6c4a069815d9b7565bb4841e52f15804ce30e382c952_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:081ce1ef19a67fc1a6e67e7a1b8d351b76d9d386a5b028516e4e0717f797f68a_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-autoscaler-rhel9@sha256:081ce1ef19a67fc1a6e67e7a1b8d351b76d9d386a5b028516e4e0717f797f68a_arm64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9@sha256:081ce1ef19a67fc1a6e67e7a1b8d351b76d9d386a5b028516e4e0717f797f68a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:10b247339d9ca31414790d4ab36e5e42e4c949e44df9102c428a9f64311ffc33_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-autoscaler-rhel9@sha256:10b247339d9ca31414790d4ab36e5e42e4c949e44df9102c428a9f64311ffc33_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9@sha256:10b247339d9ca31414790d4ab36e5e42e4c949e44df9102c428a9f64311ffc33_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:8aef89d91a170f8d9e1505a762808cd7f7bf55033b17a4d5a8b91310f0bfd6de_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-autoscaler-rhel9@sha256:8aef89d91a170f8d9e1505a762808cd7f7bf55033b17a4d5a8b91310f0bfd6de_s390x"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9@sha256:8aef89d91a170f8d9e1505a762808cd7f7bf55033b17a4d5a8b91310f0bfd6de_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:972676e357006455133c46f54ca1762ece1a6f37a533c91397b24f11bfccc58a_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-autoscaler-rhel9@sha256:972676e357006455133c46f54ca1762ece1a6f37a533c91397b24f11bfccc58a_ppc64le"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9@sha256:972676e357006455133c46f54ca1762ece1a6f37a533c91397b24f11bfccc58a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2d59e8b1c5b28e975e0531623ccff24c20c6ce06c4d89ea30574a593c431a6b5_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2d59e8b1c5b28e975e0531623ccff24c20c6ce06c4d89ea30574a593c431a6b5_s390x"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2d59e8b1c5b28e975e0531623ccff24c20c6ce06c4d89ea30574a593c431a6b5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:413bc4c324fbb3b19cd2c0b95b8c40fc05a4d1d4ad2b073b05a7c8b3be209f89_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:413bc4c324fbb3b19cd2c0b95b8c40fc05a4d1d4ad2b073b05a7c8b3be209f89_ppc64le"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:413bc4c324fbb3b19cd2c0b95b8c40fc05a4d1d4ad2b073b05a7c8b3be209f89_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dbd32bf60daa6718ea1c3fe0ab09ef39c7727e465d1dbc381c21bfd219efade2_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dbd32bf60daa6718ea1c3fe0ab09ef39c7727e465d1dbc381c21bfd219efade2_arm64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dbd32bf60daa6718ea1c3fe0ab09ef39c7727e465d1dbc381c21bfd219efade2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dd2fc7783b822c30d6c060f4288be6618d5573f6bec6c25cbc91eba124471ea7_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dd2fc7783b822c30d6c060f4288be6618d5573f6bec6c25cbc91eba124471ea7_amd64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dd2fc7783b822c30d6c060f4288be6618d5573f6bec6c25cbc91eba124471ea7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:2af7d7a83003e2ff8acaafdc81a3b409bf08d7438744d55e792293fba3f0cac9_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-bootstrap-rhel9@sha256:2af7d7a83003e2ff8acaafdc81a3b409bf08d7438744d55e792293fba3f0cac9_arm64"
},
"product_reference": "openshift4/ose-cluster-bootstrap-rhel9@sha256:2af7d7a83003e2ff8acaafdc81a3b409bf08d7438744d55e792293fba3f0cac9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:4ee0cf49444cdcce6e5725f33e6e4b8b5deb4026ef44ebd4550ec86c7adcd1f2_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-bootstrap-rhel9@sha256:4ee0cf49444cdcce6e5725f33e6e4b8b5deb4026ef44ebd4550ec86c7adcd1f2_ppc64le"
},
"product_reference": "openshift4/ose-cluster-bootstrap-rhel9@sha256:4ee0cf49444cdcce6e5725f33e6e4b8b5deb4026ef44ebd4550ec86c7adcd1f2_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:5aa28522dac340c1af6f52e016a5401115641d3d08020c4e451551e9e8966cc0_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-bootstrap-rhel9@sha256:5aa28522dac340c1af6f52e016a5401115641d3d08020c4e451551e9e8966cc0_s390x"
},
"product_reference": "openshift4/ose-cluster-bootstrap-rhel9@sha256:5aa28522dac340c1af6f52e016a5401115641d3d08020c4e451551e9e8966cc0_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:da1c329f3c7bc7813836e36fbb458d61f2d2b96b1a507dc4b472f4d0f86e2113_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-bootstrap-rhel9@sha256:da1c329f3c7bc7813836e36fbb458d61f2d2b96b1a507dc4b472f4d0f86e2113_amd64"
},
"product_reference": "openshift4/ose-cluster-bootstrap-rhel9@sha256:da1c329f3c7bc7813836e36fbb458d61f2d2b96b1a507dc4b472f4d0f86e2113_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:394c3b1d61632764500baa7c1eed98729d617841e1b107875721583ca5972bc0_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-capi-rhel9-operator@sha256:394c3b1d61632764500baa7c1eed98729d617841e1b107875721583ca5972bc0_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capi-rhel9-operator@sha256:394c3b1d61632764500baa7c1eed98729d617841e1b107875721583ca5972bc0_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:752ca5e0453a9042dd2d1378bfe142c5c0e01832bf1a8d56ba94d26c8df0ae73_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-capi-rhel9-operator@sha256:752ca5e0453a9042dd2d1378bfe142c5c0e01832bf1a8d56ba94d26c8df0ae73_amd64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel9-operator@sha256:752ca5e0453a9042dd2d1378bfe142c5c0e01832bf1a8d56ba94d26c8df0ae73_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:7d27c18eed9d0c01ff96844c5dcaf010148d933f32ce6d8d0657e1cf118e3399_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-capi-rhel9-operator@sha256:7d27c18eed9d0c01ff96844c5dcaf010148d933f32ce6d8d0657e1cf118e3399_s390x"
},
"product_reference": "openshift4/ose-cluster-capi-rhel9-operator@sha256:7d27c18eed9d0c01ff96844c5dcaf010148d933f32ce6d8d0657e1cf118e3399_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:d39716560f7a6dc4973083d6a07fa4e67f54e5b6deb0fa98707891f078303630_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-capi-rhel9-operator@sha256:d39716560f7a6dc4973083d6a07fa4e67f54e5b6deb0fa98707891f078303630_arm64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel9-operator@sha256:d39716560f7a6dc4973083d6a07fa4e67f54e5b6deb0fa98707891f078303630_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:04437bee3de45704cd1b7ac1e08acf6a2a55e06c9ad1ced212cef68bd7b982fd_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:04437bee3de45704cd1b7ac1e08acf6a2a55e06c9ad1ced212cef68bd7b982fd_arm64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:04437bee3de45704cd1b7ac1e08acf6a2a55e06c9ad1ced212cef68bd7b982fd_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7ca33166cf32d88c9cebeb15d4d1099cabd9e1f33f1cab14182b8d23b8a0500f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7ca33166cf32d88c9cebeb15d4d1099cabd9e1f33f1cab14182b8d23b8a0500f_ppc64le"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7ca33166cf32d88c9cebeb15d4d1099cabd9e1f33f1cab14182b8d23b8a0500f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7d81e0457f3e5f2e404a190741b59ef7a9afd7d84663b31172d9b9acf9ebb99b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7d81e0457f3e5f2e404a190741b59ef7a9afd7d84663b31172d9b9acf9ebb99b_amd64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7d81e0457f3e5f2e404a190741b59ef7a9afd7d84663b31172d9b9acf9ebb99b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ea396078a7775ea200e732a0b59e57f3034743e7598ed74db79e0b0e1d518154_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ea396078a7775ea200e732a0b59e57f3034743e7598ed74db79e0b0e1d518154_s390x"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ea396078a7775ea200e732a0b59e57f3034743e7598ed74db79e0b0e1d518154_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:364eecb8f79084040ef21ef29b47888bd13fe257e51aed3491869d8d3ade9606_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-config-api-rhel9@sha256:364eecb8f79084040ef21ef29b47888bd13fe257e51aed3491869d8d3ade9606_amd64"
},
"product_reference": "openshift4/ose-cluster-config-api-rhel9@sha256:364eecb8f79084040ef21ef29b47888bd13fe257e51aed3491869d8d3ade9606_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:5d2194df4bd0ec20eb38a7d3645dbcbdad9b047cfb57cb7c74a190654d2b5a57_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-config-api-rhel9@sha256:5d2194df4bd0ec20eb38a7d3645dbcbdad9b047cfb57cb7c74a190654d2b5a57_s390x"
},
"product_reference": "openshift4/ose-cluster-config-api-rhel9@sha256:5d2194df4bd0ec20eb38a7d3645dbcbdad9b047cfb57cb7c74a190654d2b5a57_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:8f3033bdfb264d2ccd08657c93674546e01150501433411f409024ecb10eefed_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-config-api-rhel9@sha256:8f3033bdfb264d2ccd08657c93674546e01150501433411f409024ecb10eefed_arm64"
},
"product_reference": "openshift4/ose-cluster-config-api-rhel9@sha256:8f3033bdfb264d2ccd08657c93674546e01150501433411f409024ecb10eefed_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:a1461638cadd9b5bc3307806dda4d9b0572ea52ce96c25f1e2d5de8ba0043389_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-config-api-rhel9@sha256:a1461638cadd9b5bc3307806dda4d9b0572ea52ce96c25f1e2d5de8ba0043389_ppc64le"
},
"product_reference": "openshift4/ose-cluster-config-api-rhel9@sha256:a1461638cadd9b5bc3307806dda4d9b0572ea52ce96c25f1e2d5de8ba0043389_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:41dec67cef263a49126830b8e59ae6dec27f074e50e848fc3a38978e0d5f4b85_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-config-rhel9-operator@sha256:41dec67cef263a49126830b8e59ae6dec27f074e50e848fc3a38978e0d5f4b85_ppc64le"
},
"product_reference": "openshift4/ose-cluster-config-rhel9-operator@sha256:41dec67cef263a49126830b8e59ae6dec27f074e50e848fc3a38978e0d5f4b85_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:7165c58cbe48c9bded6d9c427707988a4891372be032ad94eddc841fa3815507_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-config-rhel9-operator@sha256:7165c58cbe48c9bded6d9c427707988a4891372be032ad94eddc841fa3815507_amd64"
},
"product_reference": "openshift4/ose-cluster-config-rhel9-operator@sha256:7165c58cbe48c9bded6d9c427707988a4891372be032ad94eddc841fa3815507_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:8e6d2ae035c7750ede6f440d47f68b1ba762ba4144f68314a5ad6a30f51c847b_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-config-rhel9-operator@sha256:8e6d2ae035c7750ede6f440d47f68b1ba762ba4144f68314a5ad6a30f51c847b_s390x"
},
"product_reference": "openshift4/ose-cluster-config-rhel9-operator@sha256:8e6d2ae035c7750ede6f440d47f68b1ba762ba4144f68314a5ad6a30f51c847b_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:f620c831e83fac6a3931b377ff2cb227a583e18cce46665ff98ebf5bef624d77_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-config-rhel9-operator@sha256:f620c831e83fac6a3931b377ff2cb227a583e18cce46665ff98ebf5bef624d77_arm64"
},
"product_reference": "openshift4/ose-cluster-config-rhel9-operator@sha256:f620c831e83fac6a3931b377ff2cb227a583e18cce46665ff98ebf5bef624d77_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4249d445be706f8771359c2b89fb1922944f114a78798af8b981a8afbfff2928_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4249d445be706f8771359c2b89fb1922944f114a78798af8b981a8afbfff2928_s390x"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:4249d445be706f8771359c2b89fb1922944f114a78798af8b981a8afbfff2928_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6c7c39c98b1c987552fd321bbd8ffd87029e8d2e043e0a7c68d6ca7cf42ee2ec_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6c7c39c98b1c987552fd321bbd8ffd87029e8d2e043e0a7c68d6ca7cf42ee2ec_amd64"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6c7c39c98b1c987552fd321bbd8ffd87029e8d2e043e0a7c68d6ca7cf42ee2ec_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:993e1e398ca1f90f8110e3ff69077877ad147c2e016dab2dc0f415fcb850d77f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:993e1e398ca1f90f8110e3ff69077877ad147c2e016dab2dc0f415fcb850d77f_arm64"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:993e1e398ca1f90f8110e3ff69077877ad147c2e016dab2dc0f415fcb850d77f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab8e39f98b170b82b6416224a61ebb3adbde011055f63c41379342d894336c8b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab8e39f98b170b82b6416224a61ebb3adbde011055f63c41379342d894336c8b_ppc64le"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ab8e39f98b170b82b6416224a61ebb3adbde011055f63c41379342d894336c8b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:488d6409a3cfef6c2453db6e1c7b54aa9f2dd634908cc9c764fc072a0b98b55c_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:488d6409a3cfef6c2453db6e1c7b54aa9f2dd634908cc9c764fc072a0b98b55c_ppc64le"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:488d6409a3cfef6c2453db6e1c7b54aa9f2dd634908cc9c764fc072a0b98b55c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4c94d3f6c1bbd3836f5ad714879f9a76c391a67ba420a3695d9cdb211acccc50_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4c94d3f6c1bbd3836f5ad714879f9a76c391a67ba420a3695d9cdb211acccc50_s390x"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:4c94d3f6c1bbd3836f5ad714879f9a76c391a67ba420a3695d9cdb211acccc50_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:883894a4b294b254e8e59212eecdc01a85b442bdec3651b9c4af3abe825e146e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:883894a4b294b254e8e59212eecdc01a85b442bdec3651b9c4af3abe825e146e_amd64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:883894a4b294b254e8e59212eecdc01a85b442bdec3651b9c4af3abe825e146e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e3c4e86386373f0dafb6e5801224e0d6a90f09f9badb51ac675d42af23b687ac_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e3c4e86386373f0dafb6e5801224e0d6a90f09f9badb51ac675d42af23b687ac_arm64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e3c4e86386373f0dafb6e5801224e0d6a90f09f9badb51ac675d42af23b687ac_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:0df7ddf394c735c699a5b3691f81986d6f86b409d7c290529f1e996bbc5a249d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-dns-rhel9-operator@sha256:0df7ddf394c735c699a5b3691f81986d6f86b409d7c290529f1e996bbc5a249d_amd64"
},
"product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:0df7ddf394c735c699a5b3691f81986d6f86b409d7c290529f1e996bbc5a249d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:cd30739152d45f77e36a2927fbb8f9941896e6a31d9d453de0ac372e49308298_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-dns-rhel9-operator@sha256:cd30739152d45f77e36a2927fbb8f9941896e6a31d9d453de0ac372e49308298_ppc64le"
},
"product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:cd30739152d45f77e36a2927fbb8f9941896e6a31d9d453de0ac372e49308298_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:d807b505dfe52b8c7fcb033f938b6f15190eb775c870cc25c54e043a8d483955_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-dns-rhel9-operator@sha256:d807b505dfe52b8c7fcb033f938b6f15190eb775c870cc25c54e043a8d483955_s390x"
},
"product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:d807b505dfe52b8c7fcb033f938b6f15190eb775c870cc25c54e043a8d483955_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:d9a7c5905fa3678c84333f31465ecb81062ca5c4342cf6f58c67d5f112f58f45_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-dns-rhel9-operator@sha256:d9a7c5905fa3678c84333f31465ecb81062ca5c4342cf6f58c67d5f112f58f45_arm64"
},
"product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:d9a7c5905fa3678c84333f31465ecb81062ca5c4342cf6f58c67d5f112f58f45_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:006bb2e482263804c4a6e6147362166654c928aaf2b05f560e30cffd82df7798_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-etcd-rhel9-operator@sha256:006bb2e482263804c4a6e6147362166654c928aaf2b05f560e30cffd82df7798_arm64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:006bb2e482263804c4a6e6147362166654c928aaf2b05f560e30cffd82df7798_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:0a6c56808f105b8a3a59022eb6400c3c0ffb8a30a8356602e3f39a29e135dcce_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-etcd-rhel9-operator@sha256:0a6c56808f105b8a3a59022eb6400c3c0ffb8a30a8356602e3f39a29e135dcce_s390x"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:0a6c56808f105b8a3a59022eb6400c3c0ffb8a30a8356602e3f39a29e135dcce_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:b26b183bc8c8ffafd4335d1d7d2c0095545026edbe1378386bac283ad178c3cc_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-etcd-rhel9-operator@sha256:b26b183bc8c8ffafd4335d1d7d2c0095545026edbe1378386bac283ad178c3cc_amd64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:b26b183bc8c8ffafd4335d1d7d2c0095545026edbe1378386bac283ad178c3cc_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:bec9181424692ed9d08e930df1a3b0df703e4beb458660281168860779395145_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-etcd-rhel9-operator@sha256:bec9181424692ed9d08e930df1a3b0df703e4beb458660281168860779395145_ppc64le"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:bec9181424692ed9d08e930df1a3b0df703e4beb458660281168860779395145_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:38a92e0c477c6f0b5e1f84b7fd1a5ae40f9fb298a2619e295a2a83f09235c07b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:38a92e0c477c6f0b5e1f84b7fd1a5ae40f9fb298a2619e295a2a83f09235c07b_amd64"
},
"product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:38a92e0c477c6f0b5e1f84b7fd1a5ae40f9fb298a2619e295a2a83f09235c07b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:828ea02d91bea5bfa439720599321e1bdb7108af1bdfec650d68dad10bfdb0e4_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:828ea02d91bea5bfa439720599321e1bdb7108af1bdfec650d68dad10bfdb0e4_arm64"
},
"product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:828ea02d91bea5bfa439720599321e1bdb7108af1bdfec650d68dad10bfdb0e4_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:86bcbe154102c5f5772288b8037cdb56ef1e3e784751558073dc0d1ba4f84d97_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:86bcbe154102c5f5772288b8037cdb56ef1e3e784751558073dc0d1ba4f84d97_ppc64le"
},
"product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:86bcbe154102c5f5772288b8037cdb56ef1e3e784751558073dc0d1ba4f84d97_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:93b5222e1cebf154cf25a5ee548cd23069049f14516b5871ecdf9e0ff6df634b_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:93b5222e1cebf154cf25a5ee548cd23069049f14516b5871ecdf9e0ff6df634b_s390x"
},
"product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:93b5222e1cebf154cf25a5ee548cd23069049f14516b5871ecdf9e0ff6df634b_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:008b27603d1dd4685b0f1dbcbbb6f2482f9c2eb815df8cb10e77335e4c11caf1_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-ingress-rhel9-operator@sha256:008b27603d1dd4685b0f1dbcbbb6f2482f9c2eb815df8cb10e77335e4c11caf1_amd64"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:008b27603d1dd4685b0f1dbcbbb6f2482f9c2eb815df8cb10e77335e4c11caf1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:6f76095a7ab23aac06aa2eed6a7a365922e2d9c55fd60ccfa853264736417e52_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-ingress-rhel9-operator@sha256:6f76095a7ab23aac06aa2eed6a7a365922e2d9c55fd60ccfa853264736417e52_arm64"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:6f76095a7ab23aac06aa2eed6a7a365922e2d9c55fd60ccfa853264736417e52_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b53c1f54bf8e3a59fff5777c5d8770e73f8b83f871e7c1969b02a4214e66fe93_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b53c1f54bf8e3a59fff5777c5d8770e73f8b83f871e7c1969b02a4214e66fe93_s390x"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b53c1f54bf8e3a59fff5777c5d8770e73f8b83f871e7c1969b02a4214e66fe93_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:f09c6ab375d9ab45a01c394dfc33fdaf915dc94669c0823f13b2f9035faae9a3_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-ingress-rhel9-operator@sha256:f09c6ab375d9ab45a01c394dfc33fdaf915dc94669c0823f13b2f9035faae9a3_ppc64le"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:f09c6ab375d9ab45a01c394dfc33fdaf915dc94669c0823f13b2f9035faae9a3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:bb33f471fd30df5ffe891c4586d5b57f010a1d156ff0f626c0b0009c548f75e6_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:bb33f471fd30df5ffe891c4586d5b57f010a1d156ff0f626c0b0009c548f75e6_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:bb33f471fd30df5ffe891c4586d5b57f010a1d156ff0f626c0b0009c548f75e6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:bddb9a0cba42076a6fd5e1464d511b84586413faba0a9eadd6ae55bac9851428_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:bddb9a0cba42076a6fd5e1464d511b84586413faba0a9eadd6ae55bac9851428_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:bddb9a0cba42076a6fd5e1464d511b84586413faba0a9eadd6ae55bac9851428_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:bead89f4e8c86d076be04b3eed6ce2e50f46bc9d0f4faacc95bbd22bf8aa2403_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:bead89f4e8c86d076be04b3eed6ce2e50f46bc9d0f4faacc95bbd22bf8aa2403_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:bead89f4e8c86d076be04b3eed6ce2e50f46bc9d0f4faacc95bbd22bf8aa2403_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e8bbb0ee08a88a8ed2493721aed22c7372ddc1ff783c9da1607046b1ff91a6f5_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e8bbb0ee08a88a8ed2493721aed22c7372ddc1ff783c9da1607046b1ff91a6f5_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e8bbb0ee08a88a8ed2493721aed22c7372ddc1ff783c9da1607046b1ff91a6f5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:723504803734d9cd52a1bc36c9bc732a161f40cb7b576090a02089beadca56bb_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:723504803734d9cd52a1bc36c9bc732a161f40cb7b576090a02089beadca56bb_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:723504803734d9cd52a1bc36c9bc732a161f40cb7b576090a02089beadca56bb_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:811256fcdedb50e8d0773db9d0b05b651e41b99c75d796ba67580bf4e51d827a_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:811256fcdedb50e8d0773db9d0b05b651e41b99c75d796ba67580bf4e51d827a_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:811256fcdedb50e8d0773db9d0b05b651e41b99c75d796ba67580bf4e51d827a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:962493d41da4609198dc8466a01952f1002673c4eaf338a233697371af2e4561_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:962493d41da4609198dc8466a01952f1002673c4eaf338a233697371af2e4561_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:962493d41da4609198dc8466a01952f1002673c4eaf338a233697371af2e4561_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e49ad415f3e409f96d89e1ff0b0a1998f7e7b8b405f2a94298a66a7a75f42135_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e49ad415f3e409f96d89e1ff0b0a1998f7e7b8b405f2a94298a66a7a75f42135_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e49ad415f3e409f96d89e1ff0b0a1998f7e7b8b405f2a94298a66a7a75f42135_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:10b97d7c625429285d2c0dd180f91baf4555e3c282d7f3a4e54f7f169d322d43_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:10b97d7c625429285d2c0dd180f91baf4555e3c282d7f3a4e54f7f169d322d43_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:10b97d7c625429285d2c0dd180f91baf4555e3c282d7f3a4e54f7f169d322d43_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88c867457584f0d2c02b850ae5bccf7816b86b4352a7eb05c83221ae2c5df6d0_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88c867457584f0d2c02b850ae5bccf7816b86b4352a7eb05c83221ae2c5df6d0_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:88c867457584f0d2c02b850ae5bccf7816b86b4352a7eb05c83221ae2c5df6d0_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:d71cd184818d25d506d23c70644f8daafc1c2cafad1cd98dec4511b5b124a807_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:d71cd184818d25d506d23c70644f8daafc1c2cafad1cd98dec4511b5b124a807_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:d71cd184818d25d506d23c70644f8daafc1c2cafad1cd98dec4511b5b124a807_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e405d0848622a90f7d64126433bef42d0aad00c86c166f672575056cd76b5844_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e405d0848622a90f7d64126433bef42d0aad00c86c166f672575056cd76b5844_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e405d0848622a90f7d64126433bef42d0aad00c86c166f672575056cd76b5844_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d503529293902550b2ef2e64bca54650e3104bb3bd1779b7ef560bc72ac5b85_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d503529293902550b2ef2e64bca54650e3104bb3bd1779b7ef560bc72ac5b85_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d503529293902550b2ef2e64bca54650e3104bb3bd1779b7ef560bc72ac5b85_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4c909253806ef8cdb073650d84ce354774dcffedc6ba70366976c861e38f2d74_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4c909253806ef8cdb073650d84ce354774dcffedc6ba70366976c861e38f2d74_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4c909253806ef8cdb073650d84ce354774dcffedc6ba70366976c861e38f2d74_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:866fe1179c7e55ffc68211ff67f5a52c8d1d944719a859bbca78e2bc2d0df7e0_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:866fe1179c7e55ffc68211ff67f5a52c8d1d944719a859bbca78e2bc2d0df7e0_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:866fe1179c7e55ffc68211ff67f5a52c8d1d944719a859bbca78e2bc2d0df7e0_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e6b0fa860c7085f56f663a9b99d0a2c52a89ddf891a446f453f62128c9368507_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e6b0fa860c7085f56f663a9b99d0a2c52a89ddf891a446f453f62128c9368507_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:e6b0fa860c7085f56f663a9b99d0a2c52a89ddf891a446f453f62128c9368507_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00e4862e45f7384d96d82a90991b31abc46304cd173a9dd0bf8896ac92eb204d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00e4862e45f7384d96d82a90991b31abc46304cd173a9dd0bf8896ac92eb204d_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:00e4862e45f7384d96d82a90991b31abc46304cd173a9dd0bf8896ac92eb204d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:674e6b95de664d8b87fbd1794085a99e78866a1ef923e27b895b7c131b527334_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:674e6b95de664d8b87fbd1794085a99e78866a1ef923e27b895b7c131b527334_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:674e6b95de664d8b87fbd1794085a99e78866a1ef923e27b895b7c131b527334_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a0f8950ff15a779295d3b80647a723630eb7df5fa1bbbf4cce24d4bfaef3ed30_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a0f8950ff15a779295d3b80647a723630eb7df5fa1bbbf4cce24d4bfaef3ed30_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:a0f8950ff15a779295d3b80647a723630eb7df5fa1bbbf4cce24d4bfaef3ed30_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c77dc49e9efb7954d13c1ad9f1b217229142503a23d76074471861578b2cd8d9_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c77dc49e9efb7954d13c1ad9f1b217229142503a23d76074471861578b2cd8d9_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c77dc49e9efb7954d13c1ad9f1b217229142503a23d76074471861578b2cd8d9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:341c4d56f26c7df75402ea5ba950a68e0816e88947685428a678462a817c3de4_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-machine-approver-rhel9@sha256:341c4d56f26c7df75402ea5ba950a68e0816e88947685428a678462a817c3de4_ppc64le"
},
"product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:341c4d56f26c7df75402ea5ba950a68e0816e88947685428a678462a817c3de4_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:a63beac14a1c68a2ed10ab112106c9443cb996fdb9163c7d3215d14f74d1edf7_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-machine-approver-rhel9@sha256:a63beac14a1c68a2ed10ab112106c9443cb996fdb9163c7d3215d14f74d1edf7_amd64"
},
"product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:a63beac14a1c68a2ed10ab112106c9443cb996fdb9163c7d3215d14f74d1edf7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:d63efae789eecf9eed618fad2697be2ea299016f1b97660026b192ceb4c40f9b_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-machine-approver-rhel9@sha256:d63efae789eecf9eed618fad2697be2ea299016f1b97660026b192ceb4c40f9b_arm64"
},
"product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:d63efae789eecf9eed618fad2697be2ea299016f1b97660026b192ceb4c40f9b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:fab53f0ae6b4b21f145581b62ded3fe16f8b09dab513c0661356d0ae82d85980_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-machine-approver-rhel9@sha256:fab53f0ae6b4b21f145581b62ded3fe16f8b09dab513c0661356d0ae82d85980_s390x"
},
"product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:fab53f0ae6b4b21f145581b62ded3fe16f8b09dab513c0661356d0ae82d85980_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:123c47205fb10462c7b36dda66ab9b714fc5af262e89ce0a05ebb7486c46c47c_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:123c47205fb10462c7b36dda66ab9b714fc5af262e89ce0a05ebb7486c46c47c_ppc64le"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:123c47205fb10462c7b36dda66ab9b714fc5af262e89ce0a05ebb7486c46c47c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6ff7863dadd969d1ab03bdf7a163ea831a4a91d5df2b0fc15a3d7a46295a22f1_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6ff7863dadd969d1ab03bdf7a163ea831a4a91d5df2b0fc15a3d7a46295a22f1_s390x"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6ff7863dadd969d1ab03bdf7a163ea831a4a91d5df2b0fc15a3d7a46295a22f1_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b83da5365fe2a69ffc57a1d80521788d5d9ddf304d29ce9610bb0ee0b86c1d9c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b83da5365fe2a69ffc57a1d80521788d5d9ddf304d29ce9610bb0ee0b86c1d9c_arm64"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b83da5365fe2a69ffc57a1d80521788d5d9ddf304d29ce9610bb0ee0b86c1d9c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c0d5c9d2cf8285fe1b8dc8a1d43ee7216556ae73932edd02bb0194b907262895_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c0d5c9d2cf8285fe1b8dc8a1d43ee7216556ae73932edd02bb0194b907262895_amd64"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c0d5c9d2cf8285fe1b8dc8a1d43ee7216556ae73932edd02bb0194b907262895_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:26fe7ba503da92677eec3634f931fed06c06bbb52a3668e9e1e9a8a20f683612_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:26fe7ba503da92677eec3634f931fed06c06bbb52a3668e9e1e9a8a20f683612_arm64"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:26fe7ba503da92677eec3634f931fed06c06bbb52a3668e9e1e9a8a20f683612_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:b58c34401fdc7aa8f93cfcd370c7066a8790710bbc51e326410a4d82a421ca32_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:b58c34401fdc7aa8f93cfcd370c7066a8790710bbc51e326410a4d82a421ca32_ppc64le"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:b58c34401fdc7aa8f93cfcd370c7066a8790710bbc51e326410a4d82a421ca32_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:c483e6a7f3a6cd16f88386eb6f963b145618c5f6f44636945b817785b2b4d119_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:c483e6a7f3a6cd16f88386eb6f963b145618c5f6f44636945b817785b2b4d119_s390x"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:c483e6a7f3a6cd16f88386eb6f963b145618c5f6f44636945b817785b2b4d119_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:dd2c6cb36fad22d969c0ff9e31918139d958dacf455166880da9b883924b6af7_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:dd2c6cb36fad22d969c0ff9e31918139d958dacf455166880da9b883924b6af7_amd64"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:dd2c6cb36fad22d969c0ff9e31918139d958dacf455166880da9b883924b6af7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1bb189e8ed9c9c7e7c5ac28eb0cd8169ef33bc86e1d03b7f6b935bc56fe55bf7_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1bb189e8ed9c9c7e7c5ac28eb0cd8169ef33bc86e1d03b7f6b935bc56fe55bf7_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1bb189e8ed9c9c7e7c5ac28eb0cd8169ef33bc86e1d03b7f6b935bc56fe55bf7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:68be539b633fd111ce5884280879ff5ca10cafc732bdeeeaded263a7518a7172_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:68be539b633fd111ce5884280879ff5ca10cafc732bdeeeaded263a7518a7172_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:68be539b633fd111ce5884280879ff5ca10cafc732bdeeeaded263a7518a7172_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:80d60c8fb4f8f931c84f4ce019b006625927749d556a7e814fb0a24386c7c50e_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:80d60c8fb4f8f931c84f4ce019b006625927749d556a7e814fb0a24386c7c50e_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:80d60c8fb4f8f931c84f4ce019b006625927749d556a7e814fb0a24386c7c50e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c491c0f291ded80a0009dd7cae31f3d73b49dbff066b794ba11daec361941f99_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c491c0f291ded80a0009dd7cae31f3d73b49dbff066b794ba11daec361941f99_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c491c0f291ded80a0009dd7cae31f3d73b49dbff066b794ba11daec361941f99_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:136858610ca29ea16dde518da1ed646e8197279f70f46faa237284a60b729cec_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-olm-rhel9-operator@sha256:136858610ca29ea16dde518da1ed646e8197279f70f46faa237284a60b729cec_amd64"
},
"product_reference": "openshift4/ose-cluster-olm-rhel9-operator@sha256:136858610ca29ea16dde518da1ed646e8197279f70f46faa237284a60b729cec_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:49c8e95bcae02de7f51bef3b8265959e11c93287a649dcd361be8a6f6c222c3b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-olm-rhel9-operator@sha256:49c8e95bcae02de7f51bef3b8265959e11c93287a649dcd361be8a6f6c222c3b_ppc64le"
},
"product_reference": "openshift4/ose-cluster-olm-rhel9-operator@sha256:49c8e95bcae02de7f51bef3b8265959e11c93287a649dcd361be8a6f6c222c3b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:87a07f8df37d6658174400dfe8895a3ff06c1a85952b75d3857e18a4e7fb105c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-olm-rhel9-operator@sha256:87a07f8df37d6658174400dfe8895a3ff06c1a85952b75d3857e18a4e7fb105c_arm64"
},
"product_reference": "openshift4/ose-cluster-olm-rhel9-operator@sha256:87a07f8df37d6658174400dfe8895a3ff06c1a85952b75d3857e18a4e7fb105c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:aac59de57d3eb5367463c9476afe57123b35486c77ee4a0e11bb8477708037c2_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-olm-rhel9-operator@sha256:aac59de57d3eb5367463c9476afe57123b35486c77ee4a0e11bb8477708037c2_s390x"
},
"product_reference": "openshift4/ose-cluster-olm-rhel9-operator@sha256:aac59de57d3eb5367463c9476afe57123b35486c77ee4a0e11bb8477708037c2_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1208dbf18514b673ab9ed1bd18d48a523a08e83242e591142ea37c90f6dc8b39_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1208dbf18514b673ab9ed1bd18d48a523a08e83242e591142ea37c90f6dc8b39_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:1208dbf18514b673ab9ed1bd18d48a523a08e83242e591142ea37c90f6dc8b39_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:241149abd78bdd04a3db80eea0e583965206f96e99db82473ef28a7ffc2b7c83_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:241149abd78bdd04a3db80eea0e583965206f96e99db82473ef28a7ffc2b7c83_s390x"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:241149abd78bdd04a3db80eea0e583965206f96e99db82473ef28a7ffc2b7c83_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:3abcebc74ae30c5c59c6e075b44f2053dc8b443e2ad2656ea361986ed5342044_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:3abcebc74ae30c5c59c6e075b44f2053dc8b443e2ad2656ea361986ed5342044_ppc64le"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:3abcebc74ae30c5c59c6e075b44f2053dc8b443e2ad2656ea361986ed5342044_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b30759642db4c8626c94bae6a63b3d351b4e081bc7a7dcacb236ef49bf5dbb17_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b30759642db4c8626c94bae6a63b3d351b4e081bc7a7dcacb236ef49bf5dbb17_arm64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b30759642db4c8626c94bae6a63b3d351b4e081bc7a7dcacb236ef49bf5dbb17_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:373db6b3a5692bc148955ccd492633556607bb6602702b85997179d9aca2f76a_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:373db6b3a5692bc148955ccd492633556607bb6602702b85997179d9aca2f76a_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:373db6b3a5692bc148955ccd492633556607bb6602702b85997179d9aca2f76a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4accb0c444913d70d4ef834bf1c2e179a592e782bf5f88fc92719a045f55deea_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4accb0c444913d70d4ef834bf1c2e179a592e782bf5f88fc92719a045f55deea_s390x"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:4accb0c444913d70d4ef834bf1c2e179a592e782bf5f88fc92719a045f55deea_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a78c3203260c6bdf0ce4db5fc7828715822e163fdab9b069dee23414f647658f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a78c3203260c6bdf0ce4db5fc7828715822e163fdab9b069dee23414f647658f_arm64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a78c3203260c6bdf0ce4db5fc7828715822e163fdab9b069dee23414f647658f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ffc87ed4e9c53c549abd66564ff8182fd238a3142f6ebb94d5855b68368c5ae4_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ffc87ed4e9c53c549abd66564ff8182fd238a3142f6ebb94d5855b68368c5ae4_ppc64le"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ffc87ed4e9c53c549abd66564ff8182fd238a3142f6ebb94d5855b68368c5ae4_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:5613f7f7cc1f5fa9858690e58afb5d537d80da6f6f4ae09a7a5217ce1ecb498e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-policy-controller-rhel9@sha256:5613f7f7cc1f5fa9858690e58afb5d537d80da6f6f4ae09a7a5217ce1ecb498e_amd64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel9@sha256:5613f7f7cc1f5fa9858690e58afb5d537d80da6f6f4ae09a7a5217ce1ecb498e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:658e4c22f7c4ef3fc6aefaa8cc6980fbc89669c87fcddaca43e5ee669906d684_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-policy-controller-rhel9@sha256:658e4c22f7c4ef3fc6aefaa8cc6980fbc89669c87fcddaca43e5ee669906d684_ppc64le"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel9@sha256:658e4c22f7c4ef3fc6aefaa8cc6980fbc89669c87fcddaca43e5ee669906d684_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:805f73f27c34b4011b2c952b2e7fc92d126d8c3a0913c2f289e5f36b19b1f69b_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-policy-controller-rhel9@sha256:805f73f27c34b4011b2c952b2e7fc92d126d8c3a0913c2f289e5f36b19b1f69b_s390x"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel9@sha256:805f73f27c34b4011b2c952b2e7fc92d126d8c3a0913c2f289e5f36b19b1f69b_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:d9d987636ba480d22839d7c3f3721e71bdbdaddd7677b0a44242abca0aa52a33_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-policy-controller-rhel9@sha256:d9d987636ba480d22839d7c3f3721e71bdbdaddd7677b0a44242abca0aa52a33_arm64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel9@sha256:d9d987636ba480d22839d7c3f3721e71bdbdaddd7677b0a44242abca0aa52a33_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:47bb9878ba3dd1c51c6139c4a1c32b7a6d5bf997ef206f8022440ace87189983_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-samples-rhel9-operator@sha256:47bb9878ba3dd1c51c6139c4a1c32b7a6d5bf997ef206f8022440ace87189983_s390x"
},
"product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:47bb9878ba3dd1c51c6139c4a1c32b7a6d5bf997ef206f8022440ace87189983_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:576b803b5215102a1ca3676c5715f672e86f52fc812d1515d2f015bc310fd655_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-samples-rhel9-operator@sha256:576b803b5215102a1ca3676c5715f672e86f52fc812d1515d2f015bc310fd655_amd64"
},
"product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:576b803b5215102a1ca3676c5715f672e86f52fc812d1515d2f015bc310fd655_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:7abae2772b4fc07abcb0d129c873742b9a4956bac962fa52670bb547e408b6c9_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-samples-rhel9-operator@sha256:7abae2772b4fc07abcb0d129c873742b9a4956bac962fa52670bb547e408b6c9_ppc64le"
},
"product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:7abae2772b4fc07abcb0d129c873742b9a4956bac962fa52670bb547e408b6c9_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:9e6e9fe7478e3447ca89f4216d9ef5835db0c825ea5601c61f298afd8e26f8a5_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-samples-rhel9-operator@sha256:9e6e9fe7478e3447ca89f4216d9ef5835db0c825ea5601c61f298afd8e26f8a5_arm64"
},
"product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:9e6e9fe7478e3447ca89f4216d9ef5835db0c825ea5601c61f298afd8e26f8a5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:0faba84efba610e987f2784c9ebb172e2f0a4e8a4547af24d2f22b28744e2ac4_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:0faba84efba610e987f2784c9ebb172e2f0a4e8a4547af24d2f22b28744e2ac4_amd64"
},
"product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:0faba84efba610e987f2784c9ebb172e2f0a4e8a4547af24d2f22b28744e2ac4_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:43bfa8f642c3066ceae4c17848b4a08571e63096f333831f590406f012953d9f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:43bfa8f642c3066ceae4c17848b4a08571e63096f333831f590406f012953d9f_ppc64le"
},
"product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:43bfa8f642c3066ceae4c17848b4a08571e63096f333831f590406f012953d9f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:c94578b932b54d2c0063ba4d397962ae8139651348209584b13eae5608f70c81_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:c94578b932b54d2c0063ba4d397962ae8139651348209584b13eae5608f70c81_s390x"
},
"product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:c94578b932b54d2c0063ba4d397962ae8139651348209584b13eae5608f70c81_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:f0ad627a157f6cac5e5943bf41cf25313b9877703d9224206070dbe073868749_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f0ad627a157f6cac5e5943bf41cf25313b9877703d9224206070dbe073868749_arm64"
},
"product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:f0ad627a157f6cac5e5943bf41cf25313b9877703d9224206070dbe073868749_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:4c51ac86d9c1ff8729b9b2e68d535186b562de3703303f16d81fe929c2c8b91b_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-version-rhel9-operator@sha256:4c51ac86d9c1ff8729b9b2e68d535186b562de3703303f16d81fe929c2c8b91b_arm64"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:4c51ac86d9c1ff8729b9b2e68d535186b562de3703303f16d81fe929c2c8b91b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:855889b8b42bbd92b2d329f2dd6a1951bdb9bed811a6b36826016f37dfb04eb5_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-version-rhel9-operator@sha256:855889b8b42bbd92b2d329f2dd6a1951bdb9bed811a6b36826016f37dfb04eb5_s390x"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:855889b8b42bbd92b2d329f2dd6a1951bdb9bed811a6b36826016f37dfb04eb5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:a47bbe626ed59769a9d7b846608dcac0257f6c28bdf6992c41c2bc40e603211b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-version-rhel9-operator@sha256:a47bbe626ed59769a9d7b846608dcac0257f6c28bdf6992c41c2bc40e603211b_amd64"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:a47bbe626ed59769a9d7b846608dcac0257f6c28bdf6992c41c2bc40e603211b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:fd7a5d2527502321daa170a24b2e2bcdfaf66da55886e105bb4a3a9fb4762808_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-version-rhel9-operator@sha256:fd7a5d2527502321daa170a24b2e2bcdfaf66da55886e105bb4a3a9fb4762808_ppc64le"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:fd7a5d2527502321daa170a24b2e2bcdfaf66da55886e105bb4a3a9fb4762808_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:72754bb1eb140288216eab16a1f607fcb81673b272efea99dc67a167cb51e020_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-configmap-reloader-rhel9@sha256:72754bb1eb140288216eab16a1f607fcb81673b272efea99dc67a167cb51e020_arm64"
},
"product_reference": "openshift4/ose-configmap-reloader-rhel9@sha256:72754bb1eb140288216eab16a1f607fcb81673b272efea99dc67a167cb51e020_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:7f042de7329aa160bf8abf620dc081cd33ebbe21849ec0250418daf1750cf32e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-configmap-reloader-rhel9@sha256:7f042de7329aa160bf8abf620dc081cd33ebbe21849ec0250418daf1750cf32e_s390x"
},
"product_reference": "openshift4/ose-configmap-reloader-rhel9@sha256:7f042de7329aa160bf8abf620dc081cd33ebbe21849ec0250418daf1750cf32e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:da6aab71c75ccec66a05c21996bf1a3c4778345f7d984bf2d2506654a067ce3e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-configmap-reloader-rhel9@sha256:da6aab71c75ccec66a05c21996bf1a3c4778345f7d984bf2d2506654a067ce3e_amd64"
},
"product_reference": "openshift4/ose-configmap-reloader-rhel9@sha256:da6aab71c75ccec66a05c21996bf1a3c4778345f7d984bf2d2506654a067ce3e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:e791fd3175d2a432a433b2614fc053b4db8e0d4de22b42c516bead0d0b628e87_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-configmap-reloader-rhel9@sha256:e791fd3175d2a432a433b2614fc053b4db8e0d4de22b42c516bead0d0b628e87_ppc64le"
},
"product_reference": "openshift4/ose-configmap-reloader-rhel9@sha256:e791fd3175d2a432a433b2614fc053b4db8e0d4de22b42c516bead0d0b628e87_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:2022c4fe85f42bc5d4d90362ad6373d2160c36fa084bff6359f2688e962e913b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:2022c4fe85f42bc5d4d90362ad6373d2160c36fa084bff6359f2688e962e913b_ppc64le"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:2022c4fe85f42bc5d4d90362ad6373d2160c36fa084bff6359f2688e962e913b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:2d7d90fb7359342b5cce8e583a8a747a8180bc0dbe2b8e12dc3ae2d7b3fdf299_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:2d7d90fb7359342b5cce8e583a8a747a8180bc0dbe2b8e12dc3ae2d7b3fdf299_s390x"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:2d7d90fb7359342b5cce8e583a8a747a8180bc0dbe2b8e12dc3ae2d7b3fdf299_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:5a2955571803f6fed1a94e4c1de78fa5488e7b43720d1476190455f87688a783_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:5a2955571803f6fed1a94e4c1de78fa5488e7b43720d1476190455f87688a783_arm64"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:5a2955571803f6fed1a94e4c1de78fa5488e7b43720d1476190455f87688a783_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:f6adc71b38b84dfa7b22a65bf53928642ecb7826f3189fa052fdcace5ae466b4_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:f6adc71b38b84dfa7b22a65bf53928642ecb7826f3189fa052fdcace5ae466b4_amd64"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:f6adc71b38b84dfa7b22a65bf53928642ecb7826f3189fa052fdcace5ae466b4_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9@sha256:a885fec6a3a5e41ef26730e97b7dd73d6a2b66959ae549b49cdb248a4ccb0f0b_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:a885fec6a3a5e41ef26730e97b7dd73d6a2b66959ae549b49cdb248a4ccb0f0b_arm64"
},
"product_reference": "openshift4/ose-console-rhel9@sha256:a885fec6a3a5e41ef26730e97b7dd73d6a2b66959ae549b49cdb248a4ccb0f0b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9@sha256:e4d7b67f9dad8c8fe45082e571e71fc3270d3a9cb74da29df7190312ed170ae4_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:e4d7b67f9dad8c8fe45082e571e71fc3270d3a9cb74da29df7190312ed170ae4_ppc64le"
},
"product_reference": "openshift4/ose-console-rhel9@sha256:e4d7b67f9dad8c8fe45082e571e71fc3270d3a9cb74da29df7190312ed170ae4_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9@sha256:e946927ec7b374bff2f91d31848da2b72a0a5f69abc16e882110a6478a48e594_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:e946927ec7b374bff2f91d31848da2b72a0a5f69abc16e882110a6478a48e594_s390x"
},
"product_reference": "openshift4/ose-console-rhel9@sha256:e946927ec7b374bff2f91d31848da2b72a0a5f69abc16e882110a6478a48e594_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9@sha256:fc1e7265912b0741f7724fb394cb31f00b75de411e99045940be4c13ed32b8de_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:fc1e7265912b0741f7724fb394cb31f00b75de411e99045940be4c13ed32b8de_amd64"
},
"product_reference": "openshift4/ose-console-rhel9@sha256:fc1e7265912b0741f7724fb394cb31f00b75de411e99045940be4c13ed32b8de_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel9@sha256:11555e9840b3d5765463ac638391ae7dbe0dfb77aedcab3a109993f6df2080a8_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-container-networking-plugins-rhel9@sha256:11555e9840b3d5765463ac638391ae7dbe0dfb77aedcab3a109993f6df2080a8_arm64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel9@sha256:11555e9840b3d5765463ac638391ae7dbe0dfb77aedcab3a109993f6df2080a8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel9@sha256:216b9f77b5a71287a3d0e77b29246a1ff55b8f9b20217a08b07b9c9d9dd30a9d_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-container-networking-plugins-rhel9@sha256:216b9f77b5a71287a3d0e77b29246a1ff55b8f9b20217a08b07b9c9d9dd30a9d_s390x"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel9@sha256:216b9f77b5a71287a3d0e77b29246a1ff55b8f9b20217a08b07b9c9d9dd30a9d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel9@sha256:9b42faa22150df504b8c1886da4cab69484367abb28c5b12cfc43d13fbda19ec_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-container-networking-plugins-rhel9@sha256:9b42faa22150df504b8c1886da4cab69484367abb28c5b12cfc43d13fbda19ec_amd64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel9@sha256:9b42faa22150df504b8c1886da4cab69484367abb28c5b12cfc43d13fbda19ec_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel9@sha256:ff22320fde08c264e55aba4699f9c2abf718aba5c488df59c0a0d4c66cff2959_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-container-networking-plugins-rhel9@sha256:ff22320fde08c264e55aba4699f9c2abf718aba5c488df59c0a0d4c66cff2959_ppc64le"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel9@sha256:ff22320fde08c264e55aba4699f9c2abf718aba5c488df59c0a0d4c66cff2959_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns-rhel9@sha256:0a84e6e3d0f575a8434ee06904d8e87e1aed128faf5798bdf341e2a9a92d2a6f_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-coredns-rhel9@sha256:0a84e6e3d0f575a8434ee06904d8e87e1aed128faf5798bdf341e2a9a92d2a6f_s390x"
},
"product_reference": "openshift4/ose-coredns-rhel9@sha256:0a84e6e3d0f575a8434ee06904d8e87e1aed128faf5798bdf341e2a9a92d2a6f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns-rhel9@sha256:1b0a5de3da8895f72deed91a79f4ecf83464370ce253494d28b8c98a1586bfc0_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-coredns-rhel9@sha256:1b0a5de3da8895f72deed91a79f4ecf83464370ce253494d28b8c98a1586bfc0_amd64"
},
"product_reference": "openshift4/ose-coredns-rhel9@sha256:1b0a5de3da8895f72deed91a79f4ecf83464370ce253494d28b8c98a1586bfc0_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns-rhel9@sha256:45a88330d838c16be69f4d3b14cea2a83b0fe6066b2083039b9d29cd964b7846_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-coredns-rhel9@sha256:45a88330d838c16be69f4d3b14cea2a83b0fe6066b2083039b9d29cd964b7846_arm64"
},
"product_reference": "openshift4/ose-coredns-rhel9@sha256:45a88330d838c16be69f4d3b14cea2a83b0fe6066b2083039b9d29cd964b7846_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns-rhel9@sha256:70c02f0738f6526c474f51ccc89f4eabe344b3be4d83effb591d2e0622c95913_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-coredns-rhel9@sha256:70c02f0738f6526c474f51ccc89f4eabe344b3be4d83effb591d2e0622c95913_ppc64le"
},
"product_reference": "openshift4/ose-coredns-rhel9@sha256:70c02f0738f6526c474f51ccc89f4eabe344b3be4d83effb591d2e0622c95913_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel9-operator@sha256:010bb5f03792fdbb71c7b97e88420b24ad4e4c23e7b8ba87d8bcce2bc999d1bb_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9-operator@sha256:010bb5f03792fdbb71c7b97e88420b24ad4e4c23e7b8ba87d8bcce2bc999d1bb_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel9-operator@sha256:010bb5f03792fdbb71c7b97e88420b24ad4e4c23e7b8ba87d8bcce2bc999d1bb_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2c26b284d8afb725e2a542db7076f39429349c206bd57b18514e6ffdf0acec8f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2c26b284d8afb725e2a542db7076f39429349c206bd57b18514e6ffdf0acec8f_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2c26b284d8afb725e2a542db7076f39429349c206bd57b18514e6ffdf0acec8f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:b4ee34297897608038b7680c70a4452c230ba621bd4de1ec7c84ebbd7b21afc6_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:b4ee34297897608038b7680c70a4452c230ba621bd4de1ec7c84ebbd7b21afc6_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel9@sha256:b4ee34297897608038b7680c70a4452c230ba621bd4de1ec7c84ebbd7b21afc6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:caa59d623d573746c20585127c2c67932ad9c9c1e8cbcdff7b04ec831b3f866e_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:caa59d623d573746c20585127c2c67932ad9c9c1e8cbcdff7b04ec831b3f866e_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel9@sha256:caa59d623d573746c20585127c2c67932ad9c9c1e8cbcdff7b04ec831b3f866e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:7e210c5279c2e379e0cc5b0510eefd809ce79080bf50bedf3373e6d8f6d1abc4_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-nfs-rhel9@sha256:7e210c5279c2e379e0cc5b0510eefd809ce79080bf50bedf3373e6d8f6d1abc4_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel9@sha256:7e210c5279c2e379e0cc5b0510eefd809ce79080bf50bedf3373e6d8f6d1abc4_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:a2103b00841eb31abf80716e563abf8361297574e30bb8e0eceaca80601ccf17_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-nfs-rhel9@sha256:a2103b00841eb31abf80716e563abf8361297574e30bb8e0eceaca80601ccf17_amd64"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel9@sha256:a2103b00841eb31abf80716e563abf8361297574e30bb8e0eceaca80601ccf17_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2ae66078d851d61542c61a24ac2a1138984002a2e49a94fd4eadf0c404811f74_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2ae66078d851d61542c61a24ac2a1138984002a2e49a94fd4eadf0c404811f74_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:2ae66078d851d61542c61a24ac2a1138984002a2e49a94fd4eadf0c404811f74_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5aed16b84c5def9e652468b95a209c63e066f65897d5fd3309591225117a783e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5aed16b84c5def9e652468b95a209c63e066f65897d5fd3309591225117a783e_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5aed16b84c5def9e652468b95a209c63e066f65897d5fd3309591225117a783e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a47d1c0621a1c3976ebad66c4481229ccc17207518efe6c88e1964a5e52144e3_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a47d1c0621a1c3976ebad66c4481229ccc17207518efe6c88e1964a5e52144e3_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a47d1c0621a1c3976ebad66c4481229ccc17207518efe6c88e1964a5e52144e3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:cdb1f48dd2349945020847b9f97dbfd619c22d5217b7eda65e61c24dfb037f5a_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:cdb1f48dd2349945020847b9f97dbfd619c22d5217b7eda65e61c24dfb037f5a_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:cdb1f48dd2349945020847b9f97dbfd619c22d5217b7eda65e61c24dfb037f5a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:49fc49076a4a8a88f240cdc40163fa9964ebd09ff9b144d2f684853f4a856f0c_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:49fc49076a4a8a88f240cdc40163fa9964ebd09ff9b144d2f684853f4a856f0c_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:49fc49076a4a8a88f240cdc40163fa9964ebd09ff9b144d2f684853f4a856f0c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b073aeb20978e91d4c7fb19e06798c0d260139be4bdaa1575c5a7b3b3df770c2_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b073aeb20978e91d4c7fb19e06798c0d260139be4bdaa1575c5a7b3b3df770c2_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b073aeb20978e91d4c7fb19e06798c0d260139be4bdaa1575c5a7b3b3df770c2_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e717742da46360157a6a921574f65fda4c637526da301b1d815de0aca4a26e17_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e717742da46360157a6a921574f65fda4c637526da301b1d815de0aca4a26e17_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e717742da46360157a6a921574f65fda4c637526da301b1d815de0aca4a26e17_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f5d8f131b12aa7d2efd598f35e0875506b35bf95fa3f361278802b1b80cae2f1_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f5d8f131b12aa7d2efd598f35e0875506b35bf95fa3f361278802b1b80cae2f1_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:f5d8f131b12aa7d2efd598f35e0875506b35bf95fa3f361278802b1b80cae2f1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7d9fcf7684e436100370af508b7ce4bdf43408200087da33cfa4f0690f5f3a8a_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7d9fcf7684e436100370af508b7ce4bdf43408200087da33cfa4f0690f5f3a8a_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:7d9fcf7684e436100370af508b7ce4bdf43408200087da33cfa4f0690f5f3a8a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:c44b4ba7c17eb66a0b24c3bd4ac24b0658d75fe080296129a2d7d217297f0e90_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:c44b4ba7c17eb66a0b24c3bd4ac24b0658d75fe080296129a2d7d217297f0e90_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:c44b4ba7c17eb66a0b24c3bd4ac24b0658d75fe080296129a2d7d217297f0e90_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d2ec65e7a8bf25f72e07383963840a179987a73fb3747e62ed1ac2e5fb8537b8_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d2ec65e7a8bf25f72e07383963840a179987a73fb3747e62ed1ac2e5fb8537b8_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d2ec65e7a8bf25f72e07383963840a179987a73fb3747e62ed1ac2e5fb8537b8_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:fd2d8e99e18a3fdc104de55a654ce37bd49f552c92b2502aa818ea68f56c2294_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:fd2d8e99e18a3fdc104de55a654ce37bd49f552c92b2502aa818ea68f56c2294_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:fd2d8e99e18a3fdc104de55a654ce37bd49f552c92b2502aa818ea68f56c2294_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:54b5c6739c4a073bd099cdc1ccf65cdedde596bbe59ce9f47355ba25bf513918_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-external-attacher-rhel9@sha256:54b5c6739c4a073bd099cdc1ccf65cdedde596bbe59ce9f47355ba25bf513918_amd64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel9@sha256:54b5c6739c4a073bd099cdc1ccf65cdedde596bbe59ce9f47355ba25bf513918_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:5cec3089f46e0c2268ac582ae90b70f726aec5f8f2410cef30387a9c5ac3b8e1_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-external-attacher-rhel9@sha256:5cec3089f46e0c2268ac582ae90b70f726aec5f8f2410cef30387a9c5ac3b8e1_s390x"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel9@sha256:5cec3089f46e0c2268ac582ae90b70f726aec5f8f2410cef30387a9c5ac3b8e1_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:9e417c36a084bbbdc47f9ae6c57945142423f9a90bc76365340d291f49e2186b_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-external-attacher-rhel9@sha256:9e417c36a084bbbdc47f9ae6c57945142423f9a90bc76365340d291f49e2186b_arm64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel9@sha256:9e417c36a084bbbdc47f9ae6c57945142423f9a90bc76365340d291f49e2186b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:c42c9c85a16c9818aeb2097e3274b7663cf5eab48d1ca3a786ff2f62634b4cf9_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-external-attacher-rhel9@sha256:c42c9c85a16c9818aeb2097e3274b7663cf5eab48d1ca3a786ff2f62634b4cf9_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel9@sha256:c42c9c85a16c9818aeb2097e3274b7663cf5eab48d1ca3a786ff2f62634b4cf9_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:01e3b5a8e004837aec79925d7e19fe52f632bf31c0966fdf5a16936b39e44053_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-external-provisioner-rhel9@sha256:01e3b5a8e004837aec79925d7e19fe52f632bf31c0966fdf5a16936b39e44053_arm64"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel9@sha256:01e3b5a8e004837aec79925d7e19fe52f632bf31c0966fdf5a16936b39e44053_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:042b21226447cefa7dc7f140e1fed65dc974e7aacca55877e35e8e0df381ce5e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-external-provisioner-rhel9@sha256:042b21226447cefa7dc7f140e1fed65dc974e7aacca55877e35e8e0df381ce5e_s390x"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel9@sha256:042b21226447cefa7dc7f140e1fed65dc974e7aacca55877e35e8e0df381ce5e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:2be600c3f52f436d1e9dcc6319effeba0ca9343619e494ef48c53545ca732650_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-external-provisioner-rhel9@sha256:2be600c3f52f436d1e9dcc6319effeba0ca9343619e494ef48c53545ca732650_amd64"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel9@sha256:2be600c3f52f436d1e9dcc6319effeba0ca9343619e494ef48c53545ca732650_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:3c590f027cde23fa5d4c0f860be17a8b4b048f2e2c4648a6d801e30d60b5338b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-external-provisioner-rhel9@sha256:3c590f027cde23fa5d4c0f860be17a8b4b048f2e2c4648a6d801e30d60b5338b_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel9@sha256:3c590f027cde23fa5d4c0f860be17a8b4b048f2e2c4648a6d801e30d60b5338b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel9@sha256:23e66de964bc0c328da087c267f82c70652a1914f25823eaccde33321e6fd30d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-external-resizer-rhel9@sha256:23e66de964bc0c328da087c267f82c70652a1914f25823eaccde33321e6fd30d_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel9@sha256:23e66de964bc0c328da087c267f82c70652a1914f25823eaccde33321e6fd30d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel9@sha256:3c0189d1fd04e6dc56f510bae7d013059f55f133ed11054ccfaa6929e965fba6_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-external-resizer-rhel9@sha256:3c0189d1fd04e6dc56f510bae7d013059f55f133ed11054ccfaa6929e965fba6_s390x"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel9@sha256:3c0189d1fd04e6dc56f510bae7d013059f55f133ed11054ccfaa6929e965fba6_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel9@sha256:c2432104afabbc7f9540de193b3b35cce20d23fa4b7183b77bdba375378c8d99_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-external-resizer-rhel9@sha256:c2432104afabbc7f9540de193b3b35cce20d23fa4b7183b77bdba375378c8d99_arm64"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel9@sha256:c2432104afabbc7f9540de193b3b35cce20d23fa4b7183b77bdba375378c8d99_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel9@sha256:f23ca093728acadd458aadc52486c3bf65f7187d853d950c0f2226371a394b69_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-external-resizer-rhel9@sha256:f23ca093728acadd458aadc52486c3bf65f7187d853d950c0f2226371a394b69_amd64"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel9@sha256:f23ca093728acadd458aadc52486c3bf65f7187d853d950c0f2226371a394b69_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:497b9d9f015cf45183c79837706c5e8b934ed355e0ca8b1eb6d54fcf7defa3a0_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-external-snapshotter-rhel9@sha256:497b9d9f015cf45183c79837706c5e8b934ed355e0ca8b1eb6d54fcf7defa3a0_s390x"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:497b9d9f015cf45183c79837706c5e8b934ed355e0ca8b1eb6d54fcf7defa3a0_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:4a174dd4780de07664751dc15336537e0d9c813cd12e0f6c626195241e0fadc5_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-external-snapshotter-rhel9@sha256:4a174dd4780de07664751dc15336537e0d9c813cd12e0f6c626195241e0fadc5_arm64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:4a174dd4780de07664751dc15336537e0d9c813cd12e0f6c626195241e0fadc5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:4f2447450afe9f50caa7d577aa7ba85cfefb5db1225b5a8f004551f11549dd92_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-external-snapshotter-rhel9@sha256:4f2447450afe9f50caa7d577aa7ba85cfefb5db1225b5a8f004551f11549dd92_amd64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:4f2447450afe9f50caa7d577aa7ba85cfefb5db1225b5a8f004551f11549dd92_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:509dee2d1008d374e201de6d0a05e6173765d9821a271b635b3222639b0d4f4f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-external-snapshotter-rhel9@sha256:509dee2d1008d374e201de6d0a05e6173765d9821a271b635b3222639b0d4f4f_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:509dee2d1008d374e201de6d0a05e6173765d9821a271b635b3222639b0d4f4f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:598980d90106322b716f117f5a032efb8bbc02709695f27211f3166d93df1ce9_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-livenessprobe-rhel9@sha256:598980d90106322b716f117f5a032efb8bbc02709695f27211f3166d93df1ce9_s390x"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel9@sha256:598980d90106322b716f117f5a032efb8bbc02709695f27211f3166d93df1ce9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:5a106b2cfc3b735eecb25dbce61936a4f8a567bc9ebb1ea4c553f2b3d68383e6_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-livenessprobe-rhel9@sha256:5a106b2cfc3b735eecb25dbce61936a4f8a567bc9ebb1ea4c553f2b3d68383e6_amd64"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel9@sha256:5a106b2cfc3b735eecb25dbce61936a4f8a567bc9ebb1ea4c553f2b3d68383e6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:dac22703546833d73f8b7efb517356c10af7fa6604a06048ae3d99ae80f8c23b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-livenessprobe-rhel9@sha256:dac22703546833d73f8b7efb517356c10af7fa6604a06048ae3d99ae80f8c23b_ppc64le"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel9@sha256:dac22703546833d73f8b7efb517356c10af7fa6604a06048ae3d99ae80f8c23b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:f4eafc92fa86f38301381a6abd8e8e0dce9087aaf1af8ed01856a13d58782f1f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-livenessprobe-rhel9@sha256:f4eafc92fa86f38301381a6abd8e8e0dce9087aaf1af8ed01856a13d58782f1f_arm64"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel9@sha256:f4eafc92fa86f38301381a6abd8e8e0dce9087aaf1af8ed01856a13d58782f1f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:008f70febf3b1677c0e33fec51f7f789a14a33b32d073782e12b6a4e9aa6931e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:008f70febf3b1677c0e33fec51f7f789a14a33b32d073782e12b6a4e9aa6931e_s390x"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:008f70febf3b1677c0e33fec51f7f789a14a33b32d073782e12b6a4e9aa6931e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:25843fab5434ec6342a9cacc95dc28612d5f7c879906e75759e51df8e652a808_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:25843fab5434ec6342a9cacc95dc28612d5f7c879906e75759e51df8e652a808_ppc64le"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:25843fab5434ec6342a9cacc95dc28612d5f7c879906e75759e51df8e652a808_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c0946794a48e336d67184e4b6f2052cce5216e5beb9dca67f342e33d5a4fecc7_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c0946794a48e336d67184e4b6f2052cce5216e5beb9dca67f342e33d5a4fecc7_amd64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c0946794a48e336d67184e4b6f2052cce5216e5beb9dca67f342e33d5a4fecc7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ea5faf4be33eb0ebe2782d18c26e1320261cf81de64996df5e1c1297e78a5f04_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ea5faf4be33eb0ebe2782d18c26e1320261cf81de64996df5e1c1297e78a5f04_arm64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ea5faf4be33eb0ebe2782d18c26e1320261cf81de64996df5e1c1297e78a5f04_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:0849169a28fa3af48eb8e9b224708070e8eeb69355affee5765f7215858cfb4d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-snapshot-controller-rhel9@sha256:0849169a28fa3af48eb8e9b224708070e8eeb69355affee5765f7215858cfb4d_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:0849169a28fa3af48eb8e9b224708070e8eeb69355affee5765f7215858cfb4d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:12dd688be79fc9e832509bef11afaadfed2df89c0c2ad3a85339e02f3403a056_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-snapshot-controller-rhel9@sha256:12dd688be79fc9e832509bef11afaadfed2df89c0c2ad3a85339e02f3403a056_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:12dd688be79fc9e832509bef11afaadfed2df89c0c2ad3a85339e02f3403a056_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:d096261752adf60498d7b91bb29cbe8344c390ccafe1de909a3ba6cb73d74bea_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-snapshot-controller-rhel9@sha256:d096261752adf60498d7b91bb29cbe8344c390ccafe1de909a3ba6cb73d74bea_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:d096261752adf60498d7b91bb29cbe8344c390ccafe1de909a3ba6cb73d74bea_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:d562e6616da950b22ddce4068edf519d6da4877541fe2a3e07f4c84c90c1b1c5_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-snapshot-controller-rhel9@sha256:d562e6616da950b22ddce4068edf519d6da4877541fe2a3e07f4c84c90c1b1c5_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:d562e6616da950b22ddce4068edf519d6da4877541fe2a3e07f4c84c90c1b1c5_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:483da0fbeeb74e6a01fa00fc221bcc1b1a2e0403cb3b9f73a63692509b0b826f_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:483da0fbeeb74e6a01fa00fc221bcc1b1a2e0403cb3b9f73a63692509b0b826f_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:483da0fbeeb74e6a01fa00fc221bcc1b1a2e0403cb3b9f73a63692509b0b826f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8402b83e7d7226b29312ab246ab0fb2f9ff6410f26780493ac8da6c797cee8b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8402b83e7d7226b29312ab246ab0fb2f9ff6410f26780493ac8da6c797cee8b0_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8402b83e7d7226b29312ab246ab0fb2f9ff6410f26780493ac8da6c797cee8b0_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8d042813d5a6432c38a8a7aa30c622c0b0d582bc8dc4ab42aa513da1a078f01b_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8d042813d5a6432c38a8a7aa30c622c0b0d582bc8dc4ab42aa513da1a078f01b_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8d042813d5a6432c38a8a7aa30c622c0b0d582bc8dc4ab42aa513da1a078f01b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8d58758b9252a1e482bef3ed8861da38fcdead8bc3dd26995a915ec57b0c01c2_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8d58758b9252a1e482bef3ed8861da38fcdead8bc3dd26995a915ec57b0c01c2_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8d58758b9252a1e482bef3ed8861da38fcdead8bc3dd26995a915ec57b0c01c2_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer-rhel9@sha256:3eae9e9951a8983ff049844d8ac07d48afad32aeea4c690499ce1e28eba652ba_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-deployer-rhel9@sha256:3eae9e9951a8983ff049844d8ac07d48afad32aeea4c690499ce1e28eba652ba_arm64"
},
"product_reference": "openshift4/ose-deployer-rhel9@sha256:3eae9e9951a8983ff049844d8ac07d48afad32aeea4c690499ce1e28eba652ba_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer-rhel9@sha256:a627431cb98a105eb56b7f7fc52051ea40477de8f9040e3d87f5b90a43a09c15_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-deployer-rhel9@sha256:a627431cb98a105eb56b7f7fc52051ea40477de8f9040e3d87f5b90a43a09c15_ppc64le"
},
"product_reference": "openshift4/ose-deployer-rhel9@sha256:a627431cb98a105eb56b7f7fc52051ea40477de8f9040e3d87f5b90a43a09c15_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer-rhel9@sha256:c0b3e451975dccf3f6e8353b1ceccdd7d23275a2872cb7e0ffacc69626ef0ab4_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-deployer-rhel9@sha256:c0b3e451975dccf3f6e8353b1ceccdd7d23275a2872cb7e0ffacc69626ef0ab4_amd64"
},
"product_reference": "openshift4/ose-deployer-rhel9@sha256:c0b3e451975dccf3f6e8353b1ceccdd7d23275a2872cb7e0ffacc69626ef0ab4_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer-rhel9@sha256:f2956d6e3cc3dd4912bd7108501b154c520ea4667dccd00e102dd696ce8f5a56_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-deployer-rhel9@sha256:f2956d6e3cc3dd4912bd7108501b154c520ea4667dccd00e102dd696ce8f5a56_s390x"
},
"product_reference": "openshift4/ose-deployer-rhel9@sha256:f2956d6e3cc3dd4912bd7108501b154c520ea4667dccd00e102dd696ce8f5a56_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:2ea5bbaa02582d7364129c8faf2a5fce0c07407e1d613e4f0888cd8e319c3e3f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:2ea5bbaa02582d7364129c8faf2a5fce0c07407e1d613e4f0888cd8e319c3e3f_ppc64le"
},
"product_reference": "openshift4/ose-docker-builder-rhel9@sha256:2ea5bbaa02582d7364129c8faf2a5fce0c07407e1d613e4f0888cd8e319c3e3f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:44a9bcd7c365f810aaaeee493f095384d47ce754d4e0f90b8482cb2ff31ad433_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:44a9bcd7c365f810aaaeee493f095384d47ce754d4e0f90b8482cb2ff31ad433_s390x"
},
"product_reference": "openshift4/ose-docker-builder-rhel9@sha256:44a9bcd7c365f810aaaeee493f095384d47ce754d4e0f90b8482cb2ff31ad433_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:9ad30f75cb8202ec4841aa1fec8ca83db2a404c3c19a23dd06f560765c8f0d71_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9ad30f75cb8202ec4841aa1fec8ca83db2a404c3c19a23dd06f560765c8f0d71_amd64"
},
"product_reference": "openshift4/ose-docker-builder-rhel9@sha256:9ad30f75cb8202ec4841aa1fec8ca83db2a404c3c19a23dd06f560765c8f0d71_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:e6c1b73b2b7bab782fecf88961ca750ac802ed461f1436d18ebecf0dfcc1ffed_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:e6c1b73b2b7bab782fecf88961ca750ac802ed461f1436d18ebecf0dfcc1ffed_arm64"
},
"product_reference": "openshift4/ose-docker-builder-rhel9@sha256:e6c1b73b2b7bab782fecf88961ca750ac802ed461f1436d18ebecf0dfcc1ffed_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:22890c4b1802ac38d355af61197c4f457b3f92cf47c706651a00ba94a2a5724b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-docker-registry-rhel9@sha256:22890c4b1802ac38d355af61197c4f457b3f92cf47c706651a00ba94a2a5724b_ppc64le"
},
"product_reference": "openshift4/ose-docker-registry-rhel9@sha256:22890c4b1802ac38d355af61197c4f457b3f92cf47c706651a00ba94a2a5724b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:58f8fa377659ad184be292f8b019b24520dd7505785fe5ba1528c535627b46a7_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-docker-registry-rhel9@sha256:58f8fa377659ad184be292f8b019b24520dd7505785fe5ba1528c535627b46a7_s390x"
},
"product_reference": "openshift4/ose-docker-registry-rhel9@sha256:58f8fa377659ad184be292f8b019b24520dd7505785fe5ba1528c535627b46a7_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:75f105acb85fbc79150192acd46edb44d2fa48e8f5c75e6cdcffbf7b00efb0c0_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-docker-registry-rhel9@sha256:75f105acb85fbc79150192acd46edb44d2fa48e8f5c75e6cdcffbf7b00efb0c0_amd64"
},
"product_reference": "openshift4/ose-docker-registry-rhel9@sha256:75f105acb85fbc79150192acd46edb44d2fa48e8f5c75e6cdcffbf7b00efb0c0_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:aab5e33e76bdc47093521ef8429f96370fff5dc21c14efee23b4920a606ec6de_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-docker-registry-rhel9@sha256:aab5e33e76bdc47093521ef8429f96370fff5dc21c14efee23b4920a606ec6de_arm64"
},
"product_reference": "openshift4/ose-docker-registry-rhel9@sha256:aab5e33e76bdc47093521ef8429f96370fff5dc21c14efee23b4920a606ec6de_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:09da59ff3518153f8dd08d69fe4b0a562c3a5970a24405fe691c4de62bbecea5_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-etcd-rhel9@sha256:09da59ff3518153f8dd08d69fe4b0a562c3a5970a24405fe691c4de62bbecea5_s390x"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:09da59ff3518153f8dd08d69fe4b0a562c3a5970a24405fe691c4de62bbecea5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:6cd78b28f45c03b566700ccbfafc4a02e79eb21eedb3612e368bac991e53db51_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-etcd-rhel9@sha256:6cd78b28f45c03b566700ccbfafc4a02e79eb21eedb3612e368bac991e53db51_arm64"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:6cd78b28f45c03b566700ccbfafc4a02e79eb21eedb3612e368bac991e53db51_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:7b1f5ac8104d7341113ec6c5851f0fa082e21b8f6eeedd7797b84cfbcd5e79e9_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-etcd-rhel9@sha256:7b1f5ac8104d7341113ec6c5851f0fa082e21b8f6eeedd7797b84cfbcd5e79e9_amd64"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:7b1f5ac8104d7341113ec6c5851f0fa082e21b8f6eeedd7797b84cfbcd5e79e9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:c9ca3cf294afca65c526d54ec515acf99885e95d99689c6765d1c6c3bddac0ca_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-etcd-rhel9@sha256:c9ca3cf294afca65c526d54ec515acf99885e95d99689c6765d1c6c3bddac0ca_ppc64le"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:c9ca3cf294afca65c526d54ec515acf99885e95d99689c6765d1c6c3bddac0ca_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:842abdf63837d866fb09e40b77e813f6c3f1e35281d8de2010ce5ee3ae930945_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:842abdf63837d866fb09e40b77e813f6c3f1e35281d8de2010ce5ee3ae930945_arm64"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:842abdf63837d866fb09e40b77e813f6c3f1e35281d8de2010ce5ee3ae930945_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b8a6603df00cf1eba956a91fdfb803953df20d2727ab8b8063d03b27e178c2e4_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b8a6603df00cf1eba956a91fdfb803953df20d2727ab8b8063d03b27e178c2e4_amd64"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b8a6603df00cf1eba956a91fdfb803953df20d2727ab8b8063d03b27e178c2e4_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:d7a60d662a09f4c62b57887527b6a6d29ad8f15c328b2c8cf0751e22f327ce83_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:d7a60d662a09f4c62b57887527b6a6d29ad8f15c328b2c8cf0751e22f327ce83_ppc64le"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:d7a60d662a09f4c62b57887527b6a6d29ad8f15c328b2c8cf0751e22f327ce83_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:02020b75158214a7b309d7887ab11e3ca8d688ce527d5da502830b16eb5762f8_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:02020b75158214a7b309d7887ab11e3ca8d688ce527d5da502830b16eb5762f8_amd64"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:02020b75158214a7b309d7887ab11e3ca8d688ce527d5da502830b16eb5762f8_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3346aaae29ed83fac7e900c24be12409981e43ce1fc9d8139ba192a9a68b9fcc_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3346aaae29ed83fac7e900c24be12409981e43ce1fc9d8139ba192a9a68b9fcc_ppc64le"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:3346aaae29ed83fac7e900c24be12409981e43ce1fc9d8139ba192a9a68b9fcc_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a57084653fdec85a4d1ffe9446cb781aa8e9b5062755895ea533894090047cc5_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a57084653fdec85a4d1ffe9446cb781aa8e9b5062755895ea533894090047cc5_arm64"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:a57084653fdec85a4d1ffe9446cb781aa8e9b5062755895ea533894090047cc5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:009097122fdbe8d19259505c9cdb647d3c3f0158483c3a4bb3e60f911f102176_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:009097122fdbe8d19259505c9cdb647d3c3f0158483c3a4bb3e60f911f102176_ppc64le"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:009097122fdbe8d19259505c9cdb647d3c3f0158483c3a4bb3e60f911f102176_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:757d35ec43d201da3cb8e93770fac3b6b7e371625397c0c03b8926f5d4ad741b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:757d35ec43d201da3cb8e93770fac3b6b7e371625397c0c03b8926f5d4ad741b_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:757d35ec43d201da3cb8e93770fac3b6b7e371625397c0c03b8926f5d4ad741b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:82b2f076aed4549ae51470322f5212de3b514dd4b2d82b2cef39d899d9c3339d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:82b2f076aed4549ae51470322f5212de3b514dd4b2d82b2cef39d899d9c3339d_arm64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:82b2f076aed4549ae51470322f5212de3b514dd4b2d82b2cef39d899d9c3339d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6f0e43a7ec97a3c50f5a3df88f3645097305a908e5792bca1cd58d65f189f1c0_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6f0e43a7ec97a3c50f5a3df88f3645097305a908e5792bca1cd58d65f189f1c0_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6f0e43a7ec97a3c50f5a3df88f3645097305a908e5792bca1cd58d65f189f1c0_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bc3ce7e52cba134ad3ca9ede1fe2eefce15463aeca836de5df4273c9fa440e18_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bc3ce7e52cba134ad3ca9ede1fe2eefce15463aeca836de5df4273c9fa440e18_arm64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:bc3ce7e52cba134ad3ca9ede1fe2eefce15463aeca836de5df4273c9fa440e18_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:edcb71606bd68535c5749ae55bc23a190252516ee02aa270cf770702f3dc2227_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:edcb71606bd68535c5749ae55bc23a190252516ee02aa270cf770702f3dc2227_ppc64le"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:edcb71606bd68535c5749ae55bc23a190252516ee02aa270cf770702f3dc2227_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router-rhel9@sha256:0e195c09942d6e39a87665290092ab4cca73f030a97871049e89441590267d3b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-haproxy-router-rhel9@sha256:0e195c09942d6e39a87665290092ab4cca73f030a97871049e89441590267d3b_ppc64le"
},
"product_reference": "openshift4/ose-haproxy-router-rhel9@sha256:0e195c09942d6e39a87665290092ab4cca73f030a97871049e89441590267d3b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router-rhel9@sha256:837cf50cade2660742d2f7d146dd3ccd9539860a5a22692b0eb6a2d0616a03d3_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-haproxy-router-rhel9@sha256:837cf50cade2660742d2f7d146dd3ccd9539860a5a22692b0eb6a2d0616a03d3_amd64"
},
"product_reference": "openshift4/ose-haproxy-router-rhel9@sha256:837cf50cade2660742d2f7d146dd3ccd9539860a5a22692b0eb6a2d0616a03d3_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router-rhel9@sha256:84e3a9cd0fbaaf37a9aecda79939155ee7032aa7bd70b24a5eb4addab365e570_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-haproxy-router-rhel9@sha256:84e3a9cd0fbaaf37a9aecda79939155ee7032aa7bd70b24a5eb4addab365e570_arm64"
},
"product_reference": "openshift4/ose-haproxy-router-rhel9@sha256:84e3a9cd0fbaaf37a9aecda79939155ee7032aa7bd70b24a5eb4addab365e570_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router-rhel9@sha256:c5e1c28fd597873c67501616158ae256a1470da9ff8c619334abc9b1b34d5e7e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-haproxy-router-rhel9@sha256:c5e1c28fd597873c67501616158ae256a1470da9ff8c619334abc9b1b34d5e7e_s390x"
},
"product_reference": "openshift4/ose-haproxy-router-rhel9@sha256:c5e1c28fd597873c67501616158ae256a1470da9ff8c619334abc9b1b34d5e7e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:86f4648afe077be28c29afe467b6544cd9ea07ed0c67e29ce51fdeec294342e7_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:86f4648afe077be28c29afe467b6544cd9ea07ed0c67e29ce51fdeec294342e7_arm64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:86f4648afe077be28c29afe467b6544cd9ea07ed0c67e29ce51fdeec294342e7_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:9118cb82c6e082b19aa7b3c884bc3283970a2bb930cb609729719441f4f8b58c_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:9118cb82c6e082b19aa7b3c884bc3283970a2bb930cb609729719441f4f8b58c_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:9118cb82c6e082b19aa7b3c884bc3283970a2bb930cb609729719441f4f8b58c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:ae9a41b7e6910e8906f4e1d454b85e722701cae19b9c8a8df1f527c29831434c_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:ae9a41b7e6910e8906f4e1d454b85e722701cae19b9c8a8df1f527c29831434c_amd64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:ae9a41b7e6910e8906f4e1d454b85e722701cae19b9c8a8df1f527c29831434c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:fdb68f7b8fd01b7840326fc9ec1b2ca23bbec20724c94bb80471ddfe77a7f7bf_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:fdb68f7b8fd01b7840326fc9ec1b2ca23bbec20724c94bb80471ddfe77a7f7bf_s390x"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:fdb68f7b8fd01b7840326fc9ec1b2ca23bbec20724c94bb80471ddfe77a7f7bf_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:0195ec6ad378fbe96ba6537982058977006e8806153fcc1d1e82009f76798553_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:0195ec6ad378fbe96ba6537982058977006e8806153fcc1d1e82009f76798553_ppc64le"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:0195ec6ad378fbe96ba6537982058977006e8806153fcc1d1e82009f76798553_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:1d57904f3af314c4db5e7a43bf6f9df123beb921490b0ae44be4402321a50c50_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:1d57904f3af314c4db5e7a43bf6f9df123beb921490b0ae44be4402321a50c50_amd64"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:1d57904f3af314c4db5e7a43bf6f9df123beb921490b0ae44be4402321a50c50_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:d7b0a824af02100b683074c08e0c8dfe44675307ba0a7a4272581813e56bf7f4_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:d7b0a824af02100b683074c08e0c8dfe44675307ba0a7a4272581813e56bf7f4_arm64"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:d7b0a824af02100b683074c08e0c8dfe44675307ba0a7a4272581813e56bf7f4_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:eb3d337dea294818559a8e0c9f98fcca8d6ab25149b061bc3e0eb22b2b2f2e8d_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:eb3d337dea294818559a8e0c9f98fcca8d6ab25149b061bc3e0eb22b2b2f2e8d_s390x"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:eb3d337dea294818559a8e0c9f98fcca8d6ab25149b061bc3e0eb22b2b2f2e8d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:23fa4bab11a6ebf904dfb1f6dd60a822839ec888f46907b7ca7242ee5c2ded32_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:23fa4bab11a6ebf904dfb1f6dd60a822839ec888f46907b7ca7242ee5c2ded32_s390x"
},
"product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:23fa4bab11a6ebf904dfb1f6dd60a822839ec888f46907b7ca7242ee5c2ded32_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c47546c3dc2b8df59cdb303b63d11248a336aeb0035bd37d9e1788496490e0e1_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c47546c3dc2b8df59cdb303b63d11248a336aeb0035bd37d9e1788496490e0e1_amd64"
},
"product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c47546c3dc2b8df59cdb303b63d11248a336aeb0035bd37d9e1788496490e0e1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:535a04d9bf159d4c9aae2c2956062c265ac3d555c652f4e47f5d594845cff26d_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:535a04d9bf159d4c9aae2c2956062c265ac3d555c652f4e47f5d594845cff26d_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:535a04d9bf159d4c9aae2c2956062c265ac3d555c652f4e47f5d594845cff26d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6af5227a98d9cfb083be414619bcecf3b3d6c8b884c649a6c121ef158c2ab98_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6af5227a98d9cfb083be414619bcecf3b3d6c8b884c649a6c121ef158c2ab98_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6af5227a98d9cfb083be414619bcecf3b3d6c8b884c649a6c121ef158c2ab98_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2c0c6273d6926d2fde595b68f5feed383144e1e7975e89a2c6a97c99c193afff_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2c0c6273d6926d2fde595b68f5feed383144e1e7975e89a2c6a97c99c193afff_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2c0c6273d6926d2fde595b68f5feed383144e1e7975e89a2c6a97c99c193afff_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cc530a45a771ec48b1f9009d17128bab2a189a63aff4def0f5767e83be09aa4e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cc530a45a771ec48b1f9009d17128bab2a189a63aff4def0f5767e83be09aa4e_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cc530a45a771ec48b1f9009d17128bab2a189a63aff4def0f5767e83be09aa4e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:181a25dabe4404e8c5624eb4e27d702998f3318e70ed8e20d01096bf11c57e1d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:181a25dabe4404e8c5624eb4e27d702998f3318e70ed8e20d01096bf11c57e1d_amd64"
},
"product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:181a25dabe4404e8c5624eb4e27d702998f3318e70ed8e20d01096bf11c57e1d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:227b8823605f4929499d7a60bd4bfdf63fd8bb97bc73af1a23570e9e2000572c_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:227b8823605f4929499d7a60bd4bfdf63fd8bb97bc73af1a23570e9e2000572c_ppc64le"
},
"product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:227b8823605f4929499d7a60bd4bfdf63fd8bb97bc73af1a23570e9e2000572c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b411b11341b1ba83ea65a722f52016cb9ee3eaa34ec0c9ba3b205b58a4f29461_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b411b11341b1ba83ea65a722f52016cb9ee3eaa34ec0c9ba3b205b58a4f29461_s390x"
},
"product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b411b11341b1ba83ea65a722f52016cb9ee3eaa34ec0c9ba3b205b58a4f29461_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:21008d26a6b5b5e1024b92147ba322570baeb759bc474905c9e6515aac735b64_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:21008d26a6b5b5e1024b92147ba322570baeb759bc474905c9e6515aac735b64_amd64"
},
"product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:21008d26a6b5b5e1024b92147ba322570baeb759bc474905c9e6515aac735b64_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c56b82f8c8c8e3cba476be4abdfb0cb88a9cc16b6a3915076a4f1adf5e0c8e5d_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c56b82f8c8c8e3cba476be4abdfb0cb88a9cc16b6a3915076a4f1adf5e0c8e5d_s390x"
},
"product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:c56b82f8c8c8e3cba476be4abdfb0cb88a9cc16b6a3915076a4f1adf5e0c8e5d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel9@sha256:0d6ff73885dff4d8030fb7e9755e9c874edbb598ef97a8545874c6d812b07f67_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-image-customization-controller-rhel9@sha256:0d6ff73885dff4d8030fb7e9755e9c874edbb598ef97a8545874c6d812b07f67_amd64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel9@sha256:0d6ff73885dff4d8030fb7e9755e9c874edbb598ef97a8545874c6d812b07f67_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel9@sha256:8158453a4980f563aebcb852dd7ae69027a433958c4992f9f9de0e2263fd1096_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-image-customization-controller-rhel9@sha256:8158453a4980f563aebcb852dd7ae69027a433958c4992f9f9de0e2263fd1096_arm64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel9@sha256:8158453a4980f563aebcb852dd7ae69027a433958c4992f9f9de0e2263fd1096_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:297db31c8150ad60ae973ae98c140be2e281a8ce7b21531a6008fcffcb1f4319_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-insights-rhel9-operator@sha256:297db31c8150ad60ae973ae98c140be2e281a8ce7b21531a6008fcffcb1f4319_ppc64le"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:297db31c8150ad60ae973ae98c140be2e281a8ce7b21531a6008fcffcb1f4319_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:8919c611557b333db7351f6a2c2322b72fdff560a18233ad2a494f1e25148f26_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-insights-rhel9-operator@sha256:8919c611557b333db7351f6a2c2322b72fdff560a18233ad2a494f1e25148f26_s390x"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:8919c611557b333db7351f6a2c2322b72fdff560a18233ad2a494f1e25148f26_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:abc6252b78c0f1d583575dc1e4c8061f9a61b6ecb31dd8e3a71a85927964654e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-insights-rhel9-operator@sha256:abc6252b78c0f1d583575dc1e4c8061f9a61b6ecb31dd8e3a71a85927964654e_amd64"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:abc6252b78c0f1d583575dc1e4c8061f9a61b6ecb31dd8e3a71a85927964654e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:b1d83e2efb4580c0300cc23241cbb5a922c56f1d5694ea3171ced0778c45acee_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-insights-rhel9-operator@sha256:b1d83e2efb4580c0300cc23241cbb5a922c56f1d5694ea3171ced0778c45acee_arm64"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:b1d83e2efb4580c0300cc23241cbb5a922c56f1d5694ea3171ced0778c45acee_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:313394f5bd8781d443df7b3c867046f255930b42bad761cfe10ffd0c70a015eb_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:313394f5bd8781d443df7b3c867046f255930b42bad761cfe10ffd0c70a015eb_ppc64le"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:313394f5bd8781d443df7b3c867046f255930b42bad761cfe10ffd0c70a015eb_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:71c7d6a51885b9233b5eab510b36e6843876a53b36ee2f0198e231244ede2546_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:71c7d6a51885b9233b5eab510b36e6843876a53b36ee2f0198e231244ede2546_arm64"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:71c7d6a51885b9233b5eab510b36e6843876a53b36ee2f0198e231244ede2546_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:b55fb973bffc31fcf9580219bf9ed7f89e3b93358a294669f42fb1c22eabe45f_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:b55fb973bffc31fcf9580219bf9ed7f89e3b93358a294669f42fb1c22eabe45f_s390x"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:b55fb973bffc31fcf9580219bf9ed7f89e3b93358a294669f42fb1c22eabe45f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:facc85125f18404fb85ebe321be8417347200829c564fa08f187de070cd9a38e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:facc85125f18404fb85ebe321be8417347200829c564fa08f187de070cd9a38e_amd64"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:facc85125f18404fb85ebe321be8417347200829c564fa08f187de070cd9a38e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:25cccf04f11f924f9c7655028f0646facb3202e8387dc213d89bd4a184b4af26_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:25cccf04f11f924f9c7655028f0646facb3202e8387dc213d89bd4a184b4af26_arm64"
},
"product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:25cccf04f11f924f9c7655028f0646facb3202e8387dc213d89bd4a184b4af26_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:541d22d766830901fb3a4437f84a3f72befabb947c929477cf37afb11c93670c_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:541d22d766830901fb3a4437f84a3f72befabb947c929477cf37afb11c93670c_ppc64le"
},
"product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:541d22d766830901fb3a4437f84a3f72befabb947c929477cf37afb11c93670c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:8d1d369752bcd155d8387ed45fed172644d1058d731882bef22d11ef91515712_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:8d1d369752bcd155d8387ed45fed172644d1058d731882bef22d11ef91515712_s390x"
},
"product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:8d1d369752bcd155d8387ed45fed172644d1058d731882bef22d11ef91515712_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:ff1791f68f7ff7dbbd34fafd37b56fd5535d82e12b0adfae91a86d833604bdb1_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:ff1791f68f7ff7dbbd34fafd37b56fd5535d82e12b0adfae91a86d833604bdb1_amd64"
},
"product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:ff1791f68f7ff7dbbd34fafd37b56fd5535d82e12b0adfae91a86d833604bdb1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-rhel9@sha256:0a7f818856627b6cd3301d9646b23992b271b64ff79e54c5378e660b62b34839_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:0a7f818856627b6cd3301d9646b23992b271b64ff79e54c5378e660b62b34839_ppc64le"
},
"product_reference": "openshift4/ose-installer-rhel9@sha256:0a7f818856627b6cd3301d9646b23992b271b64ff79e54c5378e660b62b34839_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-rhel9@sha256:75a03f6d929a10aa2f5c6c4862f981b50c43d752fe616c6b521110c7e6d24d8a_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:75a03f6d929a10aa2f5c6c4862f981b50c43d752fe616c6b521110c7e6d24d8a_s390x"
},
"product_reference": "openshift4/ose-installer-rhel9@sha256:75a03f6d929a10aa2f5c6c4862f981b50c43d752fe616c6b521110c7e6d24d8a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-rhel9@sha256:aa5a664daaf4461ce9b9c6a6fe08f51df807876aed05a2e8ec7dbc0e053a281e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:aa5a664daaf4461ce9b9c6a6fe08f51df807876aed05a2e8ec7dbc0e053a281e_amd64"
},
"product_reference": "openshift4/ose-installer-rhel9@sha256:aa5a664daaf4461ce9b9c6a6fe08f51df807876aed05a2e8ec7dbc0e053a281e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-rhel9@sha256:fb87bbb1b30072c271bac862de2b03bd54e751875fac25478aa85618410d9c25_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:fb87bbb1b30072c271bac862de2b03bd54e751875fac25478aa85618410d9c25_arm64"
},
"product_reference": "openshift4/ose-installer-rhel9@sha256:fb87bbb1b30072c271bac862de2b03bd54e751875fac25478aa85618410d9c25_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1203b17283b8be73157daffe3fbd266adb15d30d8240e22efe632d1e82672011_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1203b17283b8be73157daffe3fbd266adb15d30d8240e22efe632d1e82672011_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1203b17283b8be73157daffe3fbd266adb15d30d8240e22efe632d1e82672011_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d0aa2e97f3f8db3e4b6a9acb7ae44a9dda9a18e3047b5a80e34c8bf94d83a991_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d0aa2e97f3f8db3e4b6a9acb7ae44a9dda9a18e3047b5a80e34c8bf94d83a991_arm64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d0aa2e97f3f8db3e4b6a9acb7ae44a9dda9a18e3047b5a80e34c8bf94d83a991_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:37a73b7eed172bffe2ad66a6873744d6efbe7f1eeb06fee2b121d3f7aea5fe5d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:37a73b7eed172bffe2ad66a6873744d6efbe7f1eeb06fee2b121d3f7aea5fe5d_arm64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:37a73b7eed172bffe2ad66a6873744d6efbe7f1eeb06fee2b121d3f7aea5fe5d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:44b6d2f409d1155a2975a717c6b1508621e6fcf898e092e46f2b72f88386290d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:44b6d2f409d1155a2975a717c6b1508621e6fcf898e092e46f2b72f88386290d_amd64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:44b6d2f409d1155a2975a717c6b1508621e6fcf898e092e46f2b72f88386290d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:4dbaf66f21057d4c03f56dde58ea9581bb9707520474eeb689f4b8ce90ea1a64_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kube-proxy-rhel9@sha256:4dbaf66f21057d4c03f56dde58ea9581bb9707520474eeb689f4b8ce90ea1a64_arm64"
},
"product_reference": "openshift4/ose-kube-proxy-rhel9@sha256:4dbaf66f21057d4c03f56dde58ea9581bb9707520474eeb689f4b8ce90ea1a64_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:682c9768b1b03ea2e413c3743c5bac371aaf1d1372bad7a5c0a6588c729a2d13_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kube-proxy-rhel9@sha256:682c9768b1b03ea2e413c3743c5bac371aaf1d1372bad7a5c0a6588c729a2d13_s390x"
},
"product_reference": "openshift4/ose-kube-proxy-rhel9@sha256:682c9768b1b03ea2e413c3743c5bac371aaf1d1372bad7a5c0a6588c729a2d13_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:f28d55c307bb9e72a5aed9faafeed29499398d03fa94b31d3b74543536f5dca1_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kube-proxy-rhel9@sha256:f28d55c307bb9e72a5aed9faafeed29499398d03fa94b31d3b74543536f5dca1_amd64"
},
"product_reference": "openshift4/ose-kube-proxy-rhel9@sha256:f28d55c307bb9e72a5aed9faafeed29499398d03fa94b31d3b74543536f5dca1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:fbecc1d8fed4789920a33df5fa3095cf15a8d59abd8eab7bf279183d2dd267af_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kube-proxy-rhel9@sha256:fbecc1d8fed4789920a33df5fa3095cf15a8d59abd8eab7bf279183d2dd267af_ppc64le"
},
"product_reference": "openshift4/ose-kube-proxy-rhel9@sha256:fbecc1d8fed4789920a33df5fa3095cf15a8d59abd8eab7bf279183d2dd267af_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:74496d923c85545ac0c50716bfdb21f63356efbf3f31516658058b8ae1bffff1_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kube-rbac-proxy-rhel9@sha256:74496d923c85545ac0c50716bfdb21f63356efbf3f31516658058b8ae1bffff1_arm64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:74496d923c85545ac0c50716bfdb21f63356efbf3f31516658058b8ae1bffff1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:a96d9255c57ffb368a829d3759fac1902bbbcb448e8dfab0a056ebc031dbd613_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kube-rbac-proxy-rhel9@sha256:a96d9255c57ffb368a829d3759fac1902bbbcb448e8dfab0a056ebc031dbd613_amd64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:a96d9255c57ffb368a829d3759fac1902bbbcb448e8dfab0a056ebc031dbd613_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:d455898e89d6a5337504bc502ce85be2e12d635ca5645c1e48b604697f302236_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kube-rbac-proxy-rhel9@sha256:d455898e89d6a5337504bc502ce85be2e12d635ca5645c1e48b604697f302236_s390x"
},
"product_reference": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:d455898e89d6a5337504bc502ce85be2e12d635ca5645c1e48b604697f302236_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:e97c2644f0af66227965b10610a731e3c273b8b336a4733069f6c9cfa268f00f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kube-rbac-proxy-rhel9@sha256:e97c2644f0af66227965b10610a731e3c273b8b336a4733069f6c9cfa268f00f_ppc64le"
},
"product_reference": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:e97c2644f0af66227965b10610a731e3c273b8b336a4733069f6c9cfa268f00f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:03f2bd57bf3d35ed7c02a259bc1d8cc8f8242d8cb925e4f680a89360fe104bc9_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kube-state-metrics-rhel9@sha256:03f2bd57bf3d35ed7c02a259bc1d8cc8f8242d8cb925e4f680a89360fe104bc9_s390x"
},
"product_reference": "openshift4/ose-kube-state-metrics-rhel9@sha256:03f2bd57bf3d35ed7c02a259bc1d8cc8f8242d8cb925e4f680a89360fe104bc9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:0cfdbad09f0adddf6d7b50ee1885b9225316fd8d8c214ae38e9955411e04c063_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kube-state-metrics-rhel9@sha256:0cfdbad09f0adddf6d7b50ee1885b9225316fd8d8c214ae38e9955411e04c063_amd64"
},
"product_reference": "openshift4/ose-kube-state-metrics-rhel9@sha256:0cfdbad09f0adddf6d7b50ee1885b9225316fd8d8c214ae38e9955411e04c063_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:38c545636b9c054045add5ec18b65a01151eef8f2ac4ea70f05442b825ba7a81_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kube-state-metrics-rhel9@sha256:38c545636b9c054045add5ec18b65a01151eef8f2ac4ea70f05442b825ba7a81_ppc64le"
},
"product_reference": "openshift4/ose-kube-state-metrics-rhel9@sha256:38c545636b9c054045add5ec18b65a01151eef8f2ac4ea70f05442b825ba7a81_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:bcc9ff78f2f7f1330cf47f219117703a498e8d7d3f583e6a6d984f5c5402e220_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kube-state-metrics-rhel9@sha256:bcc9ff78f2f7f1330cf47f219117703a498e8d7d3f583e6a6d984f5c5402e220_arm64"
},
"product_reference": "openshift4/ose-kube-state-metrics-rhel9@sha256:bcc9ff78f2f7f1330cf47f219117703a498e8d7d3f583e6a6d984f5c5402e220_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:644a7c14f463a2ba79c8f9fd151a6bb3ed54f495a144a12563d9afe82388f2fe_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:644a7c14f463a2ba79c8f9fd151a6bb3ed54f495a144a12563d9afe82388f2fe_amd64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:644a7c14f463a2ba79c8f9fd151a6bb3ed54f495a144a12563d9afe82388f2fe_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:83e94901144a3a3ce8ae3a3dbce41821bae7e4fe0728cdf6d18c5df76accc155_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:83e94901144a3a3ce8ae3a3dbce41821bae7e4fe0728cdf6d18c5df76accc155_arm64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:83e94901144a3a3ce8ae3a3dbce41821bae7e4fe0728cdf6d18c5df76accc155_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8bac40a86f97c6010a11c186152012591b9d11216fb087903ebafd4a96cb7f6_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8bac40a86f97c6010a11c186152012591b9d11216fb087903ebafd4a96cb7f6_ppc64le"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d8bac40a86f97c6010a11c186152012591b9d11216fb087903ebafd4a96cb7f6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fe0d2c868adfa94de6666b926a47dc49c08f8b19217e549cf16cd56470e17634_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fe0d2c868adfa94de6666b926a47dc49c08f8b19217e549cf16cd56470e17634_s390x"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fe0d2c868adfa94de6666b926a47dc49c08f8b19217e549cf16cd56470e17634_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0898bd8c33aace8c8d6ad5889a2751968eb49798e7913c2e7f44c058fb4f07db_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0898bd8c33aace8c8d6ad5889a2751968eb49798e7913c2e7f44c058fb4f07db_amd64"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0898bd8c33aace8c8d6ad5889a2751968eb49798e7913c2e7f44c058fb4f07db_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3dee3a523f1ecf2004d893ca1e07cf41c22dcf9181a1744c234ba42ac6f6d41b_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3dee3a523f1ecf2004d893ca1e07cf41c22dcf9181a1744c234ba42ac6f6d41b_s390x"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:3dee3a523f1ecf2004d893ca1e07cf41c22dcf9181a1744c234ba42ac6f6d41b_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:51a06ab8b2c361a4f11ee1cd65f7b3634e1c3558d5a3415addee71ac658b5972_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:51a06ab8b2c361a4f11ee1cd65f7b3634e1c3558d5a3415addee71ac658b5972_ppc64le"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:51a06ab8b2c361a4f11ee1cd65f7b3634e1c3558d5a3415addee71ac658b5972_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7d1ee22ec1d934295912660c4cf101ab4d5c627c290edbd6cb663a172cb83851_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7d1ee22ec1d934295912660c4cf101ab4d5c627c290edbd6cb663a172cb83851_arm64"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7d1ee22ec1d934295912660c4cf101ab4d5c627c290edbd6cb663a172cb83851_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:35f95b5e1fc2b74c15f3424957bdf99d41b026276e102b46621cb69f3ed92121_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:35f95b5e1fc2b74c15f3424957bdf99d41b026276e102b46621cb69f3ed92121_arm64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:35f95b5e1fc2b74c15f3424957bdf99d41b026276e102b46621cb69f3ed92121_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7e83d79613d755e4d2424f777ed552be7b76d4cc11289c9ee35a4205af957200_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7e83d79613d755e4d2424f777ed552be7b76d4cc11289c9ee35a4205af957200_amd64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7e83d79613d755e4d2424f777ed552be7b76d4cc11289c9ee35a4205af957200_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:be7f8edd157a121cec8895bbd330c71226f0859ca0272c69a99c67d7d60cf5b9_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:be7f8edd157a121cec8895bbd330c71226f0859ca0272c69a99c67d7d60cf5b9_s390x"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:be7f8edd157a121cec8895bbd330c71226f0859ca0272c69a99c67d7d60cf5b9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d1d536aa112ea820768f141c89580b10f1a8e6d41a65fac08d3e8e5631b688b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d1d536aa112ea820768f141c89580b10f1a8e6d41a65fac08d3e8e5631b688b0_ppc64le"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d1d536aa112ea820768f141c89580b10f1a8e6d41a65fac08d3e8e5631b688b0_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:2cb5d130a83a38cf3e7add87d172c39a6b4d84c377597fa7095b9dd4f59749de_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-api-provider-aws-rhel9@sha256:2cb5d130a83a38cf3e7add87d172c39a6b4d84c377597fa7095b9dd4f59749de_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:2cb5d130a83a38cf3e7add87d172c39a6b4d84c377597fa7095b9dd4f59749de_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:6f3e56c2fb48612481a1043a81a31d3ad759a24290afbb1c50d9839c0347205d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-api-provider-aws-rhel9@sha256:6f3e56c2fb48612481a1043a81a31d3ad759a24290afbb1c50d9839c0347205d_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:6f3e56c2fb48612481a1043a81a31d3ad759a24290afbb1c50d9839c0347205d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:14a76ce8135faf5fd84a80b9d82c325bb7678f313de4ef26ed1877c12b073c5b_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-api-provider-azure-rhel9@sha256:14a76ce8135faf5fd84a80b9d82c325bb7678f313de4ef26ed1877c12b073c5b_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:14a76ce8135faf5fd84a80b9d82c325bb7678f313de4ef26ed1877c12b073c5b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f269823be3db426e176aeda82f4dc289aed73aa40436e116c311fa2b270fb2f_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f269823be3db426e176aeda82f4dc289aed73aa40436e116c311fa2b270fb2f_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:4f269823be3db426e176aeda82f4dc289aed73aa40436e116c311fa2b270fb2f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:5bd6ed994ff663c1d1ed27797031c4827c67d9437a24f5c8e8100f9d6e1065de_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:5bd6ed994ff663c1d1ed27797031c4827c67d9437a24f5c8e8100f9d6e1065de_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:5bd6ed994ff663c1d1ed27797031c4827c67d9437a24f5c8e8100f9d6e1065de_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a3ceb79198acbc4dfa6ac8dc8a41ddc6c3aab917e282b36962143282dfa479cf_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a3ceb79198acbc4dfa6ac8dc8a41ddc6c3aab917e282b36962143282dfa479cf_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a3ceb79198acbc4dfa6ac8dc8a41ddc6c3aab917e282b36962143282dfa479cf_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:dabc45608807de2a75c9287e5e98de7995c63587c96efb0d3e5b5abae89224d7_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:dabc45608807de2a75c9287e5e98de7995c63587c96efb0d3e5b5abae89224d7_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:dabc45608807de2a75c9287e5e98de7995c63587c96efb0d3e5b5abae89224d7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c5fbce129af7b5ec573ad94d3cf392eb15593a50df35db1d29736fea4c6f1a45_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c5fbce129af7b5ec573ad94d3cf392eb15593a50df35db1d29736fea4c6f1a45_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c5fbce129af7b5ec573ad94d3cf392eb15593a50df35db1d29736fea4c6f1a45_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ce2d19015afe7b72cad8496b33b7180a4a502df44fcbbd7b65825978f3e70f6d_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ce2d19015afe7b72cad8496b33b7180a4a502df44fcbbd7b65825978f3e70f6d_s390x"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ce2d19015afe7b72cad8496b33b7180a4a502df44fcbbd7b65825978f3e70f6d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:dbd7a56eb14c5992d2c766020d0ca579bf29c0d4bfdffd686e37be45db36c4e2_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:dbd7a56eb14c5992d2c766020d0ca579bf29c0d4bfdffd686e37be45db36c4e2_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:dbd7a56eb14c5992d2c766020d0ca579bf29c0d4bfdffd686e37be45db36c4e2_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f51d21b452946e7b98bc3f5fa66ec4faed82372fe1cd2b0dee14bc96cb4a7649_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f51d21b452946e7b98bc3f5fa66ec4faed82372fe1cd2b0dee14bc96cb4a7649_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f51d21b452946e7b98bc3f5fa66ec4faed82372fe1cd2b0dee14bc96cb4a7649_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:2453fac605d25fca8cb4fdbe334b8bf1132409c880c18c53e11fb9f6c5ab20ab_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-api-rhel9-operator@sha256:2453fac605d25fca8cb4fdbe334b8bf1132409c880c18c53e11fb9f6c5ab20ab_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:2453fac605d25fca8cb4fdbe334b8bf1132409c880c18c53e11fb9f6c5ab20ab_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:5fe413a29c6ea82d44ca0ac299ff178cb4a93947d328374d51e9f76f926d5073_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-api-rhel9-operator@sha256:5fe413a29c6ea82d44ca0ac299ff178cb4a93947d328374d51e9f76f926d5073_amd64"
},
"product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:5fe413a29c6ea82d44ca0ac299ff178cb4a93947d328374d51e9f76f926d5073_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:80b615dc809943f4b7aab81bd084520de2670b71050419a1247f465be67eb8a3_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-api-rhel9-operator@sha256:80b615dc809943f4b7aab81bd084520de2670b71050419a1247f465be67eb8a3_s390x"
},
"product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:80b615dc809943f4b7aab81bd084520de2670b71050419a1247f465be67eb8a3_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:a1e0436e81b55bb2af83898f89325d5f324f6868af71664923117121463409e1_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-api-rhel9-operator@sha256:a1e0436e81b55bb2af83898f89325d5f324f6868af71664923117121463409e1_arm64"
},
"product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:a1e0436e81b55bb2af83898f89325d5f324f6868af71664923117121463409e1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:3fbc6417880972c08b04b2ce5d45a454b8a4b60cc8b19cdaf15b87ad623aad4c_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:3fbc6417880972c08b04b2ce5d45a454b8a4b60cc8b19cdaf15b87ad623aad4c_ppc64le"
},
"product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:3fbc6417880972c08b04b2ce5d45a454b8a4b60cc8b19cdaf15b87ad623aad4c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:93e62d6e21d2d1c70155796e80daef24a35ae84e5273f768579372bd4d881e5b_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:93e62d6e21d2d1c70155796e80daef24a35ae84e5273f768579372bd4d881e5b_arm64"
},
"product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:93e62d6e21d2d1c70155796e80daef24a35ae84e5273f768579372bd4d881e5b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:d0efccd6d29badb945cfe4eb82be3c3029289477365ed0d4397478654bcee764_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:d0efccd6d29badb945cfe4eb82be3c3029289477365ed0d4397478654bcee764_amd64"
},
"product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:d0efccd6d29badb945cfe4eb82be3c3029289477365ed0d4397478654bcee764_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:d471105ee18b5908c06c1b17d0479823fbfc1319fd1ca1434dec3cf489f461a7_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:d471105ee18b5908c06c1b17d0479823fbfc1319fd1ca1434dec3cf489f461a7_s390x"
},
"product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:d471105ee18b5908c06c1b17d0479823fbfc1319fd1ca1434dec3cf489f461a7_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:17412d28b3cb03dcde602a6a5797deb7fa1cb33086f3e5675b08921b47b6dc11_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:17412d28b3cb03dcde602a6a5797deb7fa1cb33086f3e5675b08921b47b6dc11_amd64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:17412d28b3cb03dcde602a6a5797deb7fa1cb33086f3e5675b08921b47b6dc11_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:7320de1a77f906775cbfb16cb09c147d8575cb84fcb4f5e5f49154c2668f9091_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:7320de1a77f906775cbfb16cb09c147d8575cb84fcb4f5e5f49154c2668f9091_ppc64le"
},
"product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:7320de1a77f906775cbfb16cb09c147d8575cb84fcb4f5e5f49154c2668f9091_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:98ee3dcfd65f18a76fc1691a6304febab82b6cd9758095574324d09a31ec90a4_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:98ee3dcfd65f18a76fc1691a6304febab82b6cd9758095574324d09a31ec90a4_s390x"
},
"product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:98ee3dcfd65f18a76fc1691a6304febab82b6cd9758095574324d09a31ec90a4_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:deb5ccdd76c2fded78b0a21e60295c39988341bec751fe7a5ce4895c04fcfefd_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:deb5ccdd76c2fded78b0a21e60295c39988341bec751fe7a5ce4895c04fcfefd_arm64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:deb5ccdd76c2fded78b0a21e60295c39988341bec751fe7a5ce4895c04fcfefd_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:05008ce9467aba84fe8584db3bbfe2cd9dc47dffc48490de78fc2678b069d3ef_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:05008ce9467aba84fe8584db3bbfe2cd9dc47dffc48490de78fc2678b069d3ef_arm64"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:05008ce9467aba84fe8584db3bbfe2cd9dc47dffc48490de78fc2678b069d3ef_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:4904276ce3d878a55e10052328f64ace26d3da91fcdef1cf0fc7e9b2ad91006a_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:4904276ce3d878a55e10052328f64ace26d3da91fcdef1cf0fc7e9b2ad91006a_s390x"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:4904276ce3d878a55e10052328f64ace26d3da91fcdef1cf0fc7e9b2ad91006a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:504bdb56ed2fae5965fc2008b182200582a521dd8e1084e6a07566a66f2d23dd_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:504bdb56ed2fae5965fc2008b182200582a521dd8e1084e6a07566a66f2d23dd_amd64"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:504bdb56ed2fae5965fc2008b182200582a521dd8e1084e6a07566a66f2d23dd_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:71cc779f981ef5de50b918f03560d403adf6476f06964a76857aca78f1fd7e81_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:71cc779f981ef5de50b918f03560d403adf6476f06964a76857aca78f1fd7e81_ppc64le"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:71cc779f981ef5de50b918f03560d403adf6476f06964a76857aca78f1fd7e81_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:17c64d37132288ef5c677d586091278f10566896082173bdf95b0eb611441467_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-admission-controller-rhel9@sha256:17c64d37132288ef5c677d586091278f10566896082173bdf95b0eb611441467_amd64"
},
"product_reference": "openshift4/ose-multus-admission-controller-rhel9@sha256:17c64d37132288ef5c677d586091278f10566896082173bdf95b0eb611441467_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:22e27711596075add3965344df9de4eb8eab76a8cbaccde47c9bbbbdaffa5b77_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-admission-controller-rhel9@sha256:22e27711596075add3965344df9de4eb8eab76a8cbaccde47c9bbbbdaffa5b77_ppc64le"
},
"product_reference": "openshift4/ose-multus-admission-controller-rhel9@sha256:22e27711596075add3965344df9de4eb8eab76a8cbaccde47c9bbbbdaffa5b77_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:9bd4012e10a0601dfe0e5f927ffec9042a9c16887cd940370fea9492ccc2a084_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-admission-controller-rhel9@sha256:9bd4012e10a0601dfe0e5f927ffec9042a9c16887cd940370fea9492ccc2a084_s390x"
},
"product_reference": "openshift4/ose-multus-admission-controller-rhel9@sha256:9bd4012e10a0601dfe0e5f927ffec9042a9c16887cd940370fea9492ccc2a084_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:d97627e58ae71e3ea091cfa16b547639cb1e5e6494e7f708698a0dc6bf8306b2_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-admission-controller-rhel9@sha256:d97627e58ae71e3ea091cfa16b547639cb1e5e6494e7f708698a0dc6bf8306b2_arm64"
},
"product_reference": "openshift4/ose-multus-admission-controller-rhel9@sha256:d97627e58ae71e3ea091cfa16b547639cb1e5e6494e7f708698a0dc6bf8306b2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:504553d6b33b7802700d8e53304168f8fa38c71c656230fad89539e48d0570d0_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-cni-microshift-rhel9@sha256:504553d6b33b7802700d8e53304168f8fa38c71c656230fad89539e48d0570d0_s390x"
},
"product_reference": "openshift4/ose-multus-cni-microshift-rhel9@sha256:504553d6b33b7802700d8e53304168f8fa38c71c656230fad89539e48d0570d0_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:56bf413abc659c78d4e60905b8be758499f57cd1ccd07f54aaf802793564bec6_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-cni-microshift-rhel9@sha256:56bf413abc659c78d4e60905b8be758499f57cd1ccd07f54aaf802793564bec6_arm64"
},
"product_reference": "openshift4/ose-multus-cni-microshift-rhel9@sha256:56bf413abc659c78d4e60905b8be758499f57cd1ccd07f54aaf802793564bec6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:9f6fc620709bd562ad81fa459c9210e56ff140954dca0691c4dacc4e4ea07a66_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-cni-microshift-rhel9@sha256:9f6fc620709bd562ad81fa459c9210e56ff140954dca0691c4dacc4e4ea07a66_amd64"
},
"product_reference": "openshift4/ose-multus-cni-microshift-rhel9@sha256:9f6fc620709bd562ad81fa459c9210e56ff140954dca0691c4dacc4e4ea07a66_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:d5639af68937e2f0aea41a59cac385b2df8a4aab2877f3ff1a795142e29025f8_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-cni-microshift-rhel9@sha256:d5639af68937e2f0aea41a59cac385b2df8a4aab2877f3ff1a795142e29025f8_ppc64le"
},
"product_reference": "openshift4/ose-multus-cni-microshift-rhel9@sha256:d5639af68937e2f0aea41a59cac385b2df8a4aab2877f3ff1a795142e29025f8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni-rhel9@sha256:304c5b99d45f13de79d1a508dd2a81add207c782c2ebbd7f0d8eda3f0d7f98b9_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-cni-rhel9@sha256:304c5b99d45f13de79d1a508dd2a81add207c782c2ebbd7f0d8eda3f0d7f98b9_s390x"
},
"product_reference": "openshift4/ose-multus-cni-rhel9@sha256:304c5b99d45f13de79d1a508dd2a81add207c782c2ebbd7f0d8eda3f0d7f98b9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni-rhel9@sha256:676d9e0870d0c2f4a764421fc389e0d1822fd8ac444ec8f7d61ec8a1c461a251_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-cni-rhel9@sha256:676d9e0870d0c2f4a764421fc389e0d1822fd8ac444ec8f7d61ec8a1c461a251_ppc64le"
},
"product_reference": "openshift4/ose-multus-cni-rhel9@sha256:676d9e0870d0c2f4a764421fc389e0d1822fd8ac444ec8f7d61ec8a1c461a251_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni-rhel9@sha256:6e236999fb4f244f3448689d6a100728c8f24883d367955eb0058959cd05cc1e_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-cni-rhel9@sha256:6e236999fb4f244f3448689d6a100728c8f24883d367955eb0058959cd05cc1e_arm64"
},
"product_reference": "openshift4/ose-multus-cni-rhel9@sha256:6e236999fb4f244f3448689d6a100728c8f24883d367955eb0058959cd05cc1e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni-rhel9@sha256:ae60f5693fdea02a2e298bf37726e61b68b755e6d28a470b91799d2a16ec8a1a_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-cni-rhel9@sha256:ae60f5693fdea02a2e298bf37726e61b68b755e6d28a470b91799d2a16ec8a1a_amd64"
},
"product_reference": "openshift4/ose-multus-cni-rhel9@sha256:ae60f5693fdea02a2e298bf37726e61b68b755e6d28a470b91799d2a16ec8a1a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:40cbc20a46556e67d8ddacd4d22334a4f6a22d234a5e3e8cca6273dffdd53718_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-networkpolicy-rhel9@sha256:40cbc20a46556e67d8ddacd4d22334a4f6a22d234a5e3e8cca6273dffdd53718_s390x"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel9@sha256:40cbc20a46556e67d8ddacd4d22334a4f6a22d234a5e3e8cca6273dffdd53718_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:6c071deb75dcbe4fd23b626585bc835ecd337a281aa326f3d751018701c7588e_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-networkpolicy-rhel9@sha256:6c071deb75dcbe4fd23b626585bc835ecd337a281aa326f3d751018701c7588e_arm64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel9@sha256:6c071deb75dcbe4fd23b626585bc835ecd337a281aa326f3d751018701c7588e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:ce8cb78253868a801ecbf531606f501af3ba276f9b5a5dbcd7f72dd8ae4285c3_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-networkpolicy-rhel9@sha256:ce8cb78253868a801ecbf531606f501af3ba276f9b5a5dbcd7f72dd8ae4285c3_ppc64le"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel9@sha256:ce8cb78253868a801ecbf531606f501af3ba276f9b5a5dbcd7f72dd8ae4285c3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:d9b3c6e5144f72452b92c3666a505c4bbf9e16eb2b15a0b7f7dc4b070b055537_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-networkpolicy-rhel9@sha256:d9b3c6e5144f72452b92c3666a505c4bbf9e16eb2b15a0b7f7dc4b070b055537_amd64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel9@sha256:d9b3c6e5144f72452b92c3666a505c4bbf9e16eb2b15a0b7f7dc4b070b055537_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:6cc4fa9a81d4abe83bff2b55971d87cb30a4c90106e2b69f71210ef473a6db1c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-route-override-cni-rhel9@sha256:6cc4fa9a81d4abe83bff2b55971d87cb30a4c90106e2b69f71210ef473a6db1c_arm64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel9@sha256:6cc4fa9a81d4abe83bff2b55971d87cb30a4c90106e2b69f71210ef473a6db1c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:d09f28e412dce929447a03ecc8aa0b2f1b1685a3a6a7c3458cad847947f12351_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-route-override-cni-rhel9@sha256:d09f28e412dce929447a03ecc8aa0b2f1b1685a3a6a7c3458cad847947f12351_s390x"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel9@sha256:d09f28e412dce929447a03ecc8aa0b2f1b1685a3a6a7c3458cad847947f12351_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f853ec89fa39f7c217c562c8d04fd9f3e8f224dfa19aeef2d41201b94674fd_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f853ec89fa39f7c217c562c8d04fd9f3e8f224dfa19aeef2d41201b94674fd_amd64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel9@sha256:d4f853ec89fa39f7c217c562c8d04fd9f3e8f224dfa19aeef2d41201b94674fd_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:ee0f950c499ace4c224314a83a67fa7244245dc7f2822d5d232bdf7cc00d5796_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-route-override-cni-rhel9@sha256:ee0f950c499ace4c224314a83a67fa7244245dc7f2822d5d232bdf7cc00d5796_ppc64le"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel9@sha256:ee0f950c499ace4c224314a83a67fa7244245dc7f2822d5d232bdf7cc00d5796_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:03276bb91cb838e18438e9ed0e016bb569ea1d340808013371beab3e8e6b4bea_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:03276bb91cb838e18438e9ed0e016bb569ea1d340808013371beab3e8e6b4bea_arm64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:03276bb91cb838e18438e9ed0e016bb569ea1d340808013371beab3e8e6b4bea_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1291d3ff69324db2c12715b930fa99039d44b1271d4bbed1a84d69be3311ef71_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1291d3ff69324db2c12715b930fa99039d44b1271d4bbed1a84d69be3311ef71_ppc64le"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1291d3ff69324db2c12715b930fa99039d44b1271d4bbed1a84d69be3311ef71_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:935ef88baaedab8feb4f9840b09bec33c96338d38305d03d965565ab5ae6b972_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:935ef88baaedab8feb4f9840b09bec33c96338d38305d03d965565ab5ae6b972_amd64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:935ef88baaedab8feb4f9840b09bec33c96338d38305d03d965565ab5ae6b972_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d87e9d8676e8f7ff2d659c23edba591d529884794908f48465fcad0547ac93a7_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d87e9d8676e8f7ff2d659c23edba591d529884794908f48465fcad0547ac93a7_s390x"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:d87e9d8676e8f7ff2d659c23edba591d529884794908f48465fcad0547ac93a7_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather-rhel9@sha256:20f2838425a97719284e9b10bf545c9641d68504a274d299c9f137a53eb1973c_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:20f2838425a97719284e9b10bf545c9641d68504a274d299c9f137a53eb1973c_ppc64le"
},
"product_reference": "openshift4/ose-must-gather-rhel9@sha256:20f2838425a97719284e9b10bf545c9641d68504a274d299c9f137a53eb1973c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather-rhel9@sha256:7d9fb4d85738de731818e639128d6832ffb7a2f9df8d919655f803ae83902d06_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:7d9fb4d85738de731818e639128d6832ffb7a2f9df8d919655f803ae83902d06_arm64"
},
"product_reference": "openshift4/ose-must-gather-rhel9@sha256:7d9fb4d85738de731818e639128d6832ffb7a2f9df8d919655f803ae83902d06_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather-rhel9@sha256:a9bae1d56fd0de740f88f03585bfe6e7c83ef6b7474941b6bcabbc3f545c14a5_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a9bae1d56fd0de740f88f03585bfe6e7c83ef6b7474941b6bcabbc3f545c14a5_amd64"
},
"product_reference": "openshift4/ose-must-gather-rhel9@sha256:a9bae1d56fd0de740f88f03585bfe6e7c83ef6b7474941b6bcabbc3f545c14a5_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather-rhel9@sha256:e6ddd2fc45dd3b7a4dda8e90a9ab3d8a864d8e675ce7a53c02398ef9f41c1bba_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:e6ddd2fc45dd3b7a4dda8e90a9ab3d8a864d8e675ce7a53c02398ef9f41c1bba_s390x"
},
"product_reference": "openshift4/ose-must-gather-rhel9@sha256:e6ddd2fc45dd3b7a4dda8e90a9ab3d8a864d8e675ce7a53c02398ef9f41c1bba_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:18b267563dfaa9fe43c23903040348ce736ad64ff840afd06bbedf59ec1e39ba_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-network-interface-bond-cni-rhel9@sha256:18b267563dfaa9fe43c23903040348ce736ad64ff840afd06bbedf59ec1e39ba_amd64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:18b267563dfaa9fe43c23903040348ce736ad64ff840afd06bbedf59ec1e39ba_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:7f2dee473e2fab24894ac83ecede697e3afca443289a82a83a393c69a7f0a13d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-network-interface-bond-cni-rhel9@sha256:7f2dee473e2fab24894ac83ecede697e3afca443289a82a83a393c69a7f0a13d_ppc64le"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:7f2dee473e2fab24894ac83ecede697e3afca443289a82a83a393c69a7f0a13d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:bb681ce38ccdd2a79eafa7a41fbc4fc6df00cdaa6ced5ec0026eee518faabb73_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-network-interface-bond-cni-rhel9@sha256:bb681ce38ccdd2a79eafa7a41fbc4fc6df00cdaa6ced5ec0026eee518faabb73_s390x"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:bb681ce38ccdd2a79eafa7a41fbc4fc6df00cdaa6ced5ec0026eee518faabb73_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:d525ff13f6bf5be494a8e93ea95949a385e9be0ca8b795a3a06270215cae0ebb_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-network-interface-bond-cni-rhel9@sha256:d525ff13f6bf5be494a8e93ea95949a385e9be0ca8b795a3a06270215cae0ebb_arm64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:d525ff13f6bf5be494a8e93ea95949a385e9be0ca8b795a3a06270215cae0ebb_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:472b3af3ae03c1a69f7870d4c790b8f02c85c0843f8558f8c881299383fe978f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-network-metrics-daemon-rhel9@sha256:472b3af3ae03c1a69f7870d4c790b8f02c85c0843f8558f8c881299383fe978f_arm64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:472b3af3ae03c1a69f7870d4c790b8f02c85c0843f8558f8c881299383fe978f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:5597d29f6448d4a4844e3119db0039398f2945d465d0506d6418a04d278adb2f_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-network-metrics-daemon-rhel9@sha256:5597d29f6448d4a4844e3119db0039398f2945d465d0506d6418a04d278adb2f_s390x"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:5597d29f6448d4a4844e3119db0039398f2945d465d0506d6418a04d278adb2f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:6a7734cd32479dce73a17d23993a0a8f23935381e69ad920e875e1b1d0cf530d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-network-metrics-daemon-rhel9@sha256:6a7734cd32479dce73a17d23993a0a8f23935381e69ad920e875e1b1d0cf530d_ppc64le"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:6a7734cd32479dce73a17d23993a0a8f23935381e69ad920e875e1b1d0cf530d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:bbbe9c90b56d3c8f3709cbc53c9f908c0a3ec02a88fd98835a93602e68142988_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-network-metrics-daemon-rhel9@sha256:bbbe9c90b56d3c8f3709cbc53c9f908c0a3ec02a88fd98835a93602e68142988_amd64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:bbbe9c90b56d3c8f3709cbc53c9f908c0a3ec02a88fd98835a93602e68142988_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:1258853c485adb55784b79780e77dd0da0dcdd1dbff05723b4a75ec526486a6d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:1258853c485adb55784b79780e77dd0da0dcdd1dbff05723b4a75ec526486a6d_ppc64le"
},
"product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:1258853c485adb55784b79780e77dd0da0dcdd1dbff05723b4a75ec526486a6d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:5c8a9b5f49fc9383cb0f48cf4912f53a5889bfe28035e66ada5ae11522a685ce_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:5c8a9b5f49fc9383cb0f48cf4912f53a5889bfe28035e66ada5ae11522a685ce_amd64"
},
"product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:5c8a9b5f49fc9383cb0f48cf4912f53a5889bfe28035e66ada5ae11522a685ce_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:c7f11f98e2941ca6c1f30a2bd1ee4ac3c8d61dd4a41b2e4ac3a191adee18cd33_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:c7f11f98e2941ca6c1f30a2bd1ee4ac3c8d61dd4a41b2e4ac3a191adee18cd33_s390x"
},
"product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:c7f11f98e2941ca6c1f30a2bd1ee4ac3c8d61dd4a41b2e4ac3a191adee18cd33_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:f9006de3c6d23e8dbb6e9f4807cfce181fb8d4fd051bf005e4a9bf15a5021c70_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:f9006de3c6d23e8dbb6e9f4807cfce181fb8d4fd051bf005e4a9bf15a5021c70_arm64"
},
"product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:f9006de3c6d23e8dbb6e9f4807cfce181fb8d4fd051bf005e4a9bf15a5021c70_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:590edc4de27e7308946421cc221d6d3aeb9810bb2b22636041ae8fb7dbd35f92_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:590edc4de27e7308946421cc221d6d3aeb9810bb2b22636041ae8fb7dbd35f92_amd64"
},
"product_reference": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:590edc4de27e7308946421cc221d6d3aeb9810bb2b22636041ae8fb7dbd35f92_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:0e77e4d391620cd898348dc38b5a9f53ebc140075aae7b2e3295fafdf55513f9_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:0e77e4d391620cd898348dc38b5a9f53ebc140075aae7b2e3295fafdf55513f9_amd64"
},
"product_reference": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:0e77e4d391620cd898348dc38b5a9f53ebc140075aae7b2e3295fafdf55513f9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:608ad28f24d00be550d3c230b6135858c658a232c9b5e4ad95813b78e19d714d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-oauth-apiserver-rhel9@sha256:608ad28f24d00be550d3c230b6135858c658a232c9b5e4ad95813b78e19d714d_ppc64le"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel9@sha256:608ad28f24d00be550d3c230b6135858c658a232c9b5e4ad95813b78e19d714d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:9030ae17b9752fb2cbf09ccb522990eb9ce76f3ea7e82559de267a7f53ef3df1_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-oauth-apiserver-rhel9@sha256:9030ae17b9752fb2cbf09ccb522990eb9ce76f3ea7e82559de267a7f53ef3df1_amd64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel9@sha256:9030ae17b9752fb2cbf09ccb522990eb9ce76f3ea7e82559de267a7f53ef3df1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:ad02df733c6cee042f36b591b75b286608e730a3320c404d20bbe544352faa97_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-oauth-apiserver-rhel9@sha256:ad02df733c6cee042f36b591b75b286608e730a3320c404d20bbe544352faa97_arm64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel9@sha256:ad02df733c6cee042f36b591b75b286608e730a3320c404d20bbe544352faa97_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:e4910ccf1fbe8602243469c403fa52f1365e1c1720d91ea8e7cb113acab76c1f_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-oauth-apiserver-rhel9@sha256:e4910ccf1fbe8602243469c403fa52f1365e1c1720d91ea8e7cb113acab76c1f_s390x"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel9@sha256:e4910ccf1fbe8602243469c403fa52f1365e1c1720d91ea8e7cb113acab76c1f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:75defed0f6fe71fd621a2b8b00d5ab6cfd5184f10bf93b900c0d7caccb7a6c79_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-oauth-proxy-rhel9@sha256:75defed0f6fe71fd621a2b8b00d5ab6cfd5184f10bf93b900c0d7caccb7a6c79_s390x"
},
"product_reference": "openshift4/ose-oauth-proxy-rhel9@sha256:75defed0f6fe71fd621a2b8b00d5ab6cfd5184f10bf93b900c0d7caccb7a6c79_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:982a0a6e0fe46298592ba7079b7dc578347457dc30001b9d1cc617c5a9a57fd2_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-oauth-proxy-rhel9@sha256:982a0a6e0fe46298592ba7079b7dc578347457dc30001b9d1cc617c5a9a57fd2_ppc64le"
},
"product_reference": "openshift4/ose-oauth-proxy-rhel9@sha256:982a0a6e0fe46298592ba7079b7dc578347457dc30001b9d1cc617c5a9a57fd2_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:a0be89837df2e4614b82d24c53a23053297e2ee3a6dafaa94b2b5dda1d0d7cc0_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-oauth-proxy-rhel9@sha256:a0be89837df2e4614b82d24c53a23053297e2ee3a6dafaa94b2b5dda1d0d7cc0_amd64"
},
"product_reference": "openshift4/ose-oauth-proxy-rhel9@sha256:a0be89837df2e4614b82d24c53a23053297e2ee3a6dafaa94b2b5dda1d0d7cc0_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:d34020025b6150014af2f9e25fae3a754b75d2144ef9784f2a5bd566c527f747_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-oauth-proxy-rhel9@sha256:d34020025b6150014af2f9e25fae3a754b75d2144ef9784f2a5bd566c527f747_arm64"
},
"product_reference": "openshift4/ose-oauth-proxy-rhel9@sha256:d34020025b6150014af2f9e25fae3a754b75d2144ef9784f2a5bd566c527f747_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:660d148c05696a7c3d4216b2b2c511b323a7cee221282a720f47e04909610d03_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-oauth-server-rhel9@sha256:660d148c05696a7c3d4216b2b2c511b323a7cee221282a720f47e04909610d03_amd64"
},
"product_reference": "openshift4/ose-oauth-server-rhel9@sha256:660d148c05696a7c3d4216b2b2c511b323a7cee221282a720f47e04909610d03_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:8a7fcb8fddb674063f51c82e1633a607a54d4bf7774458743bab46f5c69c1c83_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-oauth-server-rhel9@sha256:8a7fcb8fddb674063f51c82e1633a607a54d4bf7774458743bab46f5c69c1c83_ppc64le"
},
"product_reference": "openshift4/ose-oauth-server-rhel9@sha256:8a7fcb8fddb674063f51c82e1633a607a54d4bf7774458743bab46f5c69c1c83_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:a5f3261de3534c7c962dbc68845f875d7c0813b24a0384d909aa3d1f908cc9e2_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-oauth-server-rhel9@sha256:a5f3261de3534c7c962dbc68845f875d7c0813b24a0384d909aa3d1f908cc9e2_arm64"
},
"product_reference": "openshift4/ose-oauth-server-rhel9@sha256:a5f3261de3534c7c962dbc68845f875d7c0813b24a0384d909aa3d1f908cc9e2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:dcc720c846d05ac335508316b32bd4998b0bd0dfc689d15a8563b9e289711598_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-oauth-server-rhel9@sha256:dcc720c846d05ac335508316b32bd4998b0bd0dfc689d15a8563b9e289711598_s390x"
},
"product_reference": "openshift4/ose-oauth-server-rhel9@sha256:dcc720c846d05ac335508316b32bd4998b0bd0dfc689d15a8563b9e289711598_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel9@sha256:0a61bbe7dbf548da6aad64478fde7f38f3c0ea639a092884702e5fdf20aec2f3_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-olm-catalogd-rhel9@sha256:0a61bbe7dbf548da6aad64478fde7f38f3c0ea639a092884702e5fdf20aec2f3_ppc64le"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel9@sha256:0a61bbe7dbf548da6aad64478fde7f38f3c0ea639a092884702e5fdf20aec2f3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel9@sha256:cce6602785ae9d17aecd72482f651b590a928aef0e0fff55bb2765cdfdc74144_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-olm-catalogd-rhel9@sha256:cce6602785ae9d17aecd72482f651b590a928aef0e0fff55bb2765cdfdc74144_arm64"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel9@sha256:cce6602785ae9d17aecd72482f651b590a928aef0e0fff55bb2765cdfdc74144_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel9@sha256:e086da5ffe3706398156763b949e466abffac9668be86a03a83bd5e188f2ff67_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-olm-catalogd-rhel9@sha256:e086da5ffe3706398156763b949e466abffac9668be86a03a83bd5e188f2ff67_s390x"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel9@sha256:e086da5ffe3706398156763b949e466abffac9668be86a03a83bd5e188f2ff67_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel9@sha256:f6d55985abfe6a607310320de7184887d4dc0b3a0b475d21b13526d39440fd10_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-olm-catalogd-rhel9@sha256:f6d55985abfe6a607310320de7184887d4dc0b3a0b475d21b13526d39440fd10_amd64"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel9@sha256:f6d55985abfe6a607310320de7184887d4dc0b3a0b475d21b13526d39440fd10_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel9@sha256:1d354ee62977f0c0ffab2710355610b424a4c262af48016507f03a8fde06df6a_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-olm-operator-controller-rhel9@sha256:1d354ee62977f0c0ffab2710355610b424a4c262af48016507f03a8fde06df6a_amd64"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel9@sha256:1d354ee62977f0c0ffab2710355610b424a4c262af48016507f03a8fde06df6a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel9@sha256:21f4bfa743b3b79b6873190eae0283795bd2e63f08d88f72cafa66017354dd55_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-olm-operator-controller-rhel9@sha256:21f4bfa743b3b79b6873190eae0283795bd2e63f08d88f72cafa66017354dd55_ppc64le"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel9@sha256:21f4bfa743b3b79b6873190eae0283795bd2e63f08d88f72cafa66017354dd55_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel9@sha256:2ea596264506585fb636235aca3f0a8edc27cdc2b9898612eb7049902b489c72_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-olm-operator-controller-rhel9@sha256:2ea596264506585fb636235aca3f0a8edc27cdc2b9898612eb7049902b489c72_s390x"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel9@sha256:2ea596264506585fb636235aca3f0a8edc27cdc2b9898612eb7049902b489c72_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel9@sha256:43038f56d23743a15af3a1b4bf265e3765ea2ffacee5f4b5741b2e5560db4512_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-olm-operator-controller-rhel9@sha256:43038f56d23743a15af3a1b4bf265e3765ea2ffacee5f4b5741b2e5560db4512_arm64"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel9@sha256:43038f56d23743a15af3a1b4bf265e3765ea2ffacee5f4b5741b2e5560db4512_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:862c7da542ef4d57193d4d407dd57e52c69a7f8d787ef376fa30b69428a0969d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openshift-apiserver-rhel9@sha256:862c7da542ef4d57193d4d407dd57e52c69a7f8d787ef376fa30b69428a0969d_amd64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:862c7da542ef4d57193d4d407dd57e52c69a7f8d787ef376fa30b69428a0969d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:a45ffe8873d33ddabc7814dc0afd252948dd96ddecca1eb793aa31519197ffd5_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openshift-apiserver-rhel9@sha256:a45ffe8873d33ddabc7814dc0afd252948dd96ddecca1eb793aa31519197ffd5_arm64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:a45ffe8873d33ddabc7814dc0afd252948dd96ddecca1eb793aa31519197ffd5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:aa1a4c326b2ff272feb0d53ba7d7e92b121ddb2eeaf891059c501b8f50d61c2e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openshift-apiserver-rhel9@sha256:aa1a4c326b2ff272feb0d53ba7d7e92b121ddb2eeaf891059c501b8f50d61c2e_s390x"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:aa1a4c326b2ff272feb0d53ba7d7e92b121ddb2eeaf891059c501b8f50d61c2e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:d9d506a96b29c3ea9b47a59bfc0663e2536256103b69eaf438e1101ddceefa78_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openshift-apiserver-rhel9@sha256:d9d506a96b29c3ea9b47a59bfc0663e2536256103b69eaf438e1101ddceefa78_ppc64le"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:d9d506a96b29c3ea9b47a59bfc0663e2536256103b69eaf438e1101ddceefa78_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:253c5b58b346ef5b2bbc39cc8e3011dd2c0448eac712a23770922a20134ba050_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openshift-controller-manager-rhel9@sha256:253c5b58b346ef5b2bbc39cc8e3011dd2c0448eac712a23770922a20134ba050_arm64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:253c5b58b346ef5b2bbc39cc8e3011dd2c0448eac712a23770922a20134ba050_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:3429a96d1624106aca0243e7a69e854adac8fd3ec227e274b2687b0196475ac5_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openshift-controller-manager-rhel9@sha256:3429a96d1624106aca0243e7a69e854adac8fd3ec227e274b2687b0196475ac5_ppc64le"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:3429a96d1624106aca0243e7a69e854adac8fd3ec227e274b2687b0196475ac5_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:e499ee42e6a691dc2d3d7be1fd98a9ddc0e8a2b961d7b35d79075659bf54507c_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openshift-controller-manager-rhel9@sha256:e499ee42e6a691dc2d3d7be1fd98a9ddc0e8a2b961d7b35d79075659bf54507c_s390x"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:e499ee42e6a691dc2d3d7be1fd98a9ddc0e8a2b961d7b35d79075659bf54507c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:fa1ffcf5f73a9eeb76f40f85efec6e5ec452c779ae9a0f2437dbf12353ef4bf1_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openshift-controller-manager-rhel9@sha256:fa1ffcf5f73a9eeb76f40f85efec6e5ec452c779ae9a0f2437dbf12353ef4bf1_amd64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:fa1ffcf5f73a9eeb76f40f85efec6e5ec452c779ae9a0f2437dbf12353ef4bf1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:17d408519a29d84a28cc2fb51fd9e0a6fb81d2e0521e3bbd7b8d95ac7b5539d9_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openshift-state-metrics-rhel9@sha256:17d408519a29d84a28cc2fb51fd9e0a6fb81d2e0521e3bbd7b8d95ac7b5539d9_arm64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel9@sha256:17d408519a29d84a28cc2fb51fd9e0a6fb81d2e0521e3bbd7b8d95ac7b5539d9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:2fdce3f95b849bc370a3f44cd3fddfe906e653cf900217bf54c3e046dace8115_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openshift-state-metrics-rhel9@sha256:2fdce3f95b849bc370a3f44cd3fddfe906e653cf900217bf54c3e046dace8115_amd64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel9@sha256:2fdce3f95b849bc370a3f44cd3fddfe906e653cf900217bf54c3e046dace8115_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:cd7cb82a02e7061f7bed56693d41cb66736f3fec17c6dd83314be1deccedde63_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openshift-state-metrics-rhel9@sha256:cd7cb82a02e7061f7bed56693d41cb66736f3fec17c6dd83314be1deccedde63_ppc64le"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel9@sha256:cd7cb82a02e7061f7bed56693d41cb66736f3fec17c6dd83314be1deccedde63_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:ed3ce78e8de1f5e8fd20f1eda57a2540f3fcbe6f43bd9bf1600bcf27b9f59ee7_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openshift-state-metrics-rhel9@sha256:ed3ce78e8de1f5e8fd20f1eda57a2540f3fcbe6f43bd9bf1600bcf27b9f59ee7_s390x"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel9@sha256:ed3ce78e8de1f5e8fd20f1eda57a2540f3fcbe6f43bd9bf1600bcf27b9f59ee7_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:1e84c421eb4b8018402d4ec999e61eedcd5d8975dc6318fccff9f62faf5646ee_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:1e84c421eb4b8018402d4ec999e61eedcd5d8975dc6318fccff9f62faf5646ee_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:1e84c421eb4b8018402d4ec999e61eedcd5d8975dc6318fccff9f62faf5646ee_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:648a992eb397e7c2ec224e758d1f7aa5034f33d938f2abe9b3f1ef3a54fb15a4_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:648a992eb397e7c2ec224e758d1f7aa5034f33d938f2abe9b3f1ef3a54fb15a4_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:648a992eb397e7c2ec224e758d1f7aa5034f33d938f2abe9b3f1ef3a54fb15a4_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7ea51a872f028216ec313f52e3d8561c20b3b41bb8a1bc5385ca2ac62cf53c3e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7ea51a872f028216ec313f52e3d8561c20b3b41bb8a1bc5385ca2ac62cf53c3e_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7ea51a872f028216ec313f52e3d8561c20b3b41bb8a1bc5385ca2ac62cf53c3e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4aa4a86a3dc770aec04fc58088c15d39a7bebf2d37815416da0886c030ce4ee_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4aa4a86a3dc770aec04fc58088c15d39a7bebf2d37815416da0886c030ce4ee_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c4aa4a86a3dc770aec04fc58088c15d39a7bebf2d37815416da0886c030ce4ee_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2f79b4a48012a621e831b285ed8dbca23ec66050d7cdf340da6369ba24b10125_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2f79b4a48012a621e831b285ed8dbca23ec66050d7cdf340da6369ba24b10125_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:2f79b4a48012a621e831b285ed8dbca23ec66050d7cdf340da6369ba24b10125_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:944f970cd257d4dd477abb6f4b58c5641fe7936ab35af0fdc7620b9a95ccc885_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:944f970cd257d4dd477abb6f4b58c5641fe7936ab35af0fdc7620b9a95ccc885_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:944f970cd257d4dd477abb6f4b58c5641fe7936ab35af0fdc7620b9a95ccc885_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:94ac644d3640f5c18a5e988d2c95883d2b5f869d0d399185d9f6f28a0546c836_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:94ac644d3640f5c18a5e988d2c95883d2b5f869d0d399185d9f6f28a0546c836_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:94ac644d3640f5c18a5e988d2c95883d2b5f869d0d399185d9f6f28a0546c836_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d2e7ca8d13d602b117724817e7ce0472d0aba1f28f632dab76fcddfb84ad02e2_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d2e7ca8d13d602b117724817e7ce0472d0aba1f28f632dab76fcddfb84ad02e2_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d2e7ca8d13d602b117724817e7ce0472d0aba1f28f632dab76fcddfb84ad02e2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:04b9ddfc6e21e0c6c697557c3121037fb81e580b7cbaf00151043d7540ce181f_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:04b9ddfc6e21e0c6c697557c3121037fb81e580b7cbaf00151043d7540ce181f_amd64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:04b9ddfc6e21e0c6c697557c3121037fb81e580b7cbaf00151043d7540ce181f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6aa0380aa1b795e10e5a74c22568894a28718203c969306cf8af7b1b0ed066e1_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6aa0380aa1b795e10e5a74c22568894a28718203c969306cf8af7b1b0ed066e1_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6aa0380aa1b795e10e5a74c22568894a28718203c969306cf8af7b1b0ed066e1_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:acbae6d93fd3cc906408641082d2bbb25e83229137e035eca2c12281e93dc619_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:acbae6d93fd3cc906408641082d2bbb25e83229137e035eca2c12281e93dc619_arm64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:acbae6d93fd3cc906408641082d2bbb25e83229137e035eca2c12281e93dc619_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b3b4778aa3c03f6d09b1036c7099676644bfce94606a9be9716e67fbea46ca80_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b3b4778aa3c03f6d09b1036c7099676644bfce94606a9be9716e67fbea46ca80_s390x"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:b3b4778aa3c03f6d09b1036c7099676644bfce94606a9be9716e67fbea46ca80_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:019a8cca08250571b9cf10c07c7b3acb4b092fc287b540977eff2bc5f209f14b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:019a8cca08250571b9cf10c07c7b3acb4b092fc287b540977eff2bc5f209f14b_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:019a8cca08250571b9cf10c07c7b3acb4b092fc287b540977eff2bc5f209f14b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:2edde703e1d7bd72e50ad502e7c95c8ef36927d1012af8a70bbe617963665de7_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:2edde703e1d7bd72e50ad502e7c95c8ef36927d1012af8a70bbe617963665de7_arm64"
},
"product_reference": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:2edde703e1d7bd72e50ad502e7c95c8ef36927d1012af8a70bbe617963665de7_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e7d5b976d252204ea722afc63aabd28b136b2cae738584cfa4ae4b56d3d369a_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e7d5b976d252204ea722afc63aabd28b136b2cae738584cfa4ae4b56d3d369a_amd64"
},
"product_reference": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e7d5b976d252204ea722afc63aabd28b136b2cae738584cfa4ae4b56d3d369a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e8ea4212edd7cf4c9f73576e3f9dcc14008a747fab3c1636cd1b11326b0aa3f_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e8ea4212edd7cf4c9f73576e3f9dcc14008a747fab3c1636cd1b11326b0aa3f_s390x"
},
"product_reference": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7e8ea4212edd7cf4c9f73576e3f9dcc14008a747fab3c1636cd1b11326b0aa3f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-framework-tools-rhel9@sha256:4da16699d7877f44d37161460a90d31c466598bab5b838f9e273bff2b7ca1ccf_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-operator-framework-tools-rhel9@sha256:4da16699d7877f44d37161460a90d31c466598bab5b838f9e273bff2b7ca1ccf_ppc64le"
},
"product_reference": "openshift4/ose-operator-framework-tools-rhel9@sha256:4da16699d7877f44d37161460a90d31c466598bab5b838f9e273bff2b7ca1ccf_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-framework-tools-rhel9@sha256:525feb08dbc4eef13688b28c0cdb70787890ad7c1c6e77f1e1b496a8896eaf72_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-operator-framework-tools-rhel9@sha256:525feb08dbc4eef13688b28c0cdb70787890ad7c1c6e77f1e1b496a8896eaf72_arm64"
},
"product_reference": "openshift4/ose-operator-framework-tools-rhel9@sha256:525feb08dbc4eef13688b28c0cdb70787890ad7c1c6e77f1e1b496a8896eaf72_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-framework-tools-rhel9@sha256:6b3feb5748c52f2e1e94dfe1b326aad4aba537223286cc4d6359e589cec70fa6_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-operator-framework-tools-rhel9@sha256:6b3feb5748c52f2e1e94dfe1b326aad4aba537223286cc4d6359e589cec70fa6_amd64"
},
"product_reference": "openshift4/ose-operator-framework-tools-rhel9@sha256:6b3feb5748c52f2e1e94dfe1b326aad4aba537223286cc4d6359e589cec70fa6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-framework-tools-rhel9@sha256:c9672a528483a2b829694389d7cab679668b594eda6c21ebacd96b6483fc2d8d_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-operator-framework-tools-rhel9@sha256:c9672a528483a2b829694389d7cab679668b594eda6c21ebacd96b6483fc2d8d_s390x"
},
"product_reference": "openshift4/ose-operator-framework-tools-rhel9@sha256:c9672a528483a2b829694389d7cab679668b594eda6c21ebacd96b6483fc2d8d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2ab7a4fd0b7c31118a946bb4d661b9aa129ae04ade65789324e31bc970f09713_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2ab7a4fd0b7c31118a946bb4d661b9aa129ae04ade65789324e31bc970f09713_s390x"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:2ab7a4fd0b7c31118a946bb4d661b9aa129ae04ade65789324e31bc970f09713_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3434847fbe81d8cbbecbc25a5d85b15270156e32b4ed42e3440ec2e75fcaaba6_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3434847fbe81d8cbbecbc25a5d85b15270156e32b4ed42e3440ec2e75fcaaba6_amd64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3434847fbe81d8cbbecbc25a5d85b15270156e32b4ed42e3440ec2e75fcaaba6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4b4755dfe4c26925dfe2596cdd3dbe10d1c73b0e46711693cdaf1b835d5f8825_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4b4755dfe4c26925dfe2596cdd3dbe10d1c73b0e46711693cdaf1b835d5f8825_arm64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4b4755dfe4c26925dfe2596cdd3dbe10d1c73b0e46711693cdaf1b835d5f8825_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7e8fc117767cdfab366d6cfbea6ab87f221f01384ae1da86c5ced0fb779761fe_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7e8fc117767cdfab366d6cfbea6ab87f221f01384ae1da86c5ced0fb779761fe_ppc64le"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7e8fc117767cdfab366d6cfbea6ab87f221f01384ae1da86c5ced0fb779761fe_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:0a4fa5386dbe2e9ed9552570e20994defacf0b7eabe46bfcac97d63b29764010_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-operator-marketplace-rhel9@sha256:0a4fa5386dbe2e9ed9552570e20994defacf0b7eabe46bfcac97d63b29764010_amd64"
},
"product_reference": "openshift4/ose-operator-marketplace-rhel9@sha256:0a4fa5386dbe2e9ed9552570e20994defacf0b7eabe46bfcac97d63b29764010_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:4a6c470b15042a83ad66dc2d95841d144065b3133b6161fad62e641ea1d3dc3a_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-operator-marketplace-rhel9@sha256:4a6c470b15042a83ad66dc2d95841d144065b3133b6161fad62e641ea1d3dc3a_s390x"
},
"product_reference": "openshift4/ose-operator-marketplace-rhel9@sha256:4a6c470b15042a83ad66dc2d95841d144065b3133b6161fad62e641ea1d3dc3a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:9873f8a426e53dee353c0e04cf83782ae3bd1f68fb5b5149302b3ada03946580_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-operator-marketplace-rhel9@sha256:9873f8a426e53dee353c0e04cf83782ae3bd1f68fb5b5149302b3ada03946580_ppc64le"
},
"product_reference": "openshift4/ose-operator-marketplace-rhel9@sha256:9873f8a426e53dee353c0e04cf83782ae3bd1f68fb5b5149302b3ada03946580_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:d3b94641e78f467a1bafe50d089b1f43100ee90c3d1642620993ed330b773d32_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-operator-marketplace-rhel9@sha256:d3b94641e78f467a1bafe50d089b1f43100ee90c3d1642620993ed330b773d32_arm64"
},
"product_reference": "openshift4/ose-operator-marketplace-rhel9@sha256:d3b94641e78f467a1bafe50d089b1f43100ee90c3d1642620993ed330b773d32_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:39251853c15c4dea42f6301d593be15c3c93caefb1a9a573ad4c169f1271343e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-operator-registry-rhel9@sha256:39251853c15c4dea42f6301d593be15c3c93caefb1a9a573ad4c169f1271343e_amd64"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:39251853c15c4dea42f6301d593be15c3c93caefb1a9a573ad4c169f1271343e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:8d7cee4ec01ea9c3e1f1f38679933548c05b49aecbf28afbabc5f04629b3eaa2_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-operator-registry-rhel9@sha256:8d7cee4ec01ea9c3e1f1f38679933548c05b49aecbf28afbabc5f04629b3eaa2_s390x"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:8d7cee4ec01ea9c3e1f1f38679933548c05b49aecbf28afbabc5f04629b3eaa2_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:f28e9cfd6f11df2affd9432b39182955b0e35623e28cd80738f97c32cc7a553a_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-operator-registry-rhel9@sha256:f28e9cfd6f11df2affd9432b39182955b0e35623e28cd80738f97c32cc7a553a_arm64"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:f28e9cfd6f11df2affd9432b39182955b0e35623e28cd80738f97c32cc7a553a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:f516cd994c4863581c4a458b34e17ecb22bd972a048ef0eb9a1544a538d92612_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-operator-registry-rhel9@sha256:f516cd994c4863581c4a458b34e17ecb22bd972a048ef0eb9a1544a538d92612_ppc64le"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:f516cd994c4863581c4a458b34e17ecb22bd972a048ef0eb9a1544a538d92612_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:14f7db9f9f68aaf9b6f5977aa960ea608d2142be6ca94f0973eb9f4a92da8996_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:14f7db9f9f68aaf9b6f5977aa960ea608d2142be6ca94f0973eb9f4a92da8996_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:14f7db9f9f68aaf9b6f5977aa960ea608d2142be6ca94f0973eb9f4a92da8996_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a3339c716c08f4bcef1fd2728963eed2ed5a0a912c436853bff17f51a94757d8_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a3339c716c08f4bcef1fd2728963eed2ed5a0a912c436853bff17f51a94757d8_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a3339c716c08f4bcef1fd2728963eed2ed5a0a912c436853bff17f51a94757d8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:bca5f1e254c84bf9e074e6a5e42c9b8a5f678087c392829f968ad27852ec371d_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:bca5f1e254c84bf9e074e6a5e42c9b8a5f678087c392829f968ad27852ec371d_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:bca5f1e254c84bf9e074e6a5e42c9b8a5f678087c392829f968ad27852ec371d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c1d964ae5d6b9b7d24d5efd6ea65b92a9f3dc60f9a8a477389ea917b8060d78c_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c1d964ae5d6b9b7d24d5efd6ea65b92a9f3dc60f9a8a477389ea917b8060d78c_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c1d964ae5d6b9b7d24d5efd6ea65b92a9f3dc60f9a8a477389ea917b8060d78c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:3fa070850cefeb2071c730921055ff54ad880c0e2665d485c29707b049d727f7_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:3fa070850cefeb2071c730921055ff54ad880c0e2665d485c29707b049d727f7_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:3fa070850cefeb2071c730921055ff54ad880c0e2665d485c29707b049d727f7_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:adc2935a0a120d4cc4b71e0e76c55b11281ba5ec68f0a7da71c37802435afd44_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:adc2935a0a120d4cc4b71e0e76c55b11281ba5ec68f0a7da71c37802435afd44_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:adc2935a0a120d4cc4b71e0e76c55b11281ba5ec68f0a7da71c37802435afd44_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:f3067e562529a621d30b6978c9086cb8b971f09eb474f4ed5d563f73f087a469_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:f3067e562529a621d30b6978c9086cb8b971f09eb474f4ed5d563f73f087a469_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:f3067e562529a621d30b6978c9086cb8b971f09eb474f4ed5d563f73f087a469_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:fefd6d84af30d6a8b71bd75926437a14d72211087a1c42ecb11961336461b403_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:fefd6d84af30d6a8b71bd75926437a14d72211087a1c42ecb11961336461b403_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:fefd6d84af30d6a8b71bd75926437a14d72211087a1c42ecb11961336461b403_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:17a97795e254b855a69db937e17ec578d59c4175b3410d9f8b93198f86e7bfc3_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:17a97795e254b855a69db937e17ec578d59c4175b3410d9f8b93198f86e7bfc3_ppc64le"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:17a97795e254b855a69db937e17ec578d59c4175b3410d9f8b93198f86e7bfc3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:3b041cb43a17ba6d7326b2a18d132f191e2c3e3368a5dbdec3aebdf8f1c32377_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:3b041cb43a17ba6d7326b2a18d132f191e2c3e3368a5dbdec3aebdf8f1c32377_arm64"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:3b041cb43a17ba6d7326b2a18d132f191e2c3e3368a5dbdec3aebdf8f1c32377_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:c4a9f3ad460247aeedb0765584aa2b50fa44d5ff0aee24924e435057a7fb5bb9_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:c4a9f3ad460247aeedb0765584aa2b50fa44d5ff0aee24924e435057a7fb5bb9_amd64"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:c4a9f3ad460247aeedb0765584aa2b50fa44d5ff0aee24924e435057a7fb5bb9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:d3d56fcff5245ffb680756902557597cbdef572939480b4f6f41f5db8837053b_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:d3d56fcff5245ffb680756902557597cbdef572939480b4f6f41f5db8837053b_s390x"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:d3d56fcff5245ffb680756902557597cbdef572939480b4f6f41f5db8837053b_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:773cb8f50ee979a11a50fd9d53890d5e11cb704574e8a0ec18d5af628b6e63d1_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:773cb8f50ee979a11a50fd9d53890d5e11cb704574e8a0ec18d5af628b6e63d1_ppc64le"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:773cb8f50ee979a11a50fd9d53890d5e11cb704574e8a0ec18d5af628b6e63d1_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d894022a6f63a12f22d4082e5a5804637f433369cc192d561ec86760bc3343e1_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d894022a6f63a12f22d4082e5a5804637f433369cc192d561ec86760bc3343e1_amd64"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:d894022a6f63a12f22d4082e5a5804637f433369cc192d561ec86760bc3343e1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6251884f5b94a72b37e918f8f44d9153c0e3669005cba9af87c4427acf2ac58e_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6251884f5b94a72b37e918f8f44d9153c0e3669005cba9af87c4427acf2ac58e_ppc64le"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:6251884f5b94a72b37e918f8f44d9153c0e3669005cba9af87c4427acf2ac58e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:cb1a019835dd4b799e6058b1211facb287a8f7be6e7991df6319fe624dbf2dcf_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:cb1a019835dd4b799e6058b1211facb287a8f7be6e7991df6319fe624dbf2dcf_amd64"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:cb1a019835dd4b799e6058b1211facb287a8f7be6e7991df6319fe624dbf2dcf_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:971d1bcf5691099c044b364633aa4d1fb344af6cbd6ce50435a1eebdd18ae321_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:971d1bcf5691099c044b364633aa4d1fb344af6cbd6ce50435a1eebdd18ae321_ppc64le"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:971d1bcf5691099c044b364633aa4d1fb344af6cbd6ce50435a1eebdd18ae321_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:eeeb95c6e6276db269cc9d4d566228236a3176363832d4cf9a57ce8aeb6999f3_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:eeeb95c6e6276db269cc9d4d566228236a3176363832d4cf9a57ce8aeb6999f3_amd64"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:eeeb95c6e6276db269cc9d4d566228236a3176363832d4cf9a57ce8aeb6999f3_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:37c5ee846b9957e9552ba581da97d0fcaf8f3cf74f52518fb407ecc348ebb198_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-powervs-machine-controllers-rhel9@sha256:37c5ee846b9957e9552ba581da97d0fcaf8f3cf74f52518fb407ecc348ebb198_amd64"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:37c5ee846b9957e9552ba581da97d0fcaf8f3cf74f52518fb407ecc348ebb198_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:c171562425e21ac57f5a96a61a11e2c5c6214621e7d719643796976486eeeb1b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-powervs-machine-controllers-rhel9@sha256:c171562425e21ac57f5a96a61a11e2c5c6214621e7d719643796976486eeeb1b_ppc64le"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:c171562425e21ac57f5a96a61a11e2c5c6214621e7d719643796976486eeeb1b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy-rhel9@sha256:07e072d045ce223656acad3267ac19dc3fb3fd8c6791a2bed94cea8b46042b59_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prom-label-proxy-rhel9@sha256:07e072d045ce223656acad3267ac19dc3fb3fd8c6791a2bed94cea8b46042b59_arm64"
},
"product_reference": "openshift4/ose-prom-label-proxy-rhel9@sha256:07e072d045ce223656acad3267ac19dc3fb3fd8c6791a2bed94cea8b46042b59_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy-rhel9@sha256:6502a14c97b3d99ea7d2ad3b4514e2a13486aa780a6cd81b8cdc276871a1546d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prom-label-proxy-rhel9@sha256:6502a14c97b3d99ea7d2ad3b4514e2a13486aa780a6cd81b8cdc276871a1546d_ppc64le"
},
"product_reference": "openshift4/ose-prom-label-proxy-rhel9@sha256:6502a14c97b3d99ea7d2ad3b4514e2a13486aa780a6cd81b8cdc276871a1546d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy-rhel9@sha256:6c8a2c1ac33c01466db0246a3efbe092df993904e5c5fc2157c1d230dfd37f5f_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prom-label-proxy-rhel9@sha256:6c8a2c1ac33c01466db0246a3efbe092df993904e5c5fc2157c1d230dfd37f5f_s390x"
},
"product_reference": "openshift4/ose-prom-label-proxy-rhel9@sha256:6c8a2c1ac33c01466db0246a3efbe092df993904e5c5fc2157c1d230dfd37f5f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy-rhel9@sha256:bb611aecaf77e90ad6de171698d69330ef0bf6e9e1354e5c915b1ad012ffba7e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prom-label-proxy-rhel9@sha256:bb611aecaf77e90ad6de171698d69330ef0bf6e9e1354e5c915b1ad012ffba7e_amd64"
},
"product_reference": "openshift4/ose-prom-label-proxy-rhel9@sha256:bb611aecaf77e90ad6de171698d69330ef0bf6e9e1354e5c915b1ad012ffba7e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:06ac1e70af491f7808fb09fb2ae639a4fef00b061cdcec47398ed50ff526c4ad_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-alertmanager-rhel9@sha256:06ac1e70af491f7808fb09fb2ae639a4fef00b061cdcec47398ed50ff526c4ad_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:06ac1e70af491f7808fb09fb2ae639a4fef00b061cdcec47398ed50ff526c4ad_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:68ef25c5bbb8a33a9631792f139263d48f2d6dc272c42970cc66efe1d4c5431e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-alertmanager-rhel9@sha256:68ef25c5bbb8a33a9631792f139263d48f2d6dc272c42970cc66efe1d4c5431e_amd64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:68ef25c5bbb8a33a9631792f139263d48f2d6dc272c42970cc66efe1d4c5431e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:b276fa92f1046a68fcf0c91077c940c36d0958ad956b3ad3f692ebffc17dcbbf_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-alertmanager-rhel9@sha256:b276fa92f1046a68fcf0c91077c940c36d0958ad956b3ad3f692ebffc17dcbbf_s390x"
},
"product_reference": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:b276fa92f1046a68fcf0c91077c940c36d0958ad956b3ad3f692ebffc17dcbbf_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:caebc40cacec114efe96573dd37dcd2fa17c88f7ea8348b748361217feb79006_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-alertmanager-rhel9@sha256:caebc40cacec114efe96573dd37dcd2fa17c88f7ea8348b748361217feb79006_arm64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:caebc40cacec114efe96573dd37dcd2fa17c88f7ea8348b748361217feb79006_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:14ee561a90b64bfe51d83043ab3bee16830bb30b67a0cfc3708e61d2dfeea41b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:14ee561a90b64bfe51d83043ab3bee16830bb30b67a0cfc3708e61d2dfeea41b_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:14ee561a90b64bfe51d83043ab3bee16830bb30b67a0cfc3708e61d2dfeea41b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:3177330c7651836f565759896bde9706baf9f33123ecc648ce8d0a86cee39ce8_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:3177330c7651836f565759896bde9706baf9f33123ecc648ce8d0a86cee39ce8_arm64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:3177330c7651836f565759896bde9706baf9f33123ecc648ce8d0a86cee39ce8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:964d1c74d0aa33cd797913ef5893a5fbbba5b3ce4c61e95ed2eb3fb4cf573057_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:964d1c74d0aa33cd797913ef5893a5fbbba5b3ce4c61e95ed2eb3fb4cf573057_amd64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:964d1c74d0aa33cd797913ef5893a5fbbba5b3ce4c61e95ed2eb3fb4cf573057_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:da5fbecef9f2c02df51858fbb11ff20201de8344fceee8000974ee378bb282d3_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:da5fbecef9f2c02df51858fbb11ff20201de8344fceee8000974ee378bb282d3_s390x"
},
"product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:da5fbecef9f2c02df51858fbb11ff20201de8344fceee8000974ee378bb282d3_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:26504a4d4299b77f18a5a2b3f91964ede5b72840e421578a745f2f4089e65522_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-node-exporter-rhel9@sha256:26504a4d4299b77f18a5a2b3f91964ede5b72840e421578a745f2f4089e65522_amd64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:26504a4d4299b77f18a5a2b3f91964ede5b72840e421578a745f2f4089e65522_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:47d2486f7ff93cdc7ff6e2e7959f1dd9f1945ff47aaa63a6428e048198584fad_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-node-exporter-rhel9@sha256:47d2486f7ff93cdc7ff6e2e7959f1dd9f1945ff47aaa63a6428e048198584fad_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:47d2486f7ff93cdc7ff6e2e7959f1dd9f1945ff47aaa63a6428e048198584fad_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:7391f7108d426ae606d1d35823584cff07216ffc42d6cb0767bf1f46e409c046_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-node-exporter-rhel9@sha256:7391f7108d426ae606d1d35823584cff07216ffc42d6cb0767bf1f46e409c046_arm64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:7391f7108d426ae606d1d35823584cff07216ffc42d6cb0767bf1f46e409c046_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:bcd874049bc1a5febccd18adabd3fb5e532e4c3380b1913bd3218b53e04381a1_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-node-exporter-rhel9@sha256:bcd874049bc1a5febccd18adabd3fb5e532e4c3380b1913bd3218b53e04381a1_s390x"
},
"product_reference": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:bcd874049bc1a5febccd18adabd3fb5e532e4c3380b1913bd3218b53e04381a1_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0519ef0c0a475cbaf24466cb00c83c640de99b6b7d9b46a6062dfb20de5bd4c8_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0519ef0c0a475cbaf24466cb00c83c640de99b6b7d9b46a6062dfb20de5bd4c8_s390x"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0519ef0c0a475cbaf24466cb00c83c640de99b6b7d9b46a6062dfb20de5bd4c8_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3ad1d94262f5c1d2da6a7612cb9313ca372c9eaa932816b8ef3e89bc4bc61a81_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3ad1d94262f5c1d2da6a7612cb9313ca372c9eaa932816b8ef3e89bc4bc61a81_arm64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3ad1d94262f5c1d2da6a7612cb9313ca372c9eaa932816b8ef3e89bc4bc61a81_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:582a3c3dd5dc16454b356fe377deb274ca5518fe02cce1ab0879372dbf67af95_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:582a3c3dd5dc16454b356fe377deb274ca5518fe02cce1ab0879372dbf67af95_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:582a3c3dd5dc16454b356fe377deb274ca5518fe02cce1ab0879372dbf67af95_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:754bc1180d698995c282a5277ec2883465ba2ede4cf0d971ca9de2643dde0467_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:754bc1180d698995c282a5277ec2883465ba2ede4cf0d971ca9de2643dde0467_amd64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:754bc1180d698995c282a5277ec2883465ba2ede4cf0d971ca9de2643dde0467_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:0005298b348b23c0197bbbf569b729f16f679971cf76b5769ad69a4e66181ee9_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:0005298b348b23c0197bbbf569b729f16f679971cf76b5769ad69a4e66181ee9_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:0005298b348b23c0197bbbf569b729f16f679971cf76b5769ad69a4e66181ee9_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:2c6f2db3060f452e427cd6bc4ab23ae137cf22d7f2092bb23f2f01eb55f85fc5_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:2c6f2db3060f452e427cd6bc4ab23ae137cf22d7f2092bb23f2f01eb55f85fc5_arm64"
},
"product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:2c6f2db3060f452e427cd6bc4ab23ae137cf22d7f2092bb23f2f01eb55f85fc5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:5d9707bb8b6dd8f270906a068a0e58b028c896e9ad195106b00a574ec856fec9_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:5d9707bb8b6dd8f270906a068a0e58b028c896e9ad195106b00a574ec856fec9_amd64"
},
"product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:5d9707bb8b6dd8f270906a068a0e58b028c896e9ad195106b00a574ec856fec9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:dc0d321fed237af5c7a2601ffae3f454c7a7798bda582bd9e26f6e4248dbcd1e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:dc0d321fed237af5c7a2601ffae3f454c7a7798bda582bd9e26f6e4248dbcd1e_s390x"
},
"product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:dc0d321fed237af5c7a2601ffae3f454c7a7798bda582bd9e26f6e4248dbcd1e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9@sha256:618ee2d85bee828b3ae338d7e6bc9551f8f1bd7124af1fb19e1644c0b5d42ebb_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:618ee2d85bee828b3ae338d7e6bc9551f8f1bd7124af1fb19e1644c0b5d42ebb_arm64"
},
"product_reference": "openshift4/ose-prometheus-rhel9@sha256:618ee2d85bee828b3ae338d7e6bc9551f8f1bd7124af1fb19e1644c0b5d42ebb_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9@sha256:aa0cf38971b5f4bb7cb5421cf80c4d9776fc2a03120cb073bad38a92d68bcb76_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:aa0cf38971b5f4bb7cb5421cf80c4d9776fc2a03120cb073bad38a92d68bcb76_amd64"
},
"product_reference": "openshift4/ose-prometheus-rhel9@sha256:aa0cf38971b5f4bb7cb5421cf80c4d9776fc2a03120cb073bad38a92d68bcb76_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9@sha256:d44c5674fb9aa1481bc15e62085f25a0c820da8ab756947c2b52e506b71b78fb_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:d44c5674fb9aa1481bc15e62085f25a0c820da8ab756947c2b52e506b71b78fb_s390x"
},
"product_reference": "openshift4/ose-prometheus-rhel9@sha256:d44c5674fb9aa1481bc15e62085f25a0c820da8ab756947c2b52e506b71b78fb_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9@sha256:fe209c87170ccabfd6ad4373996000d245434da6131180017bcc83b4f859df70_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:fe209c87170ccabfd6ad4373996000d245434da6131180017bcc83b4f859df70_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-rhel9@sha256:fe209c87170ccabfd6ad4373996000d245434da6131180017bcc83b4f859df70_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:085711b1e487fb0b6e77f51d301bd68a2c75fe53920aacaa994f74cfb14d9fbf_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-service-ca-rhel9-operator@sha256:085711b1e487fb0b6e77f51d301bd68a2c75fe53920aacaa994f74cfb14d9fbf_arm64"
},
"product_reference": "openshift4/ose-service-ca-rhel9-operator@sha256:085711b1e487fb0b6e77f51d301bd68a2c75fe53920aacaa994f74cfb14d9fbf_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:26abdb45c6a8a36abb3b7537a32f859ff42f85d9c21af4bfc2467cdce64860da_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:openshift4/ose-service-ca-rhel9-operator@sha256:26abdb45c6a8a36abb3b7537a32f859ff42f85d9c21af4bfc2467cdce64860da_ppc64le"
},
"product_reference": "openshift4/ose-service-ca-rhel9-operator@sha256:26abdb45c6a8a36abb3b7537a32f859ff42f85d9c21af4bfc2467cdce64860da_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/o