Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-34158 (GCVE-0-2024-34158)
Vulnerability from cvelistv5 – Published: 2024-09-06 20:42 – Updated: 2024-10-04 15:02- CWE-674 - Uncontrolled Recursion
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | go/build/constraint |
Affected:
0 , < 1.22.7
(semver)
Affected: 1.23.0-0 , < 1.23.1 (semver) |
|
| go_build_constraint | go_standard_library |
Affected:
0 , < 1.22.7
(semver)
Affected: 1.23.0-0 , < 1.23.1 (semver) cpe:2.3:a:go_build_constraint:go_standard_library:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:go_build_constraint:go_standard_library:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "go_standard_library",
"vendor": "go_build_constraint",
"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-34158",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-09T13:59:30.881339Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-674",
"description": "CWE-674 Uncontrolled Recursion",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-09-09T14:04:26.919Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-10-04T15:02:47.715Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://security.netapp.com/advisory/ntap-20241004-0003/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "go/build/constraint",
"product": "go/build/constraint",
"programRoutines": [
{
"name": "parsePlusBuildExpr"
},
{
"name": "exprParser.not"
},
{
"name": "Parse"
}
],
"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"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-674: Uncontrolled Recursion",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-09-06T20:42:42.822Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/611240"
},
{
"url": "https://go.dev/issue/69141"
},
{
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"url": "https://pkg.go.dev/vuln/GO-2024-3107"
}
],
"title": "Stack exhaustion in Parse in go/build/constraint"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2024-34158",
"datePublished": "2024-09-06T20:42:42.822Z",
"dateReserved": "2024-05-01T18:45:34.846Z",
"dateUpdated": "2024-10-04T15:02:47.715Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-34158",
"date": "2026-06-06",
"epss": "0.00163",
"percentile": "0.37087"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-34158\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2024-09-06T21:15:12.083\",\"lastModified\":\"2024-11-21T09:18:13.030\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Calling Parse on a \\\"// +build\\\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.\"},{\"lang\":\"es\",\"value\":\"Llamar a Parse en una l\u00ednea de compilaci\u00f3n \\\"// +build\\\" con expresiones profundamente anidadas puede causar p\u00e1nico debido al agotamiento de la pila.\"}],\"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}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-674\"}]}],\"references\":[{\"url\":\"https://go.dev/cl/611240\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/69141\",\"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-3107\",\"source\":\"security@golang.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20241004-0003/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20241004-0003/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-10-04T15:02:47.715Z\"}}, {\"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-34158\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-09T13:59:30.881339Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:go_build_constraint:go_standard_library:*:*:*:*:*:*:*:*\"], \"vendor\": \"go_build_constraint\", \"product\": \"go_standard_library\", \"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\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-674\", \"description\": \"CWE-674 Uncontrolled Recursion\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-09T14:04:18.854Z\"}}], \"cna\": {\"title\": \"Stack exhaustion in Parse in go/build/constraint\", \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"go/build/constraint\", \"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\": \"go/build/constraint\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"parsePlusBuildExpr\"}, {\"name\": \"exprParser.not\"}, {\"name\": \"Parse\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/611240\"}, {\"url\": \"https://go.dev/issue/69141\"}, {\"url\": \"https://groups.google.com/g/golang-dev/c/S9POB9NCTdk\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-3107\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Calling Parse on a \\\"// +build\\\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-674: Uncontrolled Recursion\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2024-09-06T20:42:42.822Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-34158\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-10-04T15:02:47.715Z\", \"dateReserved\": \"2024-05-01T18:45:34.846Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2024-09-06T20:42:42.822Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2024:8700
Vulnerability from csaf_redhat - Published: 2024-11-08 15:04 - Updated: 2026-06-06 19:19A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.x86_64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.x86_64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.x86_64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.14.40 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.14.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.14.40. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:8697\n\nSecurity Fix(es):\n\n* buildah: Buildah allows arbitrary directory mount (CVE-2024-9675)\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* Podman: Buildah: CRI-O: symlink traversal vulnerability in the\ncontainers/storage library can cause Denial of Service (DoS)\n(CVE-2024-9676)\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\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:8700",
"url": "https://access.redhat.com/errata/RHSA-2024:8700"
},
{
"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": "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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8700.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.40 packages and security update",
"tracking": {
"current_release_date": "2026-06-06T19:19:20+00:00",
"generator": {
"date": "2026-06-06T19:19:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2024:8700",
"initial_release_date": "2024-11-08T15:04:34+00:00",
"revision_history": [
{
"date": "2024-11-08T15:04:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-08T15:04:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-06T19:19:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-13.rhaos4.14.el9.src",
"product": {
"name": "buildah-1:1.29.1-13.rhaos4.14.el9.src",
"product_id": "buildah-1:1.29.1-13.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-13.rhaos4.14.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-6.rhaos4.14.el9.src",
"product": {
"name": "conmon-3:2.1.7-6.rhaos4.14.el9.src",
"product_id": "conmon-3:2.1.7-6.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-6.rhaos4.14.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"product": {
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"product_id": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.8-12.rhaos4.14.git7597c43.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-6.el9.src",
"product": {
"name": "cri-tools-0:1.27.0-6.el9.src",
"product_id": "cri-tools-0:1.27.0-6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-5.rhaos4.14.el9.src",
"product": {
"name": "ignition-0:2.16.2-5.rhaos4.14.el9.src",
"product_id": "ignition-0:2.16.2-5.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-5.rhaos4.14.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "libreswan-0:4.5-1.el9.src",
"product": {
"name": "libreswan-0:4.5-1.el9.src",
"product_id": "libreswan-0:4.5-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libreswan@4.5-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"product": {
"name": "openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"product_id": "openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.14.0-202410181711.p0.g03a907c.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"product": {
"name": "openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"product_id": "openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.14.0-202410181711.p0.g846e89b.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.rhaos4.14.el9.src",
"product": {
"name": "podman-3:4.4.1-21.rhaos4.14.el9.src",
"product_id": "podman-3:4.4.1-21.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.rhaos4.14.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.14-2.rhaos4.14.el9.src",
"product": {
"name": "runc-4:1.1.14-2.rhaos4.14.el9.src",
"product_id": "runc-4:1.1.14-2.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.14-2.rhaos4.14.el9?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"product": {
"name": "skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"product_id": "skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-4.rhaos4.14.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-13.rhaos4.14.el8.src",
"product": {
"name": "buildah-1:1.29.1-13.rhaos4.14.el8.src",
"product_id": "buildah-1:1.29.1-13.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-13.rhaos4.14.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.19.0-4.rhaos4.14.el8.src",
"product": {
"name": "butane-0:0.19.0-4.rhaos4.14.el8.src",
"product_id": "butane-0:0.19.0-4.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.19.0-4.rhaos4.14.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-6.rhaos4.14.el8.src",
"product": {
"name": "conmon-3:2.1.7-6.rhaos4.14.el8.src",
"product_id": "conmon-3:2.1.7-6.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-6.rhaos4.14.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"product": {
"name": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"product_id": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-4.rhaos4.14.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"product": {
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"product_id": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.8-12.rhaos4.14.git7597c43.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-6.el8.src",
"product": {
"name": "cri-tools-0:1.27.0-6.el8.src",
"product_id": "cri-tools-0:1.27.0-6.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-6.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"product_id": "openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.14.0-202410181711.p0.g03a907c.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"product": {
"name": "openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"product_id": "openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.14.0-202410181711.p0.g846e89b.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"product": {
"name": "openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"product_id": "openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr@4.14.0-202410181711.p0.g8926a29.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"product": {
"name": "openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"product_id": "openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift4-aws-iso@4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.rhaos4.14.el8.src",
"product": {
"name": "podman-3:4.4.1-21.rhaos4.14.el8.src",
"product_id": "podman-3:4.4.1-21.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.rhaos4.14.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.14-2.rhaos4.14.el8.src",
"product": {
"name": "runc-4:1.1.14-2.rhaos4.14.el8.src",
"product_id": "runc-4:1.1.14-2.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.14-2.rhaos4.14.el8?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"product": {
"name": "skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"product_id": "skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-4.rhaos4.14.el8?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"product": {
"name": "buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"product_id": "buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-13.rhaos4.14.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"product": {
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"product_id": "buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-13.rhaos4.14.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"product": {
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"product_id": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-13.rhaos4.14.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"product_id": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-13.rhaos4.14.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-13.rhaos4.14.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"product": {
"name": "conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"product_id": "conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-6.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"product": {
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"product_id": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-6.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"product_id": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-6.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"product": {
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"product_id": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.8-12.rhaos4.14.git7597c43.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-12.rhaos4.14.git7597c43.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-12.rhaos4.14.git7597c43.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-6.el9.x86_64",
"product": {
"name": "cri-tools-0:1.27.0-6.el9.x86_64",
"product_id": "cri-tools-0:1.27.0-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"product_id": "cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"product_id": "cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"product": {
"name": "ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"product_id": "ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-5.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"product": {
"name": "ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"product_id": "ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-5.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"product": {
"name": "ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"product_id": "ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-5.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"product_id": "ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-5.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-5.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libreswan-0:4.5-1.el9.x86_64",
"product": {
"name": "libreswan-0:4.5-1.el9.x86_64",
"product_id": "libreswan-0:4.5-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libreswan@4.5-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libreswan-debugsource-0:4.5-1.el9.x86_64",
"product": {
"name": "libreswan-debugsource-0:4.5-1.el9.x86_64",
"product_id": "libreswan-debugsource-0:4.5-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libreswan-debugsource@4.5-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libreswan-debuginfo-0:4.5-1.el9.x86_64",
"product": {
"name": "libreswan-debuginfo-0:4.5-1.el9.x86_64",
"product_id": "libreswan-debuginfo-0:4.5-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libreswan-debuginfo@4.5-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"product_id": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202410181711.p0.g03a907c.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product_id": "podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product_id": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product_id": "podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product_id": "podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product_id": "podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product_id": "podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product_id": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"product": {
"name": "runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"product_id": "runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.14-2.rhaos4.14.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64",
"product_id": "runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.14-2.rhaos4.14.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"product_id": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.14-2.rhaos4.14.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"product": {
"name": "skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"product_id": "skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-4.rhaos4.14.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el9.x86_64",
"product_id": "skopeo-tests-2:1.11.3-4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-4.rhaos4.14.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.3-4.rhaos4.14.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.3-4.rhaos4.14.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"product": {
"name": "buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"product_id": "buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-13.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"product": {
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"product_id": "buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-13.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"product": {
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"product_id": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-13.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"product_id": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-13.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-13.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"product": {
"name": "butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"product_id": "butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.19.0-4.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"product": {
"name": "butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"product_id": "butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.19.0-4.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"product": {
"name": "butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"product_id": "butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.19.0-4.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"product": {
"name": "conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"product_id": "conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-6.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"product": {
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"product_id": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-6.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"product_id": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-6.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"product_id": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-4.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-4.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-4.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"product": {
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"product_id": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.8-12.rhaos4.14.git7597c43.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-12.rhaos4.14.git7597c43.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-12.rhaos4.14.git7597c43.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-6.el8.x86_64",
"product": {
"name": "cri-tools-0:1.27.0-6.el8.x86_64",
"product_id": "cri-tools-0:1.27.0-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"product_id": "cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"product_id": "cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202410181711.p0.g03a907c.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_id": "podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_id": "podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-21.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_id": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_id": "podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_id": "podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_id": "podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_id": "podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-21.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_id": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"product": {
"name": "runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"product_id": "runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.14-2.rhaos4.14.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"product_id": "runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.14-2.rhaos4.14.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"product_id": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.14-2.rhaos4.14.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"product": {
"name": "skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"product_id": "skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-4.rhaos4.14.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"product_id": "skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-4.rhaos4.14.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"product_id": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.3-4.rhaos4.14.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"product_id": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.3-4.rhaos4.14.el8?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"product": {
"name": "buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"product_id": "buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-13.rhaos4.14.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"product": {
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"product_id": "buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-13.rhaos4.14.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"product": {
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"product_id": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-13.rhaos4.14.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"product_id": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-13.rhaos4.14.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-13.rhaos4.14.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"product": {
"name": "conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"product_id": "conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-6.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"product": {
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"product_id": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-6.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"product_id": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-6.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"product": {
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"product_id": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.8-12.rhaos4.14.git7597c43.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-12.rhaos4.14.git7597c43.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-12.rhaos4.14.git7597c43.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-6.el9.aarch64",
"product": {
"name": "cri-tools-0:1.27.0-6.el9.aarch64",
"product_id": "cri-tools-0:1.27.0-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"product_id": "cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"product_id": "cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"product": {
"name": "ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"product_id": "ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-5.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"product": {
"name": "ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"product_id": "ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-5.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"product": {
"name": "ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"product_id": "ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-5.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"product_id": "ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-5.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-5.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libreswan-0:4.5-1.el9.aarch64",
"product": {
"name": "libreswan-0:4.5-1.el9.aarch64",
"product_id": "libreswan-0:4.5-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libreswan@4.5-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libreswan-debugsource-0:4.5-1.el9.aarch64",
"product": {
"name": "libreswan-debugsource-0:4.5-1.el9.aarch64",
"product_id": "libreswan-debugsource-0:4.5-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libreswan-debugsource@4.5-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libreswan-debuginfo-0:4.5-1.el9.aarch64",
"product": {
"name": "libreswan-debuginfo-0:4.5-1.el9.aarch64",
"product_id": "libreswan-debuginfo-0:4.5-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libreswan-debuginfo@4.5-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"product_id": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202410181711.p0.g03a907c.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product_id": "podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product_id": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product_id": "podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product_id": "podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product_id": "podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product_id": "podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product_id": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"product": {
"name": "runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"product_id": "runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.14-2.rhaos4.14.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"product_id": "runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.14-2.rhaos4.14.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"product_id": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.14-2.rhaos4.14.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"product": {
"name": "skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"product_id": "skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-4.rhaos4.14.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"product_id": "skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-4.rhaos4.14.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.3-4.rhaos4.14.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.3-4.rhaos4.14.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"product": {
"name": "buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"product_id": "buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-13.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"product": {
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"product_id": "buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-13.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"product": {
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"product_id": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-13.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"product_id": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-13.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-13.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"product": {
"name": "butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"product_id": "butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.19.0-4.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"product": {
"name": "butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"product_id": "butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.19.0-4.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"product": {
"name": "butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"product_id": "butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.19.0-4.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"product": {
"name": "conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"product_id": "conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-6.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"product": {
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"product_id": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-6.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"product_id": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-6.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"product_id": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-4.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-4.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-4.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"product": {
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"product_id": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.8-12.rhaos4.14.git7597c43.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-12.rhaos4.14.git7597c43.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-12.rhaos4.14.git7597c43.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-6.el8.aarch64",
"product": {
"name": "cri-tools-0:1.27.0-6.el8.aarch64",
"product_id": "cri-tools-0:1.27.0-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"product_id": "cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"product_id": "cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202410181711.p0.g03a907c.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_id": "podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_id": "podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-21.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_id": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_id": "podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_id": "podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_id": "podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_id": "podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-21.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_id": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"product": {
"name": "runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"product_id": "runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.14-2.rhaos4.14.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"product_id": "runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.14-2.rhaos4.14.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"product_id": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.14-2.rhaos4.14.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"product": {
"name": "skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"product_id": "skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-4.rhaos4.14.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"product_id": "skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-4.rhaos4.14.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"product_id": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.3-4.rhaos4.14.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"product_id": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.3-4.rhaos4.14.el8?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"product": {
"name": "buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"product_id": "buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-13.rhaos4.14.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"product": {
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"product_id": "buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-13.rhaos4.14.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"product_id": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-13.rhaos4.14.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"product_id": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-13.rhaos4.14.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-13.rhaos4.14.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"product": {
"name": "conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"product_id": "conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-6.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"product": {
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"product_id": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-6.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"product": {
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"product_id": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-6.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"product": {
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"product_id": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.8-12.rhaos4.14.git7597c43.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-12.rhaos4.14.git7597c43.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-12.rhaos4.14.git7597c43.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-6.el9.ppc64le",
"product": {
"name": "cri-tools-0:1.27.0-6.el9.ppc64le",
"product_id": "cri-tools-0:1.27.0-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"product_id": "cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"product": {
"name": "ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"product_id": "ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-5.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"product": {
"name": "ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"product_id": "ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-5.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"product_id": "ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-5.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"product_id": "ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-5.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-5.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libreswan-0:4.5-1.el9.ppc64le",
"product": {
"name": "libreswan-0:4.5-1.el9.ppc64le",
"product_id": "libreswan-0:4.5-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libreswan@4.5-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libreswan-debugsource-0:4.5-1.el9.ppc64le",
"product": {
"name": "libreswan-debugsource-0:4.5-1.el9.ppc64le",
"product_id": "libreswan-debugsource-0:4.5-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libreswan-debugsource@4.5-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"product": {
"name": "libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"product_id": "libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libreswan-debuginfo@4.5-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"product_id": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202410181711.p0.g03a907c.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product_id": "podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product_id": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product_id": "podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product_id": "podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product_id": "podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product_id": "podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product_id": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"product": {
"name": "runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"product_id": "runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.14-2.rhaos4.14.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"product_id": "runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.14-2.rhaos4.14.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"product_id": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.14-2.rhaos4.14.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"product": {
"name": "skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"product_id": "skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-4.rhaos4.14.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"product_id": "skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-4.rhaos4.14.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.3-4.rhaos4.14.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.3-4.rhaos4.14.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"product": {
"name": "buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"product_id": "buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-13.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"product": {
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"product_id": "buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-13.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"product_id": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-13.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"product_id": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-13.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-13.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"product": {
"name": "butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"product_id": "butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.19.0-4.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"product": {
"name": "butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"product_id": "butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.19.0-4.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"product": {
"name": "butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"product_id": "butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.19.0-4.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"product": {
"name": "conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"product_id": "conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-6.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"product": {
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"product_id": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-6.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"product": {
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"product_id": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-6.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"product_id": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-4.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-4.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-4.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"product": {
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"product_id": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.8-12.rhaos4.14.git7597c43.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-12.rhaos4.14.git7597c43.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-12.rhaos4.14.git7597c43.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-6.el8.ppc64le",
"product": {
"name": "cri-tools-0:1.27.0-6.el8.ppc64le",
"product_id": "cri-tools-0:1.27.0-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"product_id": "cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202410181711.p0.g03a907c.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_id": "podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_id": "podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-21.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_id": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_id": "podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_id": "podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_id": "podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_id": "podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-21.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_id": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"product": {
"name": "runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"product_id": "runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.14-2.rhaos4.14.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"product_id": "runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.14-2.rhaos4.14.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"product_id": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.14-2.rhaos4.14.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"product": {
"name": "skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"product_id": "skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-4.rhaos4.14.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"product_id": "skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-4.rhaos4.14.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"product_id": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.3-4.rhaos4.14.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"product_id": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.3-4.rhaos4.14.el8?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"product": {
"name": "buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"product_id": "buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-13.rhaos4.14.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"product": {
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"product_id": "buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-13.rhaos4.14.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"product": {
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"product_id": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-13.rhaos4.14.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"product": {
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"product_id": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-13.rhaos4.14.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"product_id": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-13.rhaos4.14.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"product": {
"name": "conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"product_id": "conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-6.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"product": {
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"product_id": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-6.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"product": {
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"product_id": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-6.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"product": {
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"product_id": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.8-12.rhaos4.14.git7597c43.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"product_id": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-12.rhaos4.14.git7597c43.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-12.rhaos4.14.git7597c43.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-6.el9.s390x",
"product": {
"name": "cri-tools-0:1.27.0-6.el9.s390x",
"product_id": "cri-tools-0:1.27.0-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"product_id": "cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"product_id": "cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"product": {
"name": "ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"product_id": "ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-5.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"product": {
"name": "ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"product_id": "ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-5.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"product": {
"name": "ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"product_id": "ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-5.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"product": {
"name": "ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"product_id": "ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-5.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"product_id": "ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-5.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libreswan-0:4.5-1.el9.s390x",
"product": {
"name": "libreswan-0:4.5-1.el9.s390x",
"product_id": "libreswan-0:4.5-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libreswan@4.5-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libreswan-debugsource-0:4.5-1.el9.s390x",
"product": {
"name": "libreswan-debugsource-0:4.5-1.el9.s390x",
"product_id": "libreswan-debugsource-0:4.5-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libreswan-debugsource@4.5-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libreswan-debuginfo-0:4.5-1.el9.s390x",
"product": {
"name": "libreswan-debuginfo-0:4.5-1.el9.s390x",
"product_id": "libreswan-debuginfo-0:4.5-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libreswan-debuginfo@4.5-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"product_id": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202410181711.p0.g03a907c.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"product": {
"name": "podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"product_id": "podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"product_id": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"product": {
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"product_id": "podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"product": {
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"product_id": "podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"product": {
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"product_id": "podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"product": {
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"product_id": "podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"product_id": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"product": {
"name": "runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"product_id": "runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.14-2.rhaos4.14.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"product": {
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"product_id": "runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.14-2.rhaos4.14.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"product_id": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.14-2.rhaos4.14.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"product": {
"name": "skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"product_id": "skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-4.rhaos4.14.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"product_id": "skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-4.rhaos4.14.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"product_id": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.3-4.rhaos4.14.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.3-4.rhaos4.14.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"product": {
"name": "buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"product_id": "buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-13.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"product": {
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"product_id": "buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-13.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"product": {
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"product_id": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-13.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"product": {
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"product_id": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-13.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"product_id": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-13.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"product": {
"name": "butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"product_id": "butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.19.0-4.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"product": {
"name": "butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"product_id": "butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.19.0-4.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"product": {
"name": "butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"product_id": "butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.19.0-4.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"product": {
"name": "conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"product_id": "conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-6.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"product": {
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"product_id": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-6.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"product": {
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"product_id": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-6.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"product": {
"name": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"product_id": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-4.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-4.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-4.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"product": {
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"product_id": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.8-12.rhaos4.14.git7597c43.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"product_id": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-12.rhaos4.14.git7597c43.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-12.rhaos4.14.git7597c43.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-6.el8.s390x",
"product": {
"name": "cri-tools-0:1.27.0-6.el8.s390x",
"product_id": "cri-tools-0:1.27.0-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"product_id": "cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"product_id": "cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202410181711.p0.g03a907c.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"product": {
"name": "podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_id": "podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"product": {
"name": "podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_id": "podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-21.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_id": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"product": {
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_id": "podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"product": {
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_id": "podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"product": {
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_id": "podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"product": {
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_id": "podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-21.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_id": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"product": {
"name": "runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"product_id": "runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.14-2.rhaos4.14.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"product": {
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"product_id": "runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.14-2.rhaos4.14.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"product_id": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.14-2.rhaos4.14.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"product": {
"name": "skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"product_id": "skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.3-4.rhaos4.14.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"product_id": "skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.3-4.rhaos4.14.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"product": {
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"product_id": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.3-4.rhaos4.14.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"product_id": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.3-4.rhaos4.14.el8?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"product": {
"name": "openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"product_id": "openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.14.0-202410181711.p0.g846e89b.assembly.stream.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"product": {
"name": "openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"product_id": "openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.14.0-202410181711.p0.g846e89b.assembly.stream.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"product": {
"name": "podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"product_id": "podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-21.rhaos4.14.el9?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"product": {
"name": "butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"product_id": "butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-redistributable@0.19.0-4.rhaos4.14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.14.0-202410181711.p0.g846e89b.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.14.0-202410181711.p0.g846e89b.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.14.0-202410181711.p0.g8926a29.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-common@4.14.0-202410181711.p0.g8926a29.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.14.0-202410181711.p0.g8926a29.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"product": {
"name": "python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"product_id": "python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.14.0-202410181711.p0.g8926a29.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"product": {
"name": "openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"product_id": "openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift4-aws-iso@4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"product": {
"name": "podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"product_id": "podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-21.rhaos4.14.el8?arch=noarch\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-13.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64"
},
"product_reference": "buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le"
},
"product_reference": "buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-13.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x"
},
"product_reference": "buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-13.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src"
},
"product_reference": "buildah-1:1.29.1-13.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-13.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64"
},
"product_reference": "buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x"
},
"product_reference": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64"
},
"product_reference": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x"
},
"product_reference": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64"
},
"product_reference": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64"
},
"product_reference": "buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le"
},
"product_reference": "buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x"
},
"product_reference": "buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64"
},
"product_reference": "buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.19.0-4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64"
},
"product_reference": "butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.19.0-4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le"
},
"product_reference": "butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.19.0-4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x"
},
"product_reference": "butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.19.0-4.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src"
},
"product_reference": "butane-0:0.19.0-4.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.19.0-4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64"
},
"product_reference": "butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64"
},
"product_reference": "butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le"
},
"product_reference": "butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x"
},
"product_reference": "butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64"
},
"product_reference": "butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64"
},
"product_reference": "butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le"
},
"product_reference": "butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x"
},
"product_reference": "butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64"
},
"product_reference": "butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch"
},
"product_reference": "butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-6.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64"
},
"product_reference": "conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le"
},
"product_reference": "conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-6.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x"
},
"product_reference": "conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-6.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src"
},
"product_reference": "conmon-3:2.1.7-6.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-6.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64"
},
"product_reference": "conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le"
},
"product_reference": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x"
},
"product_reference": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64"
},
"product_reference": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le"
},
"product_reference": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x"
},
"product_reference": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64"
},
"product_reference": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x"
},
"product_reference": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src"
},
"product_reference": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64"
},
"product_reference": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le"
},
"product_reference": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x"
},
"product_reference": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src"
},
"product_reference": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64"
},
"product_reference": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-6.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64"
},
"product_reference": "cri-tools-0:1.27.0-6.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le"
},
"product_reference": "cri-tools-0:1.27.0-6.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x"
},
"product_reference": "cri-tools-0:1.27.0-6.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-6.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src"
},
"product_reference": "cri-tools-0:1.27.0-6.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64"
},
"product_reference": "cri-tools-0:1.27.0-6.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-6.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-6.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src"
},
"product_reference": "openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src"
},
"product_reference": "openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch"
},
"product_reference": "openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src"
},
"product_reference": "openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x"
},
"product_reference": "podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src"
},
"product_reference": "podman-3:4.4.1-21.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x"
},
"product_reference": "podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x"
},
"product_reference": "podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch"
},
"product_reference": "podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x"
},
"product_reference": "podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x"
},
"product_reference": "podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x"
},
"product_reference": "podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch"
},
"product_reference": "python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.14-2.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64"
},
"product_reference": "runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.14-2.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le"
},
"product_reference": "runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.14-2.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x"
},
"product_reference": "runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.14-2.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src"
},
"product_reference": "runc-4:1.1.14-2.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.14-2.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64"
},
"product_reference": "runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x"
},
"product_reference": "runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64"
},
"product_reference": "skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le"
},
"product_reference": "skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x"
},
"product_reference": "skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-4.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src"
},
"product_reference": "skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64"
},
"product_reference": "skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x"
},
"product_reference": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-13.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64"
},
"product_reference": "buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le"
},
"product_reference": "buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-13.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x"
},
"product_reference": "buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-13.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src"
},
"product_reference": "buildah-1:1.29.1-13.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-13.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64"
},
"product_reference": "buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x"
},
"product_reference": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64"
},
"product_reference": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x"
},
"product_reference": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64"
},
"product_reference": "buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64"
},
"product_reference": "buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le"
},
"product_reference": "buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x"
},
"product_reference": "buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64"
},
"product_reference": "buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-6.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64"
},
"product_reference": "conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le"
},
"product_reference": "conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-6.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x"
},
"product_reference": "conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-6.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src"
},
"product_reference": "conmon-3:2.1.7-6.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-6.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64"
},
"product_reference": "conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le"
},
"product_reference": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x"
},
"product_reference": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64"
},
"product_reference": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le"
},
"product_reference": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x"
},
"product_reference": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64"
},
"product_reference": "conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64"
},
"product_reference": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le"
},
"product_reference": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x"
},
"product_reference": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src"
},
"product_reference": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64"
},
"product_reference": "cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-6.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64"
},
"product_reference": "cri-tools-0:1.27.0-6.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-6.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le"
},
"product_reference": "cri-tools-0:1.27.0-6.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-6.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x"
},
"product_reference": "cri-tools-0:1.27.0-6.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-6.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src"
},
"product_reference": "cri-tools-0:1.27.0-6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-6.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64"
},
"product_reference": "cri-tools-0:1.27.0-6.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-6.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-6.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-6.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-6.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-6.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-6.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-6.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-5.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64"
},
"product_reference": "ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le"
},
"product_reference": "ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-5.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x"
},
"product_reference": "ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-5.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src"
},
"product_reference": "ignition-0:2.16.2-5.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-5.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64"
},
"product_reference": "ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x"
},
"product_reference": "ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64"
},
"product_reference": "ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x"
},
"product_reference": "ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64"
},
"product_reference": "ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64"
},
"product_reference": "ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le"
},
"product_reference": "ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x"
},
"product_reference": "ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64"
},
"product_reference": "ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libreswan-0:4.5-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64"
},
"product_reference": "libreswan-0:4.5-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libreswan-0:4.5-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le"
},
"product_reference": "libreswan-0:4.5-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libreswan-0:4.5-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x"
},
"product_reference": "libreswan-0:4.5-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libreswan-0:4.5-1.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src"
},
"product_reference": "libreswan-0:4.5-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libreswan-0:4.5-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64"
},
"product_reference": "libreswan-0:4.5-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libreswan-debuginfo-0:4.5-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64"
},
"product_reference": "libreswan-debuginfo-0:4.5-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libreswan-debuginfo-0:4.5-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le"
},
"product_reference": "libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libreswan-debuginfo-0:4.5-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x"
},
"product_reference": "libreswan-debuginfo-0:4.5-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libreswan-debuginfo-0:4.5-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64"
},
"product_reference": "libreswan-debuginfo-0:4.5-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libreswan-debugsource-0:4.5-1.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64"
},
"product_reference": "libreswan-debugsource-0:4.5-1.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libreswan-debugsource-0:4.5-1.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le"
},
"product_reference": "libreswan-debugsource-0:4.5-1.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libreswan-debugsource-0:4.5-1.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x"
},
"product_reference": "libreswan-debugsource-0:4.5-1.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libreswan-debugsource-0:4.5-1.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64"
},
"product_reference": "libreswan-debugsource-0:4.5-1.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src"
},
"product_reference": "openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch"
},
"product_reference": "openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src"
},
"product_reference": "openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch"
},
"product_reference": "openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x"
},
"product_reference": "podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src"
},
"product_reference": "podman-3:4.4.1-21.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x"
},
"product_reference": "podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch"
},
"product_reference": "podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x"
},
"product_reference": "podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x"
},
"product_reference": "podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x"
},
"product_reference": "podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.14-2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64"
},
"product_reference": "runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.14-2.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le"
},
"product_reference": "runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.14-2.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x"
},
"product_reference": "runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.14-2.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src"
},
"product_reference": "runc-4:1.1.14-2.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.14-2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64"
},
"product_reference": "runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x"
},
"product_reference": "runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64"
},
"product_reference": "skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le"
},
"product_reference": "skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x"
},
"product_reference": "skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-4.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src"
},
"product_reference": "skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64"
},
"product_reference": "skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.3-4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.11.3-4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.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-08T15:04:34+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8700"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.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": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.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-08T15:04:34+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8700"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.x86_64"
]
}
],
"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-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.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-08T15:04:34+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8700"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.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": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64"
]
}
],
"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-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.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-08T15:04:34+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8700"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.x86_64"
]
}
],
"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-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.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-08T15:04:34+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8700"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.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": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202410181711.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202410181711.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-13.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-6.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-12.rhaos4.14.git7597c43.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-6.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-5.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.src",
"9Base-RHOSE-4.14:libreswan-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debuginfo-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.aarch64",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.ppc64le",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.s390x",
"9Base-RHOSE-4.14:libreswan-debugsource-0:4.5-1.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202410181711.p0.g846e89b.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202410181711.p0.g44b3ac2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202410181711.p0.g03a907c.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202410181711.p0.g9a7820e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-21.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-21.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.14-2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.3-4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.3-4.rhaos4.14.el9.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:8704
Vulnerability from csaf_redhat - Published: 2024-12-02 14:11 - Updated: 2026-06-06 19:07A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:76141323ebf07fe673b4747e4364069eced49b02f6854a02e3029b2cd5da6ec7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:8e9112c13e3eda54533a29da7bc20ee4b163ba92fb640b7d8c4faabe49ca73af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:adbf99466aa02108bc52070d9522248bbc8eba7114f7f4442abe3ec4e9556068_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:bf361a84cc4ac936aeecac55ee9b26b796bef0810ab1c6c9b03f2f2ace323d40_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:673202819c37454fa57e836a7564b4d62260ebbd613e529c6849e6f99da36fa9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:a985a362a4b7007f732b3233ae480e763a80cc098c29a69ccc52f2c110f4a7de_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:c7ab759f5583f6eea7b9f9af0c5d2235cfad496e9894ae433f33d9706eee13bc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:dd4aae772fb0cab0eb0cbac1f00dde6437663edcdc761009b04505cee674452d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:02771552e6b42aca77dfd8bcea14399126fc2b702c9e78a53d950a1622596690_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:0b0c9d8a65c5b005f700c76b8e4076ec8f3472dcabe6eebf9fa9bee4afaf06a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:72c2aeb630281a636cad334fbbf0e67b70afba26c61a1b25a2b93277765e5ac7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:fc575edc883ca250d9b218a6f29acc9f233b574128888307b5f588bc8532b87a_s390x | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:76141323ebf07fe673b4747e4364069eced49b02f6854a02e3029b2cd5da6ec7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:8e9112c13e3eda54533a29da7bc20ee4b163ba92fb640b7d8c4faabe49ca73af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:adbf99466aa02108bc52070d9522248bbc8eba7114f7f4442abe3ec4e9556068_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:bf361a84cc4ac936aeecac55ee9b26b796bef0810ab1c6c9b03f2f2ace323d40_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:673202819c37454fa57e836a7564b4d62260ebbd613e529c6849e6f99da36fa9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:a985a362a4b7007f732b3233ae480e763a80cc098c29a69ccc52f2c110f4a7de_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:c7ab759f5583f6eea7b9f9af0c5d2235cfad496e9894ae433f33d9706eee13bc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:dd4aae772fb0cab0eb0cbac1f00dde6437663edcdc761009b04505cee674452d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:02771552e6b42aca77dfd8bcea14399126fc2b702c9e78a53d950a1622596690_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:0b0c9d8a65c5b005f700c76b8e4076ec8f3472dcabe6eebf9fa9bee4afaf06a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:72c2aeb630281a636cad334fbbf0e67b70afba26c61a1b25a2b93277765e5ac7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:fc575edc883ca250d9b218a6f29acc9f233b574128888307b5f588bc8532b87a_s390x | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:76141323ebf07fe673b4747e4364069eced49b02f6854a02e3029b2cd5da6ec7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:8e9112c13e3eda54533a29da7bc20ee4b163ba92fb640b7d8c4faabe49ca73af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:adbf99466aa02108bc52070d9522248bbc8eba7114f7f4442abe3ec4e9556068_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:bf361a84cc4ac936aeecac55ee9b26b796bef0810ab1c6c9b03f2f2ace323d40_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:673202819c37454fa57e836a7564b4d62260ebbd613e529c6849e6f99da36fa9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:a985a362a4b7007f732b3233ae480e763a80cc098c29a69ccc52f2c110f4a7de_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:c7ab759f5583f6eea7b9f9af0c5d2235cfad496e9894ae433f33d9706eee13bc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:dd4aae772fb0cab0eb0cbac1f00dde6437663edcdc761009b04505cee674452d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:02771552e6b42aca77dfd8bcea14399126fc2b702c9e78a53d950a1622596690_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:0b0c9d8a65c5b005f700c76b8e4076ec8f3472dcabe6eebf9fa9bee4afaf06a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:72c2aeb630281a636cad334fbbf0e67b70afba26c61a1b25a2b93277765e5ac7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:fc575edc883ca250d9b218a6f29acc9f233b574128888307b5f588bc8532b87a_s390x | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Kube Descheduler Operator for Red Hat OpenShift 5.0.2 for RHEL 9\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives a\ndetailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Kube Descheduler Operator for Red Hat OpenShift is an optional\noperator that deploys the descheduler, which is responsible for\nevicting pods based on certain strategies.\n\nSecurity Fix(es):\n\n* Calling any of the Parse functions containing deeply nested literals can cause\na panic/stack exhaustion (CVE-2024-34155)\n* Calling Parse on a \"// +build\" build tag line with deeply nested expressions\ncan cause a panic due to stack exhaustion (CVE-2024-34158)\n* encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON (CVE-2024-24786)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red 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:8704",
"url": "https://access.redhat.com/errata/RHSA-2024:8704"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"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_8704.json"
}
],
"title": "Red Hat Security Advisory: Kube Descheduler Operator for Red Hat OpenShift 5.0.2 for RHEL 9",
"tracking": {
"current_release_date": "2026-06-06T19:07:09+00:00",
"generator": {
"date": "2026-06-06T19:07:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2024:8704",
"initial_release_date": "2024-12-02T14:11:34+00:00",
"revision_history": [
{
"date": "2024-12-02T14:11:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-02T14:11:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-06T19:07:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "KDO 5.0 for RHEL 9",
"product": {
"name": "KDO 5.0 for RHEL 9",
"product_id": "9Base-KDO-5.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:kube_descheduler_operator:5.0::el9"
}
}
}
],
"category": "product_family",
"name": "Kube Descheduler Operator"
},
{
"branches": [
{
"category": "product_version",
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:8e9112c13e3eda54533a29da7bc20ee4b163ba92fb640b7d8c4faabe49ca73af_ppc64le",
"product": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:8e9112c13e3eda54533a29da7bc20ee4b163ba92fb640b7d8c4faabe49ca73af_ppc64le",
"product_id": "kube-descheduler-operator/descheduler-rhel9@sha256:8e9112c13e3eda54533a29da7bc20ee4b163ba92fb640b7d8c4faabe49ca73af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/descheduler-rhel9@sha256:8e9112c13e3eda54533a29da7bc20ee4b163ba92fb640b7d8c4faabe49ca73af?arch=ppc64le\u0026repository_url=registry.redhat.io/kube-descheduler-operator/descheduler-rhel9\u0026tag=v5.0-45"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:0b0c9d8a65c5b005f700c76b8e4076ec8f3472dcabe6eebf9fa9bee4afaf06a7_ppc64le",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:0b0c9d8a65c5b005f700c76b8e4076ec8f3472dcabe6eebf9fa9bee4afaf06a7_ppc64le",
"product_id": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:0b0c9d8a65c5b005f700c76b8e4076ec8f3472dcabe6eebf9fa9bee4afaf06a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-operator-bundle@sha256:0b0c9d8a65c5b005f700c76b8e4076ec8f3472dcabe6eebf9fa9bee4afaf06a7?arch=ppc64le\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-operator-bundle\u0026tag=v5.0-36"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:c7ab759f5583f6eea7b9f9af0c5d2235cfad496e9894ae433f33d9706eee13bc_ppc64le",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:c7ab759f5583f6eea7b9f9af0c5d2235cfad496e9894ae433f33d9706eee13bc_ppc64le",
"product_id": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:c7ab759f5583f6eea7b9f9af0c5d2235cfad496e9894ae433f33d9706eee13bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-rhel9-operator@sha256:c7ab759f5583f6eea7b9f9af0c5d2235cfad496e9894ae433f33d9706eee13bc?arch=ppc64le\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-rhel9-operator\u0026tag=v5.0-42"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:76141323ebf07fe673b4747e4364069eced49b02f6854a02e3029b2cd5da6ec7_amd64",
"product": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:76141323ebf07fe673b4747e4364069eced49b02f6854a02e3029b2cd5da6ec7_amd64",
"product_id": "kube-descheduler-operator/descheduler-rhel9@sha256:76141323ebf07fe673b4747e4364069eced49b02f6854a02e3029b2cd5da6ec7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/descheduler-rhel9@sha256:76141323ebf07fe673b4747e4364069eced49b02f6854a02e3029b2cd5da6ec7?arch=amd64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/descheduler-rhel9\u0026tag=v5.0-45"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:72c2aeb630281a636cad334fbbf0e67b70afba26c61a1b25a2b93277765e5ac7_amd64",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:72c2aeb630281a636cad334fbbf0e67b70afba26c61a1b25a2b93277765e5ac7_amd64",
"product_id": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:72c2aeb630281a636cad334fbbf0e67b70afba26c61a1b25a2b93277765e5ac7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-operator-bundle@sha256:72c2aeb630281a636cad334fbbf0e67b70afba26c61a1b25a2b93277765e5ac7?arch=amd64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-operator-bundle\u0026tag=v5.0-36"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:dd4aae772fb0cab0eb0cbac1f00dde6437663edcdc761009b04505cee674452d_amd64",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:dd4aae772fb0cab0eb0cbac1f00dde6437663edcdc761009b04505cee674452d_amd64",
"product_id": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:dd4aae772fb0cab0eb0cbac1f00dde6437663edcdc761009b04505cee674452d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-rhel9-operator@sha256:dd4aae772fb0cab0eb0cbac1f00dde6437663edcdc761009b04505cee674452d?arch=amd64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-rhel9-operator\u0026tag=v5.0-42"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:bf361a84cc4ac936aeecac55ee9b26b796bef0810ab1c6c9b03f2f2ace323d40_s390x",
"product": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:bf361a84cc4ac936aeecac55ee9b26b796bef0810ab1c6c9b03f2f2ace323d40_s390x",
"product_id": "kube-descheduler-operator/descheduler-rhel9@sha256:bf361a84cc4ac936aeecac55ee9b26b796bef0810ab1c6c9b03f2f2ace323d40_s390x",
"product_identification_helper": {
"purl": "pkg:oci/descheduler-rhel9@sha256:bf361a84cc4ac936aeecac55ee9b26b796bef0810ab1c6c9b03f2f2ace323d40?arch=s390x\u0026repository_url=registry.redhat.io/kube-descheduler-operator/descheduler-rhel9\u0026tag=v5.0-45"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:fc575edc883ca250d9b218a6f29acc9f233b574128888307b5f588bc8532b87a_s390x",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:fc575edc883ca250d9b218a6f29acc9f233b574128888307b5f588bc8532b87a_s390x",
"product_id": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:fc575edc883ca250d9b218a6f29acc9f233b574128888307b5f588bc8532b87a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-operator-bundle@sha256:fc575edc883ca250d9b218a6f29acc9f233b574128888307b5f588bc8532b87a?arch=s390x\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-operator-bundle\u0026tag=v5.0-36"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:673202819c37454fa57e836a7564b4d62260ebbd613e529c6849e6f99da36fa9_s390x",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:673202819c37454fa57e836a7564b4d62260ebbd613e529c6849e6f99da36fa9_s390x",
"product_id": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:673202819c37454fa57e836a7564b4d62260ebbd613e529c6849e6f99da36fa9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-rhel9-operator@sha256:673202819c37454fa57e836a7564b4d62260ebbd613e529c6849e6f99da36fa9?arch=s390x\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-rhel9-operator\u0026tag=v5.0-42"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:adbf99466aa02108bc52070d9522248bbc8eba7114f7f4442abe3ec4e9556068_arm64",
"product": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:adbf99466aa02108bc52070d9522248bbc8eba7114f7f4442abe3ec4e9556068_arm64",
"product_id": "kube-descheduler-operator/descheduler-rhel9@sha256:adbf99466aa02108bc52070d9522248bbc8eba7114f7f4442abe3ec4e9556068_arm64",
"product_identification_helper": {
"purl": "pkg:oci/descheduler-rhel9@sha256:adbf99466aa02108bc52070d9522248bbc8eba7114f7f4442abe3ec4e9556068?arch=arm64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/descheduler-rhel9\u0026tag=v5.0-45"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:02771552e6b42aca77dfd8bcea14399126fc2b702c9e78a53d950a1622596690_arm64",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:02771552e6b42aca77dfd8bcea14399126fc2b702c9e78a53d950a1622596690_arm64",
"product_id": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:02771552e6b42aca77dfd8bcea14399126fc2b702c9e78a53d950a1622596690_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-operator-bundle@sha256:02771552e6b42aca77dfd8bcea14399126fc2b702c9e78a53d950a1622596690?arch=arm64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-operator-bundle\u0026tag=v5.0-36"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:a985a362a4b7007f732b3233ae480e763a80cc098c29a69ccc52f2c110f4a7de_arm64",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:a985a362a4b7007f732b3233ae480e763a80cc098c29a69ccc52f2c110f4a7de_arm64",
"product_id": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:a985a362a4b7007f732b3233ae480e763a80cc098c29a69ccc52f2c110f4a7de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-rhel9-operator@sha256:a985a362a4b7007f732b3233ae480e763a80cc098c29a69ccc52f2c110f4a7de?arch=arm64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-rhel9-operator\u0026tag=v5.0-42"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:76141323ebf07fe673b4747e4364069eced49b02f6854a02e3029b2cd5da6ec7_amd64 as a component of KDO 5.0 for RHEL 9",
"product_id": "9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:76141323ebf07fe673b4747e4364069eced49b02f6854a02e3029b2cd5da6ec7_amd64"
},
"product_reference": "kube-descheduler-operator/descheduler-rhel9@sha256:76141323ebf07fe673b4747e4364069eced49b02f6854a02e3029b2cd5da6ec7_amd64",
"relates_to_product_reference": "9Base-KDO-5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:8e9112c13e3eda54533a29da7bc20ee4b163ba92fb640b7d8c4faabe49ca73af_ppc64le as a component of KDO 5.0 for RHEL 9",
"product_id": "9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:8e9112c13e3eda54533a29da7bc20ee4b163ba92fb640b7d8c4faabe49ca73af_ppc64le"
},
"product_reference": "kube-descheduler-operator/descheduler-rhel9@sha256:8e9112c13e3eda54533a29da7bc20ee4b163ba92fb640b7d8c4faabe49ca73af_ppc64le",
"relates_to_product_reference": "9Base-KDO-5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:adbf99466aa02108bc52070d9522248bbc8eba7114f7f4442abe3ec4e9556068_arm64 as a component of KDO 5.0 for RHEL 9",
"product_id": "9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:adbf99466aa02108bc52070d9522248bbc8eba7114f7f4442abe3ec4e9556068_arm64"
},
"product_reference": "kube-descheduler-operator/descheduler-rhel9@sha256:adbf99466aa02108bc52070d9522248bbc8eba7114f7f4442abe3ec4e9556068_arm64",
"relates_to_product_reference": "9Base-KDO-5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:bf361a84cc4ac936aeecac55ee9b26b796bef0810ab1c6c9b03f2f2ace323d40_s390x as a component of KDO 5.0 for RHEL 9",
"product_id": "9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:bf361a84cc4ac936aeecac55ee9b26b796bef0810ab1c6c9b03f2f2ace323d40_s390x"
},
"product_reference": "kube-descheduler-operator/descheduler-rhel9@sha256:bf361a84cc4ac936aeecac55ee9b26b796bef0810ab1c6c9b03f2f2ace323d40_s390x",
"relates_to_product_reference": "9Base-KDO-5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:02771552e6b42aca77dfd8bcea14399126fc2b702c9e78a53d950a1622596690_arm64 as a component of KDO 5.0 for RHEL 9",
"product_id": "9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:02771552e6b42aca77dfd8bcea14399126fc2b702c9e78a53d950a1622596690_arm64"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:02771552e6b42aca77dfd8bcea14399126fc2b702c9e78a53d950a1622596690_arm64",
"relates_to_product_reference": "9Base-KDO-5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:0b0c9d8a65c5b005f700c76b8e4076ec8f3472dcabe6eebf9fa9bee4afaf06a7_ppc64le as a component of KDO 5.0 for RHEL 9",
"product_id": "9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:0b0c9d8a65c5b005f700c76b8e4076ec8f3472dcabe6eebf9fa9bee4afaf06a7_ppc64le"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:0b0c9d8a65c5b005f700c76b8e4076ec8f3472dcabe6eebf9fa9bee4afaf06a7_ppc64le",
"relates_to_product_reference": "9Base-KDO-5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:72c2aeb630281a636cad334fbbf0e67b70afba26c61a1b25a2b93277765e5ac7_amd64 as a component of KDO 5.0 for RHEL 9",
"product_id": "9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:72c2aeb630281a636cad334fbbf0e67b70afba26c61a1b25a2b93277765e5ac7_amd64"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:72c2aeb630281a636cad334fbbf0e67b70afba26c61a1b25a2b93277765e5ac7_amd64",
"relates_to_product_reference": "9Base-KDO-5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:fc575edc883ca250d9b218a6f29acc9f233b574128888307b5f588bc8532b87a_s390x as a component of KDO 5.0 for RHEL 9",
"product_id": "9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:fc575edc883ca250d9b218a6f29acc9f233b574128888307b5f588bc8532b87a_s390x"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:fc575edc883ca250d9b218a6f29acc9f233b574128888307b5f588bc8532b87a_s390x",
"relates_to_product_reference": "9Base-KDO-5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:673202819c37454fa57e836a7564b4d62260ebbd613e529c6849e6f99da36fa9_s390x as a component of KDO 5.0 for RHEL 9",
"product_id": "9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:673202819c37454fa57e836a7564b4d62260ebbd613e529c6849e6f99da36fa9_s390x"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:673202819c37454fa57e836a7564b4d62260ebbd613e529c6849e6f99da36fa9_s390x",
"relates_to_product_reference": "9Base-KDO-5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:a985a362a4b7007f732b3233ae480e763a80cc098c29a69ccc52f2c110f4a7de_arm64 as a component of KDO 5.0 for RHEL 9",
"product_id": "9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:a985a362a4b7007f732b3233ae480e763a80cc098c29a69ccc52f2c110f4a7de_arm64"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:a985a362a4b7007f732b3233ae480e763a80cc098c29a69ccc52f2c110f4a7de_arm64",
"relates_to_product_reference": "9Base-KDO-5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:c7ab759f5583f6eea7b9f9af0c5d2235cfad496e9894ae433f33d9706eee13bc_ppc64le as a component of KDO 5.0 for RHEL 9",
"product_id": "9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:c7ab759f5583f6eea7b9f9af0c5d2235cfad496e9894ae433f33d9706eee13bc_ppc64le"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:c7ab759f5583f6eea7b9f9af0c5d2235cfad496e9894ae433f33d9706eee13bc_ppc64le",
"relates_to_product_reference": "9Base-KDO-5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:dd4aae772fb0cab0eb0cbac1f00dde6437663edcdc761009b04505cee674452d_amd64 as a component of KDO 5.0 for RHEL 9",
"product_id": "9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:dd4aae772fb0cab0eb0cbac1f00dde6437663edcdc761009b04505cee674452d_amd64"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:dd4aae772fb0cab0eb0cbac1f00dde6437663edcdc761009b04505cee674452d_amd64",
"relates_to_product_reference": "9Base-KDO-5.0"
}
]
},
"vulnerabilities": [
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:02771552e6b42aca77dfd8bcea14399126fc2b702c9e78a53d950a1622596690_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:0b0c9d8a65c5b005f700c76b8e4076ec8f3472dcabe6eebf9fa9bee4afaf06a7_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:72c2aeb630281a636cad334fbbf0e67b70afba26c61a1b25a2b93277765e5ac7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:fc575edc883ca250d9b218a6f29acc9f233b574128888307b5f588bc8532b87a_s390x"
]
}
],
"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-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:76141323ebf07fe673b4747e4364069eced49b02f6854a02e3029b2cd5da6ec7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:8e9112c13e3eda54533a29da7bc20ee4b163ba92fb640b7d8c4faabe49ca73af_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:adbf99466aa02108bc52070d9522248bbc8eba7114f7f4442abe3ec4e9556068_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:bf361a84cc4ac936aeecac55ee9b26b796bef0810ab1c6c9b03f2f2ace323d40_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:673202819c37454fa57e836a7564b4d62260ebbd613e529c6849e6f99da36fa9_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:a985a362a4b7007f732b3233ae480e763a80cc098c29a69ccc52f2c110f4a7de_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:c7ab759f5583f6eea7b9f9af0c5d2235cfad496e9894ae433f33d9706eee13bc_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:dd4aae772fb0cab0eb0cbac1f00dde6437663edcdc761009b04505cee674452d_amd64"
],
"known_not_affected": [
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:02771552e6b42aca77dfd8bcea14399126fc2b702c9e78a53d950a1622596690_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:0b0c9d8a65c5b005f700c76b8e4076ec8f3472dcabe6eebf9fa9bee4afaf06a7_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:72c2aeb630281a636cad334fbbf0e67b70afba26c61a1b25a2b93277765e5ac7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:fc575edc883ca250d9b218a6f29acc9f233b574128888307b5f588bc8532b87a_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": "2024-12-02T14:11:34+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:76141323ebf07fe673b4747e4364069eced49b02f6854a02e3029b2cd5da6ec7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:8e9112c13e3eda54533a29da7bc20ee4b163ba92fb640b7d8c4faabe49ca73af_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:adbf99466aa02108bc52070d9522248bbc8eba7114f7f4442abe3ec4e9556068_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:bf361a84cc4ac936aeecac55ee9b26b796bef0810ab1c6c9b03f2f2ace323d40_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:673202819c37454fa57e836a7564b4d62260ebbd613e529c6849e6f99da36fa9_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:a985a362a4b7007f732b3233ae480e763a80cc098c29a69ccc52f2c110f4a7de_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:c7ab759f5583f6eea7b9f9af0c5d2235cfad496e9894ae433f33d9706eee13bc_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:dd4aae772fb0cab0eb0cbac1f00dde6437663edcdc761009b04505cee674452d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8704"
},
{
"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-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:76141323ebf07fe673b4747e4364069eced49b02f6854a02e3029b2cd5da6ec7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:8e9112c13e3eda54533a29da7bc20ee4b163ba92fb640b7d8c4faabe49ca73af_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:adbf99466aa02108bc52070d9522248bbc8eba7114f7f4442abe3ec4e9556068_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:bf361a84cc4ac936aeecac55ee9b26b796bef0810ab1c6c9b03f2f2ace323d40_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:02771552e6b42aca77dfd8bcea14399126fc2b702c9e78a53d950a1622596690_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:0b0c9d8a65c5b005f700c76b8e4076ec8f3472dcabe6eebf9fa9bee4afaf06a7_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:72c2aeb630281a636cad334fbbf0e67b70afba26c61a1b25a2b93277765e5ac7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:fc575edc883ca250d9b218a6f29acc9f233b574128888307b5f588bc8532b87a_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:673202819c37454fa57e836a7564b4d62260ebbd613e529c6849e6f99da36fa9_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:a985a362a4b7007f732b3233ae480e763a80cc098c29a69ccc52f2c110f4a7de_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:c7ab759f5583f6eea7b9f9af0c5d2235cfad496e9894ae433f33d9706eee13bc_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:dd4aae772fb0cab0eb0cbac1f00dde6437663edcdc761009b04505cee674452d_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-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:76141323ebf07fe673b4747e4364069eced49b02f6854a02e3029b2cd5da6ec7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:8e9112c13e3eda54533a29da7bc20ee4b163ba92fb640b7d8c4faabe49ca73af_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:adbf99466aa02108bc52070d9522248bbc8eba7114f7f4442abe3ec4e9556068_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:bf361a84cc4ac936aeecac55ee9b26b796bef0810ab1c6c9b03f2f2ace323d40_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:02771552e6b42aca77dfd8bcea14399126fc2b702c9e78a53d950a1622596690_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:0b0c9d8a65c5b005f700c76b8e4076ec8f3472dcabe6eebf9fa9bee4afaf06a7_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:72c2aeb630281a636cad334fbbf0e67b70afba26c61a1b25a2b93277765e5ac7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:fc575edc883ca250d9b218a6f29acc9f233b574128888307b5f588bc8532b87a_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:673202819c37454fa57e836a7564b4d62260ebbd613e529c6849e6f99da36fa9_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:a985a362a4b7007f732b3233ae480e763a80cc098c29a69ccc52f2c110f4a7de_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:c7ab759f5583f6eea7b9f9af0c5d2235cfad496e9894ae433f33d9706eee13bc_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:dd4aae772fb0cab0eb0cbac1f00dde6437663edcdc761009b04505cee674452d_amd64"
]
}
],
"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-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-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:02771552e6b42aca77dfd8bcea14399126fc2b702c9e78a53d950a1622596690_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:0b0c9d8a65c5b005f700c76b8e4076ec8f3472dcabe6eebf9fa9bee4afaf06a7_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:72c2aeb630281a636cad334fbbf0e67b70afba26c61a1b25a2b93277765e5ac7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:fc575edc883ca250d9b218a6f29acc9f233b574128888307b5f588bc8532b87a_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-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:76141323ebf07fe673b4747e4364069eced49b02f6854a02e3029b2cd5da6ec7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:8e9112c13e3eda54533a29da7bc20ee4b163ba92fb640b7d8c4faabe49ca73af_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:adbf99466aa02108bc52070d9522248bbc8eba7114f7f4442abe3ec4e9556068_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:bf361a84cc4ac936aeecac55ee9b26b796bef0810ab1c6c9b03f2f2ace323d40_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:673202819c37454fa57e836a7564b4d62260ebbd613e529c6849e6f99da36fa9_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:a985a362a4b7007f732b3233ae480e763a80cc098c29a69ccc52f2c110f4a7de_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:c7ab759f5583f6eea7b9f9af0c5d2235cfad496e9894ae433f33d9706eee13bc_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:dd4aae772fb0cab0eb0cbac1f00dde6437663edcdc761009b04505cee674452d_amd64"
],
"known_not_affected": [
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:02771552e6b42aca77dfd8bcea14399126fc2b702c9e78a53d950a1622596690_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:0b0c9d8a65c5b005f700c76b8e4076ec8f3472dcabe6eebf9fa9bee4afaf06a7_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:72c2aeb630281a636cad334fbbf0e67b70afba26c61a1b25a2b93277765e5ac7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:fc575edc883ca250d9b218a6f29acc9f233b574128888307b5f588bc8532b87a_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-12-02T14:11:34+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:76141323ebf07fe673b4747e4364069eced49b02f6854a02e3029b2cd5da6ec7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:8e9112c13e3eda54533a29da7bc20ee4b163ba92fb640b7d8c4faabe49ca73af_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:adbf99466aa02108bc52070d9522248bbc8eba7114f7f4442abe3ec4e9556068_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:bf361a84cc4ac936aeecac55ee9b26b796bef0810ab1c6c9b03f2f2ace323d40_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:673202819c37454fa57e836a7564b4d62260ebbd613e529c6849e6f99da36fa9_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:a985a362a4b7007f732b3233ae480e763a80cc098c29a69ccc52f2c110f4a7de_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:c7ab759f5583f6eea7b9f9af0c5d2235cfad496e9894ae433f33d9706eee13bc_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:dd4aae772fb0cab0eb0cbac1f00dde6437663edcdc761009b04505cee674452d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8704"
},
{
"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-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:76141323ebf07fe673b4747e4364069eced49b02f6854a02e3029b2cd5da6ec7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:8e9112c13e3eda54533a29da7bc20ee4b163ba92fb640b7d8c4faabe49ca73af_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:adbf99466aa02108bc52070d9522248bbc8eba7114f7f4442abe3ec4e9556068_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:bf361a84cc4ac936aeecac55ee9b26b796bef0810ab1c6c9b03f2f2ace323d40_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:02771552e6b42aca77dfd8bcea14399126fc2b702c9e78a53d950a1622596690_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:0b0c9d8a65c5b005f700c76b8e4076ec8f3472dcabe6eebf9fa9bee4afaf06a7_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:72c2aeb630281a636cad334fbbf0e67b70afba26c61a1b25a2b93277765e5ac7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:fc575edc883ca250d9b218a6f29acc9f233b574128888307b5f588bc8532b87a_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:673202819c37454fa57e836a7564b4d62260ebbd613e529c6849e6f99da36fa9_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:a985a362a4b7007f732b3233ae480e763a80cc098c29a69ccc52f2c110f4a7de_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:c7ab759f5583f6eea7b9f9af0c5d2235cfad496e9894ae433f33d9706eee13bc_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:dd4aae772fb0cab0eb0cbac1f00dde6437663edcdc761009b04505cee674452d_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-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:76141323ebf07fe673b4747e4364069eced49b02f6854a02e3029b2cd5da6ec7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:8e9112c13e3eda54533a29da7bc20ee4b163ba92fb640b7d8c4faabe49ca73af_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:adbf99466aa02108bc52070d9522248bbc8eba7114f7f4442abe3ec4e9556068_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:bf361a84cc4ac936aeecac55ee9b26b796bef0810ab1c6c9b03f2f2ace323d40_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:02771552e6b42aca77dfd8bcea14399126fc2b702c9e78a53d950a1622596690_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:0b0c9d8a65c5b005f700c76b8e4076ec8f3472dcabe6eebf9fa9bee4afaf06a7_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:72c2aeb630281a636cad334fbbf0e67b70afba26c61a1b25a2b93277765e5ac7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:fc575edc883ca250d9b218a6f29acc9f233b574128888307b5f588bc8532b87a_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:673202819c37454fa57e836a7564b4d62260ebbd613e529c6849e6f99da36fa9_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:a985a362a4b7007f732b3233ae480e763a80cc098c29a69ccc52f2c110f4a7de_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:c7ab759f5583f6eea7b9f9af0c5d2235cfad496e9894ae433f33d9706eee13bc_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:dd4aae772fb0cab0eb0cbac1f00dde6437663edcdc761009b04505cee674452d_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-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-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:02771552e6b42aca77dfd8bcea14399126fc2b702c9e78a53d950a1622596690_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:0b0c9d8a65c5b005f700c76b8e4076ec8f3472dcabe6eebf9fa9bee4afaf06a7_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:72c2aeb630281a636cad334fbbf0e67b70afba26c61a1b25a2b93277765e5ac7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:fc575edc883ca250d9b218a6f29acc9f233b574128888307b5f588bc8532b87a_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-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:76141323ebf07fe673b4747e4364069eced49b02f6854a02e3029b2cd5da6ec7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:8e9112c13e3eda54533a29da7bc20ee4b163ba92fb640b7d8c4faabe49ca73af_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:adbf99466aa02108bc52070d9522248bbc8eba7114f7f4442abe3ec4e9556068_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:bf361a84cc4ac936aeecac55ee9b26b796bef0810ab1c6c9b03f2f2ace323d40_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:673202819c37454fa57e836a7564b4d62260ebbd613e529c6849e6f99da36fa9_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:a985a362a4b7007f732b3233ae480e763a80cc098c29a69ccc52f2c110f4a7de_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:c7ab759f5583f6eea7b9f9af0c5d2235cfad496e9894ae433f33d9706eee13bc_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:dd4aae772fb0cab0eb0cbac1f00dde6437663edcdc761009b04505cee674452d_amd64"
],
"known_not_affected": [
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:02771552e6b42aca77dfd8bcea14399126fc2b702c9e78a53d950a1622596690_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:0b0c9d8a65c5b005f700c76b8e4076ec8f3472dcabe6eebf9fa9bee4afaf06a7_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:72c2aeb630281a636cad334fbbf0e67b70afba26c61a1b25a2b93277765e5ac7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:fc575edc883ca250d9b218a6f29acc9f233b574128888307b5f588bc8532b87a_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-12-02T14:11:34+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:76141323ebf07fe673b4747e4364069eced49b02f6854a02e3029b2cd5da6ec7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:8e9112c13e3eda54533a29da7bc20ee4b163ba92fb640b7d8c4faabe49ca73af_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:adbf99466aa02108bc52070d9522248bbc8eba7114f7f4442abe3ec4e9556068_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:bf361a84cc4ac936aeecac55ee9b26b796bef0810ab1c6c9b03f2f2ace323d40_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:673202819c37454fa57e836a7564b4d62260ebbd613e529c6849e6f99da36fa9_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:a985a362a4b7007f732b3233ae480e763a80cc098c29a69ccc52f2c110f4a7de_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:c7ab759f5583f6eea7b9f9af0c5d2235cfad496e9894ae433f33d9706eee13bc_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:dd4aae772fb0cab0eb0cbac1f00dde6437663edcdc761009b04505cee674452d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8704"
},
{
"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-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:76141323ebf07fe673b4747e4364069eced49b02f6854a02e3029b2cd5da6ec7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:8e9112c13e3eda54533a29da7bc20ee4b163ba92fb640b7d8c4faabe49ca73af_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:adbf99466aa02108bc52070d9522248bbc8eba7114f7f4442abe3ec4e9556068_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:bf361a84cc4ac936aeecac55ee9b26b796bef0810ab1c6c9b03f2f2ace323d40_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:02771552e6b42aca77dfd8bcea14399126fc2b702c9e78a53d950a1622596690_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:0b0c9d8a65c5b005f700c76b8e4076ec8f3472dcabe6eebf9fa9bee4afaf06a7_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:72c2aeb630281a636cad334fbbf0e67b70afba26c61a1b25a2b93277765e5ac7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:fc575edc883ca250d9b218a6f29acc9f233b574128888307b5f588bc8532b87a_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:673202819c37454fa57e836a7564b4d62260ebbd613e529c6849e6f99da36fa9_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:a985a362a4b7007f732b3233ae480e763a80cc098c29a69ccc52f2c110f4a7de_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:c7ab759f5583f6eea7b9f9af0c5d2235cfad496e9894ae433f33d9706eee13bc_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:dd4aae772fb0cab0eb0cbac1f00dde6437663edcdc761009b04505cee674452d_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-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:76141323ebf07fe673b4747e4364069eced49b02f6854a02e3029b2cd5da6ec7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:8e9112c13e3eda54533a29da7bc20ee4b163ba92fb640b7d8c4faabe49ca73af_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:adbf99466aa02108bc52070d9522248bbc8eba7114f7f4442abe3ec4e9556068_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/descheduler-rhel9@sha256:bf361a84cc4ac936aeecac55ee9b26b796bef0810ab1c6c9b03f2f2ace323d40_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:02771552e6b42aca77dfd8bcea14399126fc2b702c9e78a53d950a1622596690_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:0b0c9d8a65c5b005f700c76b8e4076ec8f3472dcabe6eebf9fa9bee4afaf06a7_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:72c2aeb630281a636cad334fbbf0e67b70afba26c61a1b25a2b93277765e5ac7_amd64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:fc575edc883ca250d9b218a6f29acc9f233b574128888307b5f588bc8532b87a_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:673202819c37454fa57e836a7564b4d62260ebbd613e529c6849e6f99da36fa9_s390x",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:a985a362a4b7007f732b3233ae480e763a80cc098c29a69ccc52f2c110f4a7de_arm64",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:c7ab759f5583f6eea7b9f9af0c5d2235cfad496e9894ae433f33d9706eee13bc_ppc64le",
"9Base-KDO-5.0:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:dd4aae772fb0cab0eb0cbac1f00dde6437663edcdc761009b04505cee674452d_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:9454
Vulnerability from csaf_redhat - Published: 2024-11-12 10:29 - Updated: 2026-06-06 19:19A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for podman is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of 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* 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:9454",
"url": "https://access.redhat.com/errata/RHSA-2024:9454"
},
{
"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-60263",
"url": "https://issues.redhat.com/browse/RHEL-60263"
},
{
"category": "external",
"summary": "RHEL-61249",
"url": "https://issues.redhat.com/browse/RHEL-61249"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9454.json"
}
],
"title": "Red Hat Security Advisory: podman security update",
"tracking": {
"current_release_date": "2026-06-06T19:19:28+00:00",
"generator": {
"date": "2026-06-06T19:19:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2024:9454",
"initial_release_date": "2024-11-12T10:29:20+00:00",
"revision_history": [
{
"date": "2024-11-12T10:29:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T10:29:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-06T19:19:28+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": "podman-4:5.2.2-9.el9_5.src",
"product": {
"name": "podman-4:5.2.2-9.el9_5.src",
"product_id": "podman-4:5.2.2-9.el9_5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-9.el9_5?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-4:5.2.2-9.el9_5.aarch64",
"product": {
"name": "podman-4:5.2.2-9.el9_5.aarch64",
"product_id": "podman-4:5.2.2-9.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-9.el9_5?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:5.2.2-9.el9_5.aarch64",
"product": {
"name": "podman-plugins-4:5.2.2-9.el9_5.aarch64",
"product_id": "podman-plugins-4:5.2.2-9.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.2.2-9.el9_5?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:5.2.2-9.el9_5.aarch64",
"product": {
"name": "podman-remote-4:5.2.2-9.el9_5.aarch64",
"product_id": "podman-remote-4:5.2.2-9.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.2.2-9.el9_5?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:5.2.2-9.el9_5.aarch64",
"product": {
"name": "podman-tests-4:5.2.2-9.el9_5.aarch64",
"product_id": "podman-tests-4:5.2.2-9.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.2.2-9.el9_5?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"product": {
"name": "podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"product_id": "podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.2.2-9.el9_5?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"product": {
"name": "podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"product_id": "podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.2.2-9.el9_5?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"product": {
"name": "podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"product_id": "podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.2.2-9.el9_5?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"product": {
"name": "podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"product_id": "podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.2.2-9.el9_5?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-4:5.2.2-9.el9_5.ppc64le",
"product": {
"name": "podman-4:5.2.2-9.el9_5.ppc64le",
"product_id": "podman-4:5.2.2-9.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-9.el9_5?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"product": {
"name": "podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"product_id": "podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.2.2-9.el9_5?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:5.2.2-9.el9_5.ppc64le",
"product": {
"name": "podman-remote-4:5.2.2-9.el9_5.ppc64le",
"product_id": "podman-remote-4:5.2.2-9.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.2.2-9.el9_5?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:5.2.2-9.el9_5.ppc64le",
"product": {
"name": "podman-tests-4:5.2.2-9.el9_5.ppc64le",
"product_id": "podman-tests-4:5.2.2-9.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.2.2-9.el9_5?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"product": {
"name": "podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"product_id": "podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.2.2-9.el9_5?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"product": {
"name": "podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"product_id": "podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.2.2-9.el9_5?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"product_id": "podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.2.2-9.el9_5?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"product": {
"name": "podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"product_id": "podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.2.2-9.el9_5?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-4:5.2.2-9.el9_5.x86_64",
"product": {
"name": "podman-4:5.2.2-9.el9_5.x86_64",
"product_id": "podman-4:5.2.2-9.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-9.el9_5?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:5.2.2-9.el9_5.x86_64",
"product": {
"name": "podman-plugins-4:5.2.2-9.el9_5.x86_64",
"product_id": "podman-plugins-4:5.2.2-9.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.2.2-9.el9_5?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:5.2.2-9.el9_5.x86_64",
"product": {
"name": "podman-remote-4:5.2.2-9.el9_5.x86_64",
"product_id": "podman-remote-4:5.2.2-9.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.2.2-9.el9_5?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:5.2.2-9.el9_5.x86_64",
"product": {
"name": "podman-tests-4:5.2.2-9.el9_5.x86_64",
"product_id": "podman-tests-4:5.2.2-9.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.2.2-9.el9_5?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"product": {
"name": "podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"product_id": "podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.2.2-9.el9_5?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"product": {
"name": "podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"product_id": "podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.2.2-9.el9_5?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"product": {
"name": "podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"product_id": "podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.2.2-9.el9_5?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"product": {
"name": "podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"product_id": "podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.2.2-9.el9_5?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-4:5.2.2-9.el9_5.s390x",
"product": {
"name": "podman-4:5.2.2-9.el9_5.s390x",
"product_id": "podman-4:5.2.2-9.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-9.el9_5?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:5.2.2-9.el9_5.s390x",
"product": {
"name": "podman-plugins-4:5.2.2-9.el9_5.s390x",
"product_id": "podman-plugins-4:5.2.2-9.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.2.2-9.el9_5?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:5.2.2-9.el9_5.s390x",
"product": {
"name": "podman-remote-4:5.2.2-9.el9_5.s390x",
"product_id": "podman-remote-4:5.2.2-9.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.2.2-9.el9_5?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:5.2.2-9.el9_5.s390x",
"product": {
"name": "podman-tests-4:5.2.2-9.el9_5.s390x",
"product_id": "podman-tests-4:5.2.2-9.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.2.2-9.el9_5?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:5.2.2-9.el9_5.s390x",
"product": {
"name": "podman-debugsource-4:5.2.2-9.el9_5.s390x",
"product_id": "podman-debugsource-4:5.2.2-9.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.2.2-9.el9_5?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"product": {
"name": "podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"product_id": "podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.2.2-9.el9_5?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"product": {
"name": "podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"product_id": "podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.2.2-9.el9_5?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"product": {
"name": "podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"product_id": "podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.2.2-9.el9_5?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-4:5.2.2-9.el9_5.noarch",
"product": {
"name": "podman-docker-4:5.2.2-9.el9_5.noarch",
"product_id": "podman-docker-4:5.2.2-9.el9_5.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@5.2.2-9.el9_5?arch=noarch\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:5.2.2-9.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.aarch64"
},
"product_reference": "podman-4:5.2.2-9.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:5.2.2-9.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le"
},
"product_reference": "podman-4:5.2.2-9.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:5.2.2-9.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x"
},
"product_reference": "podman-4:5.2.2-9.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:5.2.2-9.el9_5.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src"
},
"product_reference": "podman-4:5.2.2-9.el9_5.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:5.2.2-9.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64"
},
"product_reference": "podman-4:5.2.2-9.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:5.2.2-9.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64"
},
"product_reference": "podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:5.2.2-9.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le"
},
"product_reference": "podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:5.2.2-9.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x"
},
"product_reference": "podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:5.2.2-9.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64"
},
"product_reference": "podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:5.2.2-9.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64"
},
"product_reference": "podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:5.2.2-9.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le"
},
"product_reference": "podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:5.2.2-9.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x"
},
"product_reference": "podman-debugsource-4:5.2.2-9.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:5.2.2-9.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64"
},
"product_reference": "podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4:5.2.2-9.el9_5.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch"
},
"product_reference": "podman-docker-4:5.2.2-9.el9_5.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:5.2.2-9.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64"
},
"product_reference": "podman-plugins-4:5.2.2-9.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:5.2.2-9.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le"
},
"product_reference": "podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:5.2.2-9.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x"
},
"product_reference": "podman-plugins-4:5.2.2-9.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:5.2.2-9.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64"
},
"product_reference": "podman-plugins-4:5.2.2-9.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64"
},
"product_reference": "podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x"
},
"product_reference": "podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64"
},
"product_reference": "podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:5.2.2-9.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64"
},
"product_reference": "podman-remote-4:5.2.2-9.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:5.2.2-9.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le"
},
"product_reference": "podman-remote-4:5.2.2-9.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:5.2.2-9.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x"
},
"product_reference": "podman-remote-4:5.2.2-9.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:5.2.2-9.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64"
},
"product_reference": "podman-remote-4:5.2.2-9.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64"
},
"product_reference": "podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le"
},
"product_reference": "podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x"
},
"product_reference": "podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64"
},
"product_reference": "podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:5.2.2-9.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64"
},
"product_reference": "podman-tests-4:5.2.2-9.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:5.2.2-9.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le"
},
"product_reference": "podman-tests-4:5.2.2-9.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:5.2.2-9.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x"
},
"product_reference": "podman-tests-4:5.2.2-9.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:5.2.2-9.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.x86_64"
},
"product_reference": "podman-tests-4:5.2.2-9.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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.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:29:20+00:00",
"details": "For details on how to 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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9454"
},
{
"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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.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:29:20+00:00",
"details": "For details on how to 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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9454"
},
{
"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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.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:29:20+00:00",
"details": "For details on how to 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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9454"
},
{
"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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.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:29:20+00:00",
"details": "For details on how to 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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9454"
},
{
"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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.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:29:20+00:00",
"details": "For details on how to 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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9454"
},
{
"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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.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:29:20+00:00",
"details": "For details on how to 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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9454"
},
{
"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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.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:29:20+00:00",
"details": "For details on how to 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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9454"
},
{
"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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.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:podman-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.src",
"AppStream-9.5.0.Z.MAIN:podman-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-debugsource-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-docker-4:5.2.2-9.el9_5.noarch",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-plugins-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-remote-debuginfo-4:5.2.2-9.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:podman-tests-4:5.2.2-9.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:9459
Vulnerability from csaf_redhat - Published: 2024-11-12 10:25 - Updated: 2026-06-06 19:19A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debuginfo-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-debugsource-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:buildah-tests-debuginfo-2:1.37.5-1.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "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-06-06T19:19:25+00:00",
"generator": {
"date": "2026-06-06T19:19:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"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-06-06T19:19:25+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:9960
Vulnerability from csaf_redhat - Published: 2024-11-19 01:54 - Updated: 2026-06-04 00:11A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64 | — |
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:574b94fa671857552d1a413f84a7c9389543485276e224da4abc991e831ebfe4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:898d2f75a55aeea661ed8533b70a65ec430c05cd5aa3f834eaa2502dd7c6c149_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:db259445df5ff6a5bd0faa9ed04e2d0efd61a9af703b2d48db1ab9bc115d7abb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dfb0c4c14278e05c9909d3d2dd76bf264008429e769bbbb18a52409fce7f4fce_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:2bbe258bd894d2f1a7ae940fb0794e3e2da6d50b92535b02b653eea21e156ec4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:6818ab81497735d1ccaebd8814af9104260eb4c5ce484320c19b01d0bc2427d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8caa969bec4ef8787e0ca5530c491ddc91f3d1ed19ff20648e795432c0c50e67_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:d3d9f7acc10c5c86a4651eb6e3d7785d0c3b235c07937508f71cbc3cc71119c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1e0cfc88f7d10b795f69b9328c8decb82cf578f6094a0028e582f643a76615b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:1faadcb77447ca04952734f846cd04bbf688ef430b568b7c0fd0b4a9d57944e5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:550a940f0243123a6ab9c3a2a34b9b8d314850646d3b73baf767ccfb958bc884_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:96f253071d1ed16b7c858d1c42114691307a2faac72619ee32f5a1ff90db8d17_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:0ca0153fd4b04609f4ba5953de6f3e9e6c7f716324529ec386d741b51deef007_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:753f1a59e04ed4b0d30791122d76065f3773ec3d26c39316655481f7834db982_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e197d60887b37e7aec407c9872ec545fe73901de58a4803e56630a2918213dca_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:fdd33c1ab911d0b8e38a8358813de8d49f2ff8dec77a5d2ed57e11b81da83562_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:31fae3bc4af8243f6b02235f746b309c5e5eaa6ef3138c1d23cb5add5f3820a0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5743d98dca1fd770c100db49d07841ea1aad5f28c85e3ac4d3fe8e4af816a039_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a7aacf39f3740e328f2c2c91a96d774af8af64a0c22583eff5e4f73310a0a365_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ae9c1ff570daf3f63b2c0624a83e6e577ee3476f812c149f0a56c67527b6a21a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:3c3b4a09d8ccd72def3569c0e1f99be0b1ee452ad2db49ce46811fd6d394af89_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4fcbd1b09c6673f364777d5970867a51e3510c3d8b12513b7807a025e913051d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:765e3bdb4fc1240d51adb92fcaa72c5e0dd89ca7668eeb7d6e61491c1ec89d6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:9d76566fcc91da5abdbc401470ac50e339b4faa5613e9d75f431a1b289b91c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:0c35864cbaa0f6bec4202004641cdff2b130592e2ce8c66f0179abff8b22d065_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:26ecf9b62abd992a138c0efdbac768af2994261506c87f45ef5c484dffcce943_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2824aa03cdaffe44f21e6f58b57e8cf650cb0e96e15b2fcc987e146678d521ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:cc47ecae2f0d0306f3fc1bfbc13104a99e9fcc093f8c2f05ea479f5a2f966eff_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:426359cc8df7743269b5083bf218f28189d6a2736872d9afb3909d9e7c1c1861_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:4f684ef7417ede239193b32be628a4e3ede4f238d01c457b0cb5283b4e17dd9c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:87e2c30f1b04741775e9b6d73e095585f78bdfd7ea8715cd5fdb1bc65e2bf3ad_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b324db4dd92975489a8ceba2d72ba694b6731782dece3d5df93297e23881011e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:193715bff5bd4bc93fbe8b7313225569ab4b2943d8003dd6d29ca74457621e9a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:71bb8e7d4c7e8f6622e958ec38303f1def3f4d4e36e545ce339dae128a6a4348_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9515898ce41f4f53ea69297ab578298ec70e7f4828bb7769a246f41af5cf5851_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:a853fb4574549241c758e7736e67641e019c41c557d1f0afb2f054155fb84a55_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:64d89d0cb1770aa865a932be052bb03c4e4f6bb47dcc6991365b9b25558361b2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:da2f9dbd22533067dcc2a635a3f2c441cb69a1acb4793fd80b004368dbc0e5ab_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:e28ec47df651730661f559629b8b7a33bfc704c69807b1b8280c258152f63b38_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f3cca8a8c57093fc128d7731257396dda9ed179890d2f6712ed5834d04973659_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:172cc60b6553bfe1016150c87a32bf10f0b77237ca009db8d75c8c6497c82653_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4f60326e0beaaeb585eaae1b4a84d3710603372d8b1fcb89a741aef9ebafb71b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:d8fe9c10704991d25049ed7358bc188ea858ad16035d5eecdff119f9bda6c541_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e365760218025d9ce7dd9c5ad2534c4dae757b459749a6d199daae872b83baff_arm64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "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-06-04T00:11:39+00:00",
"generator": {
"date": "2026-06-04T00:11:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"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-06-04T00:11:39+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-2025:0771
Vulnerability from csaf_redhat - Published: 2025-01-28 15:50 - Updated: 2026-06-02 17: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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:16152f1958c39b2f7796f381acb27927096f33ac1a7202219d4da019b188c9ef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:3cffca082b5d2451108921b226fd9b938bed64d1879b1e9a0af18896193666a9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:56b114ae63e69d2bfe6d3256778e5f12a525f7f0d8875df1f4df64295fd704f2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:bbf803f5600ea64977e2dc7b790c18be8bb6012383a8a6051eb4d4bc51927092_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:434e9437aa77e4446fda71d3cbfaa2b5fd65e5f4a4dd81d200c1f7e3ff4a7783_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:446ccce4d7e6bf9746bf3d2227b63f43641dafc2283c2778ab24934357f6f260_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8a46a94131498c2a46883528b2649e21aabbaa656f28f94d2849511208765ac5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:f97bad0f9da6a369d85ef5f47c20a6e543426031229957495ed8223ed5e1feaa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:0292bec8929b93cedd56e9b1a3889ca631bd094eb76619ce07c0fa784c149457_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:551271874902237ac31f43fc0f52d5e30a58ed7b4380f6880f72c112424a322d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:981d1c332435a7d37d9a5471b70e60ed7255fa2e7f376137aa37464fabd827db_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:e6dfdd774aa508d1cae598fbde44944239fb3f27dfc6f696d6b9ed7c55168f70_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:06eecb7e0b06d3619c90ae929bea860214658ea7a67b8ced548902a15961e5d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:529880c06d04df8943146b6054733098d6f49049f71c65cb8bb5b90481dc8ec7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:949a00c7960288625b09bcc33f4458d94a654e9c1d8ff62261376e73e8932843_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:a6ed4b2bb16917f4c170d7f9f37caa40025b2adf26b7b32e3eb29e7c753ad6ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:1cd7a7e2c6c74c405cf08a442257e406ecb14ad54eec3c435de2b57a9493c196_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:42f26f43662ad9b36be9d0a71410f5132e13bcbd633b854f0025144b7668a8d0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:b3e233bf2bcb9c935b916c3a41f1fde7b4f1548f857c708156686432b2b9c543_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:d892e4081236357a3d77722eee8183dde22d67549ba2abddb8ed1ffebaaa27b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:40ec162b7ef042ca15e71458e8131d62bb0738d33601e9e7ed615a9b0a09eccf_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6de95d50fbdf7d0b2ecb26a418a7d86ab9945693e1b24740573c05cf2f0da6b2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7c858242c476b0400c38f7ef8a660c4c6961728268a0a0efb873533a80ad3b50_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:98c4abc2b0d3c4c60ca868c88c93b2ee5e8da275a273cd9b2e353d02a15f2128_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:29800c0bfb92819df712408119d059a2700256b70237c19743b3541c7e38ce99_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:623bd5b25e7d0d57cd4bca080fc87aa6f4c1491064f05b34463cdd42be4e44e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f3ec7dc587441eab6fbe90972c48655a9e184906092a6eaaec47724b4549bf2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d8b03f7ed7c2a36ebcbb04e30d71c9c11180e5103dba60211122f8f606256185_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:16fc462b1947610c47536a9b8abb57b2cd1277867690cfb195d874858ed72463_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:48437e2a84201ddca777297db29a6e2ef9cb39ced750b1abbaa3180cc02ba04b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b08bd4365b5ee4f24ee1d192f73d4d1a70440d10adf59a10bfc4214fbeebfe9d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f5f651df2afeb3bd590cd606713f160ef27ab1a8999bc2871bb9e9e9db01ca71_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e5da2e733d5b9bf9a9407821721f9e99190f95e22e1f4fff3f11b6ab0a0f29a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62730230ae5edb7584ba66e3ac1c9745cb5b890c8c740006e69a657725590c4a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62b8dd692d5f870e075dbfbdc70cb25804e4bfb4679caf80f75b9103d3b09fe5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:b87494f2b4d011b9ce88114cb29c9169995784b68ca00b3db30f865dde3e38b8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:06a18ba00f334dad26685a2d36eb6fd5cb31ab91ab9ca040821c220a735c64ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:567a2dafe906090b5e6d6b0ae69419cf5826ab2ebefd3d4253bac42ebc940655_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:a19dfd7d025ea46540213c42383d28ad90a2fb87e478293bdf4bd06c2631c2be_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:cc607efeb62eb4aae47dde0f4306c5105680f9807c8811e94aebc263245ff527_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:2ec06aa6fef877f580ae4be39a56a2da94cd12e1b0eb615e3cbb7056682cbc19_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:77c004f3326e7ca629ab4d5de51c36e4fe909c6dede867b69b90011ea5bcb01c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:ca1974cb6ecdef6a255f622eeb5f6d70011ca4b8c8555b783cd999ad15e638c0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbf501256a8f4252cc830f259722094c0a81ed2806507b2e92d0442e0c502f4b_ppc64le | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:16152f1958c39b2f7796f381acb27927096f33ac1a7202219d4da019b188c9ef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:3cffca082b5d2451108921b226fd9b938bed64d1879b1e9a0af18896193666a9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:56b114ae63e69d2bfe6d3256778e5f12a525f7f0d8875df1f4df64295fd704f2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:bbf803f5600ea64977e2dc7b790c18be8bb6012383a8a6051eb4d4bc51927092_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:434e9437aa77e4446fda71d3cbfaa2b5fd65e5f4a4dd81d200c1f7e3ff4a7783_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:446ccce4d7e6bf9746bf3d2227b63f43641dafc2283c2778ab24934357f6f260_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8a46a94131498c2a46883528b2649e21aabbaa656f28f94d2849511208765ac5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:f97bad0f9da6a369d85ef5f47c20a6e543426031229957495ed8223ed5e1feaa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:0292bec8929b93cedd56e9b1a3889ca631bd094eb76619ce07c0fa784c149457_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:551271874902237ac31f43fc0f52d5e30a58ed7b4380f6880f72c112424a322d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:981d1c332435a7d37d9a5471b70e60ed7255fa2e7f376137aa37464fabd827db_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:e6dfdd774aa508d1cae598fbde44944239fb3f27dfc6f696d6b9ed7c55168f70_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:06eecb7e0b06d3619c90ae929bea860214658ea7a67b8ced548902a15961e5d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:529880c06d04df8943146b6054733098d6f49049f71c65cb8bb5b90481dc8ec7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:949a00c7960288625b09bcc33f4458d94a654e9c1d8ff62261376e73e8932843_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:a6ed4b2bb16917f4c170d7f9f37caa40025b2adf26b7b32e3eb29e7c753ad6ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:1cd7a7e2c6c74c405cf08a442257e406ecb14ad54eec3c435de2b57a9493c196_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:42f26f43662ad9b36be9d0a71410f5132e13bcbd633b854f0025144b7668a8d0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:b3e233bf2bcb9c935b916c3a41f1fde7b4f1548f857c708156686432b2b9c543_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:d892e4081236357a3d77722eee8183dde22d67549ba2abddb8ed1ffebaaa27b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:40ec162b7ef042ca15e71458e8131d62bb0738d33601e9e7ed615a9b0a09eccf_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6de95d50fbdf7d0b2ecb26a418a7d86ab9945693e1b24740573c05cf2f0da6b2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7c858242c476b0400c38f7ef8a660c4c6961728268a0a0efb873533a80ad3b50_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:98c4abc2b0d3c4c60ca868c88c93b2ee5e8da275a273cd9b2e353d02a15f2128_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:29800c0bfb92819df712408119d059a2700256b70237c19743b3541c7e38ce99_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:623bd5b25e7d0d57cd4bca080fc87aa6f4c1491064f05b34463cdd42be4e44e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f3ec7dc587441eab6fbe90972c48655a9e184906092a6eaaec47724b4549bf2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d8b03f7ed7c2a36ebcbb04e30d71c9c11180e5103dba60211122f8f606256185_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:16fc462b1947610c47536a9b8abb57b2cd1277867690cfb195d874858ed72463_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:48437e2a84201ddca777297db29a6e2ef9cb39ced750b1abbaa3180cc02ba04b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b08bd4365b5ee4f24ee1d192f73d4d1a70440d10adf59a10bfc4214fbeebfe9d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f5f651df2afeb3bd590cd606713f160ef27ab1a8999bc2871bb9e9e9db01ca71_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e5da2e733d5b9bf9a9407821721f9e99190f95e22e1f4fff3f11b6ab0a0f29a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62730230ae5edb7584ba66e3ac1c9745cb5b890c8c740006e69a657725590c4a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62b8dd692d5f870e075dbfbdc70cb25804e4bfb4679caf80f75b9103d3b09fe5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:b87494f2b4d011b9ce88114cb29c9169995784b68ca00b3db30f865dde3e38b8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:06a18ba00f334dad26685a2d36eb6fd5cb31ab91ab9ca040821c220a735c64ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:567a2dafe906090b5e6d6b0ae69419cf5826ab2ebefd3d4253bac42ebc940655_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:a19dfd7d025ea46540213c42383d28ad90a2fb87e478293bdf4bd06c2631c2be_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:cc607efeb62eb4aae47dde0f4306c5105680f9807c8811e94aebc263245ff527_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:2ec06aa6fef877f580ae4be39a56a2da94cd12e1b0eb615e3cbb7056682cbc19_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:77c004f3326e7ca629ab4d5de51c36e4fe909c6dede867b69b90011ea5bcb01c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:ca1974cb6ecdef6a255f622eeb5f6d70011ca4b8c8555b783cd999ad15e638c0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbf501256a8f4252cc830f259722094c0a81ed2806507b2e92d0442e0c502f4b_ppc64le | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:16152f1958c39b2f7796f381acb27927096f33ac1a7202219d4da019b188c9ef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:3cffca082b5d2451108921b226fd9b938bed64d1879b1e9a0af18896193666a9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:56b114ae63e69d2bfe6d3256778e5f12a525f7f0d8875df1f4df64295fd704f2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-rhel9@sha256:bbf803f5600ea64977e2dc7b790c18be8bb6012383a8a6051eb4d4bc51927092_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:434e9437aa77e4446fda71d3cbfaa2b5fd65e5f4a4dd81d200c1f7e3ff4a7783_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:446ccce4d7e6bf9746bf3d2227b63f43641dafc2283c2778ab24934357f6f260_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:8a46a94131498c2a46883528b2649e21aabbaa656f28f94d2849511208765ac5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:f97bad0f9da6a369d85ef5f47c20a6e543426031229957495ed8223ed5e1feaa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:0292bec8929b93cedd56e9b1a3889ca631bd094eb76619ce07c0fa784c149457_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:551271874902237ac31f43fc0f52d5e30a58ed7b4380f6880f72c112424a322d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:981d1c332435a7d37d9a5471b70e60ed7255fa2e7f376137aa37464fabd827db_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-mustgather-rhel9@sha256:e6dfdd774aa508d1cae598fbde44944239fb3f27dfc6f696d6b9ed7c55168f70_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:06eecb7e0b06d3619c90ae929bea860214658ea7a67b8ced548902a15961e5d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:529880c06d04df8943146b6054733098d6f49049f71c65cb8bb5b90481dc8ec7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:949a00c7960288625b09bcc33f4458d94a654e9c1d8ff62261376e73e8932843_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-operator-bundle@sha256:a6ed4b2bb16917f4c170d7f9f37caa40025b2adf26b7b32e3eb29e7c753ad6ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:1cd7a7e2c6c74c405cf08a442257e406ecb14ad54eec3c435de2b57a9493c196_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:42f26f43662ad9b36be9d0a71410f5132e13bcbd633b854f0025144b7668a8d0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:b3e233bf2bcb9c935b916c3a41f1fde7b4f1548f857c708156686432b2b9c543_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-rhel9-operator@sha256:d892e4081236357a3d77722eee8183dde22d67549ba2abddb8ed1ffebaaa27b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:40ec162b7ef042ca15e71458e8131d62bb0738d33601e9e7ed615a9b0a09eccf_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6de95d50fbdf7d0b2ecb26a418a7d86ab9945693e1b24740573c05cf2f0da6b2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7c858242c476b0400c38f7ef8a660c4c6961728268a0a0efb873533a80ad3b50_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:98c4abc2b0d3c4c60ca868c88c93b2ee5e8da275a273cd9b2e353d02a15f2128_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:29800c0bfb92819df712408119d059a2700256b70237c19743b3541c7e38ce99_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:623bd5b25e7d0d57cd4bca080fc87aa6f4c1491064f05b34463cdd42be4e44e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f3ec7dc587441eab6fbe90972c48655a9e184906092a6eaaec47724b4549bf2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d8b03f7ed7c2a36ebcbb04e30d71c9c11180e5103dba60211122f8f606256185_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:16fc462b1947610c47536a9b8abb57b2cd1277867690cfb195d874858ed72463_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:48437e2a84201ddca777297db29a6e2ef9cb39ced750b1abbaa3180cc02ba04b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b08bd4365b5ee4f24ee1d192f73d4d1a70440d10adf59a10bfc4214fbeebfe9d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f5f651df2afeb3bd590cd606713f160ef27ab1a8999bc2871bb9e9e9db01ca71_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e5da2e733d5b9bf9a9407821721f9e99190f95e22e1f4fff3f11b6ab0a0f29a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62730230ae5edb7584ba66e3ac1c9745cb5b890c8c740006e69a657725590c4a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:62b8dd692d5f870e075dbfbdc70cb25804e4bfb4679caf80f75b9103d3b09fe5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:b87494f2b4d011b9ce88114cb29c9169995784b68ca00b3db30f865dde3e38b8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:06a18ba00f334dad26685a2d36eb6fd5cb31ab91ab9ca040821c220a735c64ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:567a2dafe906090b5e6d6b0ae69419cf5826ab2ebefd3d4253bac42ebc940655_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:a19dfd7d025ea46540213c42383d28ad90a2fb87e478293bdf4bd06c2631c2be_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-plugin-rhel9@sha256:cc607efeb62eb4aae47dde0f4306c5105680f9807c8811e94aebc263245ff527_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:2ec06aa6fef877f580ae4be39a56a2da94cd12e1b0eb615e3cbb7056682cbc19_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:77c004f3326e7ca629ab4d5de51c36e4fe909c6dede867b69b90011ea5bcb01c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:ca1974cb6ecdef6a255f622eeb5f6d70011ca4b8c8555b783cd999ad15e638c0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.4:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbf501256a8f4252cc830f259722094c0a81ed2806507b2e92d0442e0c502f4b_ppc64le | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "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-06-02T17:44:06+00:00",
"generator": {
"date": "2026-06-02T17:44:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"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-06-02T17:44:06+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:7118
Vulnerability from csaf_redhat - Published: 2025-05-13 08:41 - Updated: 2026-06-04 00:15A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey and ctx. That function uses named return parameters to free pkey and ctx if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the "return nil, nil, fail(...)" pattern, meaning that pkey and ctx will be nil inside the deferred function that should free them.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-0:141-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-0:141-1.el9.src | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-depsolve-dnf-0:141-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-luks2-0:141-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-lvm2-0:141-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-ostree-0:141-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-selinux-0:141-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:python3-osbuild-0:141-1.el9.noarch | — |
Workaround
|
A vulnerability was found in Golang FIPS OpenSSL. This flaw allows a malicious user to randomly cause an uninitialized buffer length variable with a zeroed buffer to be returned in FIPS mode. It may also be possible to force a false positive match between non-equal hashes when comparing a trusted computed hmac sum to an untrusted input sum if an attacker can send a zeroed buffer in place of a pre-computed sum. It is also possible to force a derived key to be all zeros instead of an unpredictable value. This may have follow-on implications for the Go TLS stack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-0:141-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-0:141-1.el9.src | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-depsolve-dnf-0:141-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-luks2-0:141-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-lvm2-0:141-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-ostree-0:141-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-selinux-0:141-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:python3-osbuild-0:141-1.el9.noarch | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-0:141-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-0:141-1.el9.src | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-depsolve-dnf-0:141-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-luks2-0:141-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-lvm2-0:141-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-ostree-0:141-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:osbuild-selinux-0:141-1.el9.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.GA:python3-osbuild-0:141-1.el9.noarch | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for osbuild and osbuild-composer 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": "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* golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads (CVE-2024-1394)\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* golang-fips: Golang FIPS zeroed buffer (CVE-2024-9355)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:7118",
"url": "https://access.redhat.com/errata/RHSA-2025:7118"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.6_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.6_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2262921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
},
{
"category": "external",
"summary": "2310529",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310529"
},
{
"category": "external",
"summary": "2315719",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2315719"
},
{
"category": "external",
"summary": "RHEL-16396",
"url": "https://issues.redhat.com/browse/RHEL-16396"
},
{
"category": "external",
"summary": "RHEL-4570",
"url": "https://issues.redhat.com/browse/RHEL-4570"
},
{
"category": "external",
"summary": "RHEL-4617",
"url": "https://issues.redhat.com/browse/RHEL-4617"
},
{
"category": "external",
"summary": "RHEL-4636",
"url": "https://issues.redhat.com/browse/RHEL-4636"
},
{
"category": "external",
"summary": "RHEL-56049",
"url": "https://issues.redhat.com/browse/RHEL-56049"
},
{
"category": "external",
"summary": "RHEL-78659",
"url": "https://issues.redhat.com/browse/RHEL-78659"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_7118.json"
}
],
"title": "Red Hat Security Advisory: osbuild and osbuild-composer security update",
"tracking": {
"current_release_date": "2026-06-04T00:15:15+00:00",
"generator": {
"date": "2026-06-04T00:15:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:7118",
"initial_release_date": "2025-05-13T08:41:23+00:00",
"revision_history": [
{
"date": "2025-05-13T08:41:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-13T08:41:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-04T00:15:15+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.6.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:132-1.el9.src",
"product": {
"name": "osbuild-composer-0:132-1.el9.src",
"product_id": "osbuild-composer-0:132-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@132-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "osbuild-0:141-1.el9.src",
"product": {
"name": "osbuild-0:141-1.el9.src",
"product_id": "osbuild-0:141-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild@141-1.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:132-1.el9.aarch64",
"product": {
"name": "osbuild-composer-0:132-1.el9.aarch64",
"product_id": "osbuild-composer-0:132-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@132-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:132-1.el9.aarch64",
"product": {
"name": "osbuild-composer-core-0:132-1.el9.aarch64",
"product_id": "osbuild-composer-core-0:132-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@132-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:132-1.el9.aarch64",
"product": {
"name": "osbuild-composer-worker-0:132-1.el9.aarch64",
"product_id": "osbuild-composer-worker-0:132-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@132-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:132-1.el9.aarch64",
"product": {
"name": "osbuild-composer-debugsource-0:132-1.el9.aarch64",
"product_id": "osbuild-composer-debugsource-0:132-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@132-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:132-1.el9.aarch64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:132-1.el9.aarch64",
"product_id": "osbuild-composer-core-debuginfo-0:132-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@132-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:132-1.el9.aarch64",
"product": {
"name": "osbuild-composer-debuginfo-0:132-1.el9.aarch64",
"product_id": "osbuild-composer-debuginfo-0:132-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@132-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:132-1.el9.aarch64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:132-1.el9.aarch64",
"product_id": "osbuild-composer-tests-debuginfo-0:132-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@132-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:132-1.el9.aarch64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:132-1.el9.aarch64",
"product_id": "osbuild-composer-worker-debuginfo-0:132-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@132-1.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:132-1.el9.ppc64le",
"product": {
"name": "osbuild-composer-0:132-1.el9.ppc64le",
"product_id": "osbuild-composer-0:132-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@132-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:132-1.el9.ppc64le",
"product": {
"name": "osbuild-composer-core-0:132-1.el9.ppc64le",
"product_id": "osbuild-composer-core-0:132-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@132-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:132-1.el9.ppc64le",
"product": {
"name": "osbuild-composer-worker-0:132-1.el9.ppc64le",
"product_id": "osbuild-composer-worker-0:132-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@132-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:132-1.el9.ppc64le",
"product": {
"name": "osbuild-composer-debugsource-0:132-1.el9.ppc64le",
"product_id": "osbuild-composer-debugsource-0:132-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@132-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:132-1.el9.ppc64le",
"product": {
"name": "osbuild-composer-core-debuginfo-0:132-1.el9.ppc64le",
"product_id": "osbuild-composer-core-debuginfo-0:132-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@132-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:132-1.el9.ppc64le",
"product": {
"name": "osbuild-composer-debuginfo-0:132-1.el9.ppc64le",
"product_id": "osbuild-composer-debuginfo-0:132-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@132-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:132-1.el9.ppc64le",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:132-1.el9.ppc64le",
"product_id": "osbuild-composer-tests-debuginfo-0:132-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@132-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:132-1.el9.ppc64le",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:132-1.el9.ppc64le",
"product_id": "osbuild-composer-worker-debuginfo-0:132-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@132-1.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:132-1.el9.x86_64",
"product": {
"name": "osbuild-composer-0:132-1.el9.x86_64",
"product_id": "osbuild-composer-0:132-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@132-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:132-1.el9.x86_64",
"product": {
"name": "osbuild-composer-core-0:132-1.el9.x86_64",
"product_id": "osbuild-composer-core-0:132-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@132-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:132-1.el9.x86_64",
"product": {
"name": "osbuild-composer-worker-0:132-1.el9.x86_64",
"product_id": "osbuild-composer-worker-0:132-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@132-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:132-1.el9.x86_64",
"product": {
"name": "osbuild-composer-debugsource-0:132-1.el9.x86_64",
"product_id": "osbuild-composer-debugsource-0:132-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@132-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:132-1.el9.x86_64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:132-1.el9.x86_64",
"product_id": "osbuild-composer-core-debuginfo-0:132-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@132-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:132-1.el9.x86_64",
"product": {
"name": "osbuild-composer-debuginfo-0:132-1.el9.x86_64",
"product_id": "osbuild-composer-debuginfo-0:132-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@132-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:132-1.el9.x86_64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:132-1.el9.x86_64",
"product_id": "osbuild-composer-tests-debuginfo-0:132-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@132-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:132-1.el9.x86_64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:132-1.el9.x86_64",
"product_id": "osbuild-composer-worker-debuginfo-0:132-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@132-1.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:132-1.el9.s390x",
"product": {
"name": "osbuild-composer-0:132-1.el9.s390x",
"product_id": "osbuild-composer-0:132-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@132-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:132-1.el9.s390x",
"product": {
"name": "osbuild-composer-core-0:132-1.el9.s390x",
"product_id": "osbuild-composer-core-0:132-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@132-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:132-1.el9.s390x",
"product": {
"name": "osbuild-composer-worker-0:132-1.el9.s390x",
"product_id": "osbuild-composer-worker-0:132-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@132-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:132-1.el9.s390x",
"product": {
"name": "osbuild-composer-debugsource-0:132-1.el9.s390x",
"product_id": "osbuild-composer-debugsource-0:132-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@132-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:132-1.el9.s390x",
"product": {
"name": "osbuild-composer-core-debuginfo-0:132-1.el9.s390x",
"product_id": "osbuild-composer-core-debuginfo-0:132-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@132-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:132-1.el9.s390x",
"product": {
"name": "osbuild-composer-debuginfo-0:132-1.el9.s390x",
"product_id": "osbuild-composer-debuginfo-0:132-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@132-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:132-1.el9.s390x",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:132-1.el9.s390x",
"product_id": "osbuild-composer-tests-debuginfo-0:132-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@132-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:132-1.el9.s390x",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:132-1.el9.s390x",
"product_id": "osbuild-composer-worker-debuginfo-0:132-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@132-1.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-0:141-1.el9.noarch",
"product": {
"name": "osbuild-0:141-1.el9.noarch",
"product_id": "osbuild-0:141-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild@141-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "osbuild-depsolve-dnf-0:141-1.el9.noarch",
"product": {
"name": "osbuild-depsolve-dnf-0:141-1.el9.noarch",
"product_id": "osbuild-depsolve-dnf-0:141-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-depsolve-dnf@141-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "osbuild-luks2-0:141-1.el9.noarch",
"product": {
"name": "osbuild-luks2-0:141-1.el9.noarch",
"product_id": "osbuild-luks2-0:141-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-luks2@141-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "osbuild-lvm2-0:141-1.el9.noarch",
"product": {
"name": "osbuild-lvm2-0:141-1.el9.noarch",
"product_id": "osbuild-lvm2-0:141-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-lvm2@141-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "osbuild-ostree-0:141-1.el9.noarch",
"product": {
"name": "osbuild-ostree-0:141-1.el9.noarch",
"product_id": "osbuild-ostree-0:141-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-ostree@141-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "osbuild-selinux-0:141-1.el9.noarch",
"product": {
"name": "osbuild-selinux-0:141-1.el9.noarch",
"product_id": "osbuild-selinux-0:141-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-selinux@141-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-osbuild-0:141-1.el9.noarch",
"product": {
"name": "python3-osbuild-0:141-1.el9.noarch",
"product_id": "python3-osbuild-0:141-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-osbuild@141-1.el9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-0:141-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-0:141-1.el9.noarch"
},
"product_reference": "osbuild-0:141-1.el9.noarch",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-0:141-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-0:141-1.el9.src"
},
"product_reference": "osbuild-0:141-1.el9.src",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:132-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.aarch64"
},
"product_reference": "osbuild-composer-0:132-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:132-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.ppc64le"
},
"product_reference": "osbuild-composer-0:132-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:132-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.s390x"
},
"product_reference": "osbuild-composer-0:132-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:132-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.src"
},
"product_reference": "osbuild-composer-0:132-1.el9.src",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:132-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.x86_64"
},
"product_reference": "osbuild-composer-0:132-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:132-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.aarch64"
},
"product_reference": "osbuild-composer-core-0:132-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:132-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.ppc64le"
},
"product_reference": "osbuild-composer-core-0:132-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:132-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.s390x"
},
"product_reference": "osbuild-composer-core-0:132-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:132-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.x86_64"
},
"product_reference": "osbuild-composer-core-0:132-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:132-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.aarch64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:132-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:132-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.ppc64le"
},
"product_reference": "osbuild-composer-core-debuginfo-0:132-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:132-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.s390x"
},
"product_reference": "osbuild-composer-core-debuginfo-0:132-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:132-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.x86_64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:132-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:132-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.aarch64"
},
"product_reference": "osbuild-composer-debuginfo-0:132-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:132-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.ppc64le"
},
"product_reference": "osbuild-composer-debuginfo-0:132-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:132-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.s390x"
},
"product_reference": "osbuild-composer-debuginfo-0:132-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:132-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.x86_64"
},
"product_reference": "osbuild-composer-debuginfo-0:132-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:132-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.aarch64"
},
"product_reference": "osbuild-composer-debugsource-0:132-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:132-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.ppc64le"
},
"product_reference": "osbuild-composer-debugsource-0:132-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:132-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.s390x"
},
"product_reference": "osbuild-composer-debugsource-0:132-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:132-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.x86_64"
},
"product_reference": "osbuild-composer-debugsource-0:132-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:132-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.aarch64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:132-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:132-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.ppc64le"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:132-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:132-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.s390x"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:132-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:132-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.x86_64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:132-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:132-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.aarch64"
},
"product_reference": "osbuild-composer-worker-0:132-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:132-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.ppc64le"
},
"product_reference": "osbuild-composer-worker-0:132-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:132-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.s390x"
},
"product_reference": "osbuild-composer-worker-0:132-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:132-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.x86_64"
},
"product_reference": "osbuild-composer-worker-0:132-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:132-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.aarch64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:132-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:132-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.ppc64le"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:132-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:132-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.s390x"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:132-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:132-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.x86_64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:132-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-depsolve-dnf-0:141-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-depsolve-dnf-0:141-1.el9.noarch"
},
"product_reference": "osbuild-depsolve-dnf-0:141-1.el9.noarch",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-luks2-0:141-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-luks2-0:141-1.el9.noarch"
},
"product_reference": "osbuild-luks2-0:141-1.el9.noarch",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-lvm2-0:141-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-lvm2-0:141-1.el9.noarch"
},
"product_reference": "osbuild-lvm2-0:141-1.el9.noarch",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-ostree-0:141-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-ostree-0:141-1.el9.noarch"
},
"product_reference": "osbuild-ostree-0:141-1.el9.noarch",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-selinux-0:141-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:osbuild-selinux-0:141-1.el9.noarch"
},
"product_reference": "osbuild-selinux-0:141-1.el9.noarch",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-osbuild-0:141-1.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:python3-osbuild-0:141-1.el9.noarch"
},
"product_reference": "python3-osbuild-0:141-1.el9.noarch",
"relates_to_product_reference": "AppStream-9.6.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"@r3kumar",
"@qmuntal"
]
}
],
"cve": "CVE-2024-1394",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.6.0.GA:osbuild-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-0:141-1.el9.src",
"AppStream-9.6.0.GA:osbuild-depsolve-dnf-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-luks2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-lvm2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-ostree-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-selinux-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:python3-osbuild-0:141-1.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2262921"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs\u200b. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey\u200b and ctx\u200b. That function uses named return parameters to free pkey\u200b and ctx\u200b if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the \"return nil, nil, fail(...)\" pattern, meaning that pkey\u200b and ctx\u200b will be nil inside the deferred function that should free them.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.src",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.x86_64"
],
"known_not_affected": [
"AppStream-9.6.0.GA:osbuild-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-0:141-1.el9.src",
"AppStream-9.6.0.GA:osbuild-depsolve-dnf-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-luks2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-lvm2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-ostree-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-selinux-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:python3-osbuild-0:141-1.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1394"
},
{
"category": "external",
"summary": "RHBZ#2262921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1394",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1394"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394"
},
{
"category": "external",
"summary": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136",
"url": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136"
},
{
"category": "external",
"summary": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6",
"url": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6"
},
{
"category": "external",
"summary": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f",
"url": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2660",
"url": "https://pkg.go.dev/vuln/GO-2024-2660"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2660.json",
"url": "https://vuln.go.dev/ID/GO-2024-2660.json"
}
],
"release_date": "2024-03-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T08:41: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.6.0.GA:osbuild-composer-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.src",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7118"
},
{
"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.6.0.GA:osbuild-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-0:141-1.el9.src",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.src",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-depsolve-dnf-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-luks2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-lvm2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-ostree-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-selinux-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:python3-osbuild-0:141-1.el9.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.6.0.GA:osbuild-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-0:141-1.el9.src",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.src",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-depsolve-dnf-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-luks2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-lvm2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-ostree-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-selinux-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:python3-osbuild-0:141-1.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads"
},
{
"acknowledgments": [
{
"names": [
"David Benoit"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2024-9355",
"cwe": {
"id": "CWE-457",
"name": "Use of Uninitialized Variable"
},
"discovery_date": "2024-09-30T17:51:17.811000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.6.0.GA:osbuild-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-0:141-1.el9.src",
"AppStream-9.6.0.GA:osbuild-depsolve-dnf-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-luks2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-lvm2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-ostree-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-selinux-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:python3-osbuild-0:141-1.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2315719"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Golang FIPS OpenSSL. This flaw allows a malicious user to randomly cause an uninitialized buffer length variable with a zeroed buffer to be returned in FIPS mode. It may also be possible to force a false positive match between non-equal hashes when comparing a trusted computed hmac sum to an untrusted input sum if an attacker can send a zeroed buffer in place of a pre-computed sum.\u00a0 It is also possible to force a derived key to be all zeros instead of an unpredictable value.\u00a0 This may have follow-on implications for the Go TLS stack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-fips: Golang FIPS zeroed buffer",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is specific to the Go language and only affects the test code in cri-o and conmon, not the production code. Since both projects use Go exclusively for testing purposes, this issue does not impact their production environment. Therefore, cri-o and conmon are not affected by this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.src",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.x86_64"
],
"known_not_affected": [
"AppStream-9.6.0.GA:osbuild-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-0:141-1.el9.src",
"AppStream-9.6.0.GA:osbuild-depsolve-dnf-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-luks2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-lvm2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-ostree-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-selinux-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:python3-osbuild-0:141-1.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-9355"
},
{
"category": "external",
"summary": "RHBZ#2315719",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2315719"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-9355",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9355"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9355",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9355"
},
{
"category": "external",
"summary": "https://github.com/golang-fips/openssl/pull/198",
"url": "https://github.com/golang-fips/openssl/pull/198"
}
],
"release_date": "2024-09-30T20:53:42.833000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T08:41: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.6.0.GA:osbuild-composer-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.src",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7118"
},
{
"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.6.0.GA:osbuild-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-0:141-1.el9.src",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.src",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-depsolve-dnf-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-luks2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-lvm2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-ostree-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-selinux-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:python3-osbuild-0:141-1.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.GA:osbuild-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-0:141-1.el9.src",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.src",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-depsolve-dnf-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-luks2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-lvm2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-ostree-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-selinux-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:python3-osbuild-0:141-1.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-fips: Golang FIPS zeroed buffer"
},
{
"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": [
"AppStream-9.6.0.GA:osbuild-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-0:141-1.el9.src",
"AppStream-9.6.0.GA:osbuild-depsolve-dnf-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-luks2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-lvm2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-ostree-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-selinux-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:python3-osbuild-0:141-1.el9.noarch"
]
}
],
"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.6.0.GA:osbuild-composer-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.src",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.x86_64"
],
"known_not_affected": [
"AppStream-9.6.0.GA:osbuild-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-0:141-1.el9.src",
"AppStream-9.6.0.GA:osbuild-depsolve-dnf-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-luks2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-lvm2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-ostree-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-selinux-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:python3-osbuild-0:141-1.el9.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": "2025-05-13T08:41: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.6.0.GA:osbuild-composer-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.src",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7118"
},
{
"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.6.0.GA:osbuild-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-0:141-1.el9.src",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.src",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-depsolve-dnf-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-luks2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-lvm2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-ostree-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-selinux-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:python3-osbuild-0:141-1.el9.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.6.0.GA:osbuild-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-0:141-1.el9.src",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.src",
"AppStream-9.6.0.GA:osbuild-composer-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-core-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-debugsource-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-tests-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.aarch64",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.ppc64le",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.s390x",
"AppStream-9.6.0.GA:osbuild-composer-worker-debuginfo-0:132-1.el9.x86_64",
"AppStream-9.6.0.GA:osbuild-depsolve-dnf-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-luks2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-lvm2-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-ostree-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:osbuild-selinux-0:141-1.el9.noarch",
"AppStream-9.6.0.GA:python3-osbuild-0:141-1.el9.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-2026:2164
Vulnerability from csaf_redhat - Published: 2026-02-05 17:49 - Updated: 2026-06-06 19:23A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64 | — |
Workaround
|
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64 | — |
Workaround
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Data Foundation 4.16 security, enhancement \u0026 bug fix update",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Data Foundation 4.16 security, enhancement \u0026 bug fix update.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2164",
"url": "https://access.redhat.com/errata/RHSA-2026:2164"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-34155",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"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-34158",
"url": "https://access.redhat.com/security/cve/CVE-2024-34158"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22868",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-30204",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2164.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.16 security, enhancement \u0026 bug fix update",
"tracking": {
"current_release_date": "2026-06-06T19:23:10+00:00",
"generator": {
"date": "2026-06-06T19:23:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:2164",
"initial_release_date": "2026-02-05T17:49:21+00:00",
"revision_history": [
{
"date": "2026-02-05T17:49:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-05T17:49:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-06T19:23:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Openshift Data Foundation 4.16",
"product": {
"name": "Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Openshift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3Ab4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697022"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769716926"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3Aa4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697227"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"product_id": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256%3Ad0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769719543"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769510077"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256%3A425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769719475"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697472"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"product_id": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256%3Ad6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769719406"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Ae538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769720356"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769510286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3Aae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509572"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256%3Ae422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769719402"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769720169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3Aa527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256%3A694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769721945"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769510518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"product_id": "registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256%3A68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769722065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"product_id": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256%3A67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769719461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"product_id": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256%3A3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769719408"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"product_id": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256%3A4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769719421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"product_id": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256%3A2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769719482"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3Aff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769698118"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256%3A917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769719549"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697022"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769716926"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697227"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3Acdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769510077"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697472"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3Ab512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3Aac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3A7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769720356"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769510286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509572"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3Ae7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769720169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3Acc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769510518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3Af2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769698118"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697022"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769716926"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697227"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769510077"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697472"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3A49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769720356"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769510286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3Ab938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509572"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769720169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3Adef7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769510518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3Ad43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769698118"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3Acde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697227"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769510077"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3Ac382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509572"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769510518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509748"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
}
]
},
"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": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_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": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_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": "2026-02-05T17:49:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.16/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2164"
},
{
"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 Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_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": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_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": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_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": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_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": "2026-02-05T17:49:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.16/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2164"
},
{
"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 Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_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": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_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": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_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": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_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": "2026-02-05T17:49:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.16/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2164"
},
{
"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 Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_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": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_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"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T17:49:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.16/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2164"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_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": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T17:49:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.16/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2164"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_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": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2026:2172
Vulnerability from csaf_redhat - Published: 2026-02-05 18:06 - Updated: 2026-06-06 19:23A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64 | — |
Workaround
|
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64 | — |
Workaround
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Data Foundation 4.15 security, enhancement \u0026 bug fix update",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Data Foundation 4.15 security, enhancement \u0026 bug fix update.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2172",
"url": "https://access.redhat.com/errata/RHSA-2026:2172"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-34155",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"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-34158",
"url": "https://access.redhat.com/security/cve/CVE-2024-34158"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22868",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-30204",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2172.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.15 security, enhancement \u0026 bug fix update",
"tracking": {
"current_release_date": "2026-06-06T19:23:15+00:00",
"generator": {
"date": "2026-06-06T19:23:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:2172",
"initial_release_date": "2026-02-05T18:06:29+00:00",
"revision_history": [
{
"date": "2026-02-05T18:06:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-05T18:06:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-06T19:23:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Openshift Data Foundation 4.15",
"product": {
"name": "Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.15::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Openshift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749709"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3Ad461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3Ac6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749047"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3Adeb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769748990"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3Aafff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769757908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749192"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3Ac92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3A57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769757921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3Afa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769757671"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749419"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3Ac46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749709"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3Aeb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3Acf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3Ae027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749419"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749709"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"product_id": "registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256%3A452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769763514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"product_id": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256%3A049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769763491"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"product_id": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256%3Abb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769763496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3Ae7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3Accebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749047"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769748990"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"product_id": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256%3Ab2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769763472"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769757908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3Ae76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256%3A50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769763563"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3Afa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749192"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3Ab7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"product_id": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256%3Aa4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769763478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3A025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769757921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256%3Abdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769763485"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769757671"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749419"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256%3Ad62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769763505"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749530"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3Aea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749709"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3Acb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3Ada9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749047"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769748990"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3Aaf18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769757908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3Aabbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749192"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3Ae6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Ab77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769757921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3Ab01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769757671"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749419"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749530"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
}
]
},
"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": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_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": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_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": "2026-02-05T18:06:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.15/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2172"
},
{
"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 Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_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": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_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": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_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": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_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": "2026-02-05T18:06:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.15/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2172"
},
{
"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 Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_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": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_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": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_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": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_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": "2026-02-05T18:06:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.15/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2172"
},
{
"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 Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_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": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_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"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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 Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T18:06:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.15/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2172"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_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": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T18:06:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.15/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2172"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_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": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
SUSE-SU-2024:3196-1
Vulnerability from csaf_suse - Published: 2024-09-10 14:10 - Updated: 2024-09-10 14:10| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.22",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.22 fixes the following issues:\n\n- Update to go v1.22.7 \n- CVE-2024-34155: Fixed stack exhaustion in all Parse* functions. (bsc#1230252)\n- CVE-2024-34156: Fixed stack exhaustion in Decoder.Decode. (bsc#1230253)\n- CVE-2024-34158: Fixed stack exhaustion in Parse. (bsc#1230254)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3196,SUSE-SLE-SDK-12-SP5-2024-3196",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_3196-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3196-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243196-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3196-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-September/036845.html"
},
{
"category": "self",
"summary": "SUSE Bug 1218424",
"url": "https://bugzilla.suse.com/1218424"
},
{
"category": "self",
"summary": "SUSE Bug 1230252",
"url": "https://bugzilla.suse.com/1230252"
},
{
"category": "self",
"summary": "SUSE Bug 1230253",
"url": "https://bugzilla.suse.com/1230253"
},
{
"category": "self",
"summary": "SUSE Bug 1230254",
"url": "https://bugzilla.suse.com/1230254"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-34155 page",
"url": "https://www.suse.com/security/cve/CVE-2024-34155/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-34156 page",
"url": "https://www.suse.com/security/cve/CVE-2024-34156/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-34158 page",
"url": "https://www.suse.com/security/cve/CVE-2024-34158/"
}
],
"title": "Security update for go1.22",
"tracking": {
"current_release_date": "2024-09-10T14:10:34Z",
"generator": {
"date": "2024-09-10T14:10:34Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3196-1",
"initial_release_date": "2024-09-10T14:10:34Z",
"revision_history": [
{
"date": "2024-09-10T14:10:34Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.7-1.21.1.aarch64",
"product": {
"name": "go1.22-1.22.7-1.21.1.aarch64",
"product_id": "go1.22-1.22.7-1.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.7-1.21.1.aarch64",
"product": {
"name": "go1.22-doc-1.22.7-1.21.1.aarch64",
"product_id": "go1.22-doc-1.22.7-1.21.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.7-1.21.1.i586",
"product": {
"name": "go1.22-1.22.7-1.21.1.i586",
"product_id": "go1.22-1.22.7-1.21.1.i586"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.7-1.21.1.i586",
"product": {
"name": "go1.22-doc-1.22.7-1.21.1.i586",
"product_id": "go1.22-doc-1.22.7-1.21.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.7-1.21.1.ppc64le",
"product": {
"name": "go1.22-1.22.7-1.21.1.ppc64le",
"product_id": "go1.22-1.22.7-1.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.7-1.21.1.ppc64le",
"product": {
"name": "go1.22-doc-1.22.7-1.21.1.ppc64le",
"product_id": "go1.22-doc-1.22.7-1.21.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.7-1.21.1.s390x",
"product": {
"name": "go1.22-1.22.7-1.21.1.s390x",
"product_id": "go1.22-1.22.7-1.21.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.7-1.21.1.s390x",
"product": {
"name": "go1.22-doc-1.22.7-1.21.1.s390x",
"product_id": "go1.22-doc-1.22.7-1.21.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.7-1.21.1.x86_64",
"product": {
"name": "go1.22-1.22.7-1.21.1.x86_64",
"product_id": "go1.22-1.22.7-1.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.7-1.21.1.x86_64",
"product": {
"name": "go1.22-doc-1.22.7-1.21.1.x86_64",
"product_id": "go1.22-doc-1.22.7-1.21.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.7-1.21.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.aarch64"
},
"product_reference": "go1.22-1.22.7-1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.7-1.21.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.ppc64le"
},
"product_reference": "go1.22-1.22.7-1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.7-1.21.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.s390x"
},
"product_reference": "go1.22-1.22.7-1.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.7-1.21.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.x86_64"
},
"product_reference": "go1.22-1.22.7-1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.7-1.21.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.aarch64"
},
"product_reference": "go1.22-doc-1.22.7-1.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.7-1.21.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.ppc64le"
},
"product_reference": "go1.22-doc-1.22.7-1.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.7-1.21.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.s390x"
},
"product_reference": "go1.22-doc-1.22.7-1.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.7-1.21.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.x86_64"
},
"product_reference": "go1.22-doc-1.22.7-1.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34155",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-34155"
}
],
"notes": [
{
"category": "general",
"text": "Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-34155",
"url": "https://www.suse.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "SUSE Bug 1230252 for CVE-2024-34155",
"url": "https://bugzilla.suse.com/1230252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-10T14:10:34Z",
"details": "moderate"
}
],
"title": "CVE-2024-34155"
},
{
"cve": "CVE-2024-34156",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-34156"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-34156",
"url": "https://www.suse.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "SUSE Bug 1230253 for CVE-2024-34156",
"url": "https://bugzilla.suse.com/1230253"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-10T14:10:34Z",
"details": "moderate"
}
],
"title": "CVE-2024-34156"
},
{
"cve": "CVE-2024-34158",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-34158"
}
],
"notes": [
{
"category": "general",
"text": "Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-34158",
"url": "https://www.suse.com/security/cve/CVE-2024-34158"
},
{
"category": "external",
"summary": "SUSE Bug 1230254 for CVE-2024-34158",
"url": "https://bugzilla.suse.com/1230254"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.7-1.21.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.7-1.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-10T14:10:34Z",
"details": "moderate"
}
],
"title": "CVE-2024-34158"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.